JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-25T00:10:43.952Z||main|||||INFO|500||The following profiles are active: basic 2023-03-25T00:10:55.370Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-25T00:10:55.371Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-25T00:10:55.587Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-25T00:10:58.320Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-25T00:10:58.811Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-25T00:10:59.264Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-25T00:10:59.570Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-25T00:11:00.391Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-25T00:11:03.794Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-25T00:11:04.555Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-25T00:11:06.844Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-25T00:11:06.999Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-25T00:11:07.087Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-25T00:11:07.096Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-25T00:11:07.607Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-25T00:11:08.208Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-25T00:11:09.302Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-03-25T00:11:10.297Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-03-25T00:11:10.301Z||main|||||ERROR|500||(conn=802) Table 'catalogdb.activity_spec' doesn't exist 2023-03-25T00:11:10.325Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet 2023-03-25T00:11:13.100Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-25T00:11:15.653Z||main|||||WARN|500||--- 2023-03-25T00:11:15.654Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-25T00:11:15.654Z||main|||||WARN|500||--- 2023-03-25T00:11:15.988Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-25T00:11:20.283Z||main|||||INFO|500||Started Application in 42.021 seconds (JVM running for 45.098) 2023-03-25T00:11:20.306Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-25T00:11:20.309Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-25T00:11:20.315Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-25T00:11:20.397Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= fbe641df-5d80-412f-8a4e-86ccab0f3128 url= /sdc/v1/artifactTypes 2023-03-25T00:11:20.403Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-25T00:11:20.572Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-25T00:11:20.617Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-03-25T00:11:20.618Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-25T00:11:20.618Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 10ea1a03-02e2-4dff-8ced-58088e860e33 url= /sdc/v1/distributionKafkaData 2023-03-25T00:11:20.618Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-25T00:11:20.654Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-25T00:11:20.659Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@27b4a8fe 2023-03-25T00:11:20.714Z||scheduling-1|||||INFO|500||ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-25T00:11:20.772Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Instantiated an idempotent producer. 2023-03-25T00:11:20.888Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-25T00:11:20.937Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-25T00:11:20.937Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-25T00:11:20.937Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679703080934 2023-03-25T00:11:20.942Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-25T00:11:20.987Z||scheduling-1|||||INFO|500||ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-25T00:11:21.095Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-25T00:11:21.096Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-25T00:11:21.096Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679703081095 2023-03-25T00:11:21.097Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:11:21.100Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:11:21.100Z||scheduling-1|||||INFO|500||ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-25T00:11:21.107Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-25T00:11:21.107Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-25T00:11:21.107Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1679703081107 2023-03-25T00:11:21.108Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:11:21.110Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:11:21.114Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-25T00:11:22.328Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T00:11:22.328Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Cluster ID: qW4c0J-nRema4x0oSsMk-A 2023-03-25T00:11:22.329Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T00:11:22.329Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T00:11:22.329Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T00:11:22.329Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T00:11:22.329Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T00:11:22.330Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T00:11:22.330Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T00:11:22.330Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] ProducerId set to 1002 with epoch 0 2023-03-25T00:11:22.330Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T00:11:22.330Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T00:11:22.330Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T00:11:22.331Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T00:11:22.332Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Cluster ID: qW4c0J-nRema4x0oSsMk-A 2023-03-25T00:11:22.332Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Cluster ID: qW4c0J-nRema4x0oSsMk-A 2023-03-25T00:11:22.333Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-03-25T00:11:22.333Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-03-25T00:11:22.393Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T00:11:22.393Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T00:11:22.448Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-185543ad-fd58-4120-8600-576d3084ccc8 2023-03-25T00:11:22.449Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T00:11:22.449Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T00:11:22.450Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1 2023-03-25T00:11:22.450Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T00:11:22.450Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T00:11:28.459Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T00:11:28.460Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-185543ad-fd58-4120-8600-576d3084ccc8', protocol='range'} 2023-03-25T00:11:28.519Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T00:11:28.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T00:11:28.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T00:11:28.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T00:11:28.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T00:11:28.520Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T00:11:28.525Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-185543ad-fd58-4120-8600-576d3084ccc8=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-25T00:11:28.549Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T00:11:28.549Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-185543ad-fd58-4120-8600-576d3084ccc8', protocol='range'} 2023-03-25T00:11:28.551Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T00:11:28.551Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T00:11:28.557Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T00:11:28.557Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T00:11:28.576Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T00:11:28.576Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T00:11:28.577Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-25T00:11:28.577Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-25T00:11:28.577Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-25T00:11:28.577Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-25T00:11:28.577Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-25T00:11:28.577Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-25T00:11:28.578Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-25T00:11:28.578Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-25T00:11:28.578Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-25T00:11:28.578Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-25T00:11:28.623Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-25T00:11:28.625Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-25T00:11:28.705Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-25T00:11:28.706Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-25T00:11:28.714Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-25T00:11:28.715Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-25T00:11:28.728Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-25T00:11:28.728Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-25T00:11:28.733Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-25T00:11:28.734Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-25T00:11:28.735Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-25T00:11:28.735Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-25T00:12:21.104Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:12:21.111Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:13:21.105Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:13:21.112Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:14:21.107Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:14:21.113Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:15:21.108Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:15:21.114Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:16:21.110Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:16:21.115Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:17:21.110Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:17:21.115Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:18:21.111Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:18:21.116Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:19:21.113Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:19:21.117Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:20:21.115Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:20:21.118Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:20:22.589Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Node -1 disconnected. 2023-03-25T00:20:22.591Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node -1 disconnected. 2023-03-25T00:20:22.652Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Node -1 disconnected. 2023-03-25T00:21:19.705Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-25T00:21:21.116Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:21:21.120Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:22:21.116Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:22:21.120Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:23:21.117Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:23:21.121Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:24:21.119Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:24:21.122Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:25:21.121Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:25:21.123Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:26:21.123Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:26:21.124Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:27:21.124Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:27:21.125Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:28:21.125Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:28:21.126Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:29:21.126Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:29:21.127Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:30:21.127Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:30:21.128Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:31:21.128Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:31:21.128Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:32:21.130Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:32:21.130Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:33:21.131Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:33:21.131Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:34:21.131Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:34:21.132Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:35:21.133Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:35:21.134Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:36:21.134Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:36:21.135Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:37:21.136Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:37:21.136Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:38:21.137Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:38:21.138Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:39:21.139Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:39:21.139Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:40:21.140Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:40:21.140Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:41:21.141Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:41:21.141Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:42:21.142Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:42:21.143Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:43:21.144Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:43:21.144Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:44:21.145Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:44:21.146Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:45:21.147Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:45:21.148Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:46:21.148Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:46:21.148Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:47:21.149Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:47:21.149Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:48:21.150Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:48:21.150Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:49:21.151Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:49:21.151Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:50:21.152Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:50:21.153Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:51:21.154Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:51:21.155Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:52:21.154Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:52:21.157Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:53:21.156Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:53:21.159Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:54:21.157Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:54:21.160Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:55:21.158Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:55:21.162Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:56:21.160Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:56:21.164Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:57:21.160Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:57:21.165Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:58:21.162Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:58:21.167Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T00:59:21.163Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T00:59:21.167Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:00:21.164Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:00:21.168Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:01:21.166Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:01:21.170Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:02:21.168Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:02:21.171Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:03:21.171Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:03:21.172Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:04:21.172Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:04:21.173Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:05:21.173Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:05:21.173Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:06:21.174Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:06:21.175Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:07:21.175Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:07:21.176Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:08:21.176Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:08:21.177Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:09:21.177Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:09:21.177Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:10:21.178Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:10:21.179Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:11:21.178Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:11:21.179Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:12:21.180Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:12:21.181Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:13:21.181Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:13:21.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:14:21.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:14:21.183Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:15:21.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:15:21.184Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:16:21.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:16:21.186Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:17:21.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:17:21.186Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:18:21.188Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:18:21.188Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:19:21.188Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:19:21.189Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:20:21.189Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:20:21.190Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:21:21.190Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:21:21.191Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:22:21.191Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:22:21.192Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:23:21.192Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:23:21.193Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:24:21.192Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:24:21.194Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:25:21.193Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:25:21.194Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:26:21.196Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:26:21.195Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:27:21.197Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:27:21.197Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:28:21.198Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:28:21.198Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:29:21.198Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:29:21.198Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:30:21.199Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:30:21.200Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:31:21.201Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:31:21.201Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:32:21.201Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:32:21.201Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:33:21.202Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:33:21.203Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:34:21.203Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:34:21.204Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:35:21.203Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:35:21.204Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:36:21.204Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:36:21.205Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:37:21.206Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:37:21.206Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:38:21.207Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:38:21.207Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:39:21.207Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:39:21.208Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:40:21.208Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:40:21.209Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:41:21.209Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:41:21.210Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:42:21.210Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:42:21.211Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:43:21.211Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:43:21.213Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:44:21.212Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:44:21.214Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:45:21.212Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:45:21.214Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:46:21.213Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:46:21.215Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:47:21.214Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:47:21.216Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:48:21.215Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:48:21.218Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:49:21.217Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:49:21.220Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:50:21.218Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:50:21.222Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:51:21.220Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:51:21.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:52:21.220Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:52:21.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:53:21.221Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:53:21.223Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:54:21.223Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:54:21.225Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:55:21.224Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:55:21.226Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:56:21.226Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:56:21.227Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:57:21.227Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:57:21.227Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:58:21.229Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T01:58:21.229Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:59:21.229Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T01:59:21.229Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:00:21.231Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:00:21.231Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:01:21.232Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:01:21.233Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:02:21.233Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:02:21.234Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:03:21.234Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:03:21.235Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:04:21.235Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:04:21.236Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:05:21.236Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:05:21.236Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:06:21.237Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:06:21.237Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:07:21.239Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:07:21.239Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:08:21.240Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:08:21.241Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:09:21.241Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:09:21.241Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:10:21.241Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:10:21.242Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:11:21.242Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:11:21.242Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:12:21.243Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:12:21.244Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:13:21.245Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:13:21.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:14:21.246Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:14:21.247Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:15:21.247Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:15:21.248Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:16:21.249Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:16:21.249Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:17:21.250Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:17:21.250Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:18:21.251Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:18:21.252Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:19:21.252Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:19:21.252Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:20:21.253Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:20:21.253Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:21:21.254Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:21:21.255Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:22:21.255Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:22:21.255Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:23:21.255Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:23:21.256Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:23:25.655Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T02:23:25.655Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T02:23:25.665Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:23:25.671Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:23:25.671Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:23:25.671Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:23:25.682Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T02:23:25.683Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T02:23:25.683Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T02:23:25.683Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T02:23:25.683Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T02:23:25.683Z||kafka-producer-network-thread | SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-11ac4ca5-8989-4faa-8864-c3ac43a7f905] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to gF96cHwORTaoUbg3ubs5hA 2023-03-25T02:23:25.759Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:23:25.760Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:23:25.774Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:23:26.704Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:23:26.705Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:23:26.705Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:23:26.705Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:23:27.707Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:23:27.708Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:23:27.708Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:23:27.708Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:23:28.710Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:23:28.710Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:23:28.711Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:23:28.711Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:23:29.712Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:23:29.713Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:23:29.713Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:23:29.713Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:23:30.714Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:23:30.715Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:23:30.715Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:23:30.716Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:23:31.717Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:23:31.718Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:23:31.718Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:23:31.718Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:23:32.721Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T02:23:32.726Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T02:23:32.726Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T02:23:32.795Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T02:23:32.795Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-25T02:23:32.968Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:23:32.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:23:32.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:23:32.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:32.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:23:32.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:33.089Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T02:23:33.107Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 75653 2023-03-25T02:23:33.107Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T02:23:33.108Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:33.108Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T02:23:33.109Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:23:33.109Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:23:33.109Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711013107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:23:34.110Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:23:34.111Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:23:34.111Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31, URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar to file: /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:34.111Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:34.178Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:34.178Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:34.559Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4943091488141990480/Definitions/service-BasicOnboardHacyfo-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2023-03-25T02:23:36.188Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T02:23:36.191Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_HAcyfo 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:23:36.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T02:23:36.198Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:23:36.199Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:23:36.202Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is matching search criteria 2023-03-25T02:23:36.202Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T02:23:36.235Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_HAcyfo 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T02:23:36.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:23:36.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:23:36.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is matching search criteria 2023-03-25T02:23:36.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T02:23:36.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_HAcyfo 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T02:23:36.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:23:36.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is not matching search criteria 2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:23:36.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T02:23:36.241Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:23:36.241Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is matching search criteria 2023-03-25T02:23:36.241Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_HAcyfo 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is matching search criteria 2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_HAcyfo 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is matching search criteria 2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_HAcyfo 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_HAcyfo 0 is not matching search criteria 2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-25T02:23:36.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=61debd7b-d354-47c1-81d0-8e50c9fbb145 2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_HAcyfo is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:23:36.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_HAcyfo Description:service Model UUID:fc2b071d-727d-4e56-97b5-6890333d2cef Model Version:NULL Model InvariantUuid:6be5e170-0a15-4c97-ae65-7410f566be15 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_HAcyfo Model UUID:6793542b-85bb-4551-b759-df27f7133df1 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9599f414-33d1-4ba9-95b7-a7baadeac353 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7440eaf2-4ed6-4923-a05a-75a682d23ec1 ModelName:BasicOnboardHacyfo..base_ubuntu18..module-0 ModelUuid:d5fad66a-a48d-43ed-bf87-f05e324df7e1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:61debd7b-d354-47c1-81d0-8e50c9fbb145 ModelInvariantUuid:cf60f385-275e-4d4c-bc44-4477a5e4e19b ModelName:basic_onboard_HAcyfo-nodes.ubuntu18Cvfc ModelUuid:7bb56165-f559-49ed-8f73-60019558d63c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:51eb491e-b621-45ab-96e9-f5c0f85fc0fe ModelInvariantUuid:98d236d8-c2e6-41cc-8a4a-96e51d86ce5c ModelName:BasicOnboardHacyfo.compute.nodes.heat.ubuntu18 ModelUuid:57c747ae-0a0f-4a75-879e-0325d5be9eed ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T02:23:36.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:23:36.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T02:23:36.348Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T02:23:36.348Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T02:23:36.348Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:23:36.348Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T02:23:36.416Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T02:23:36.417Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@43b1cfc3 2023-03-25T02:23:36.418Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T02:23:36.418Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T02:23:36.421Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T02:23:36.426Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T02:23:36.427Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T02:23:36.427Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T02:23:36.427Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:23:36.427Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:23:36.427Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711016421, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:23:37.453Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:23:37.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:23:37.504Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:23:37.509Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:23:37.509Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:24:07.509Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:24:07.536Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:24:07.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:24:07.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:24:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:24:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:24:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "policy-distribution-id", "timestamp": 1679710980418, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:24:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:24:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:24:21.112Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "multicloud-k8s", "timestamp": 1679710988097, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:24:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:24:37.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:24:37.574Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:24:37.579Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:24:37.580Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:25:07.580Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:25:07.605Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:25:07.610Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:25:07.610Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:25:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:25:21.115Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.115Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "aai-model-loader", "timestamp": 1679710994355, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.116Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.116Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "cds-sdc-listener", "timestamp": 1679710965808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.116Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.116Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "ves-openapi-manager", "timestamp": 1679710993110, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.116Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.116Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "policy-distribution-id", "timestamp": 1679710980418, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "multicloud-k8s", "timestamp": 1679710988097, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T02:25:21.117Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "aai-model-loader", "timestamp": 1679710994355, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.117Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "cds-sdc-listener", "timestamp": 1679710965808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.117Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.117Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T02:25:21.118Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.118Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.118Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "ves-openapi-manager", "timestamp": 1679710993110, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.118Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.118Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.118Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "policy-distribution-id", "timestamp": 1679710980418, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T02:25:21.118Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "multicloud-k8s", "timestamp": 1679710988097, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T02:25:21.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "aai-model-loader", "timestamp": 1679710994355, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "cds-sdc-listener", "timestamp": 1679710965808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.120Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.120Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.120Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T02:25:21.121Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.121Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.121Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "ves-openapi-manager", "timestamp": 1679710993110, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.121Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.121Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.121Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "policy-distribution-id", "timestamp": 1679710980418, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.121Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.121Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.121Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "multicloud-k8s", "timestamp": 1679710988097, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.122Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.122Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.122Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "aai-model-loader", "timestamp": 1679710994355, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.122Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.122Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.122Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "cds-sdc-listener", "timestamp": 1679710965808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.122Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.122Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.122Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.122Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.123Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.123Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "ves-openapi-manager", "timestamp": 1679710993110, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.123Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.123Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.123Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "policy-distribution-id", "timestamp": 1679710980418, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.123Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.123Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.123Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "multicloud-k8s", "timestamp": 1679710988097, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T02:25:21.124Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "aai-model-loader", "timestamp": 1679710994355, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.124Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "cds-sdc-listener", "timestamp": 1679710965808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.124Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T02:25:21.124Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.124Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "ves-openapi-manager", "timestamp": 1679710993110, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.125Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.125Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.125Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "policy-distribution-id", "timestamp": 1679710980418, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.125Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.125Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.125Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "multicloud-k8s", "timestamp": 1679710988097, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.125Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.125Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.125Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "aai-model-loader", "timestamp": 1679710994355, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.126Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.126Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.126Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "cds-sdc-listener", "timestamp": 1679710965808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.126Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.126Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.126Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.126Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.126Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.126Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "ves-openapi-manager", "timestamp": 1679710993110, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "policy-distribution-id", "timestamp": 1679710980418, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "multicloud-k8s", "timestamp": 1679710988097, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "aai-model-loader", "timestamp": 1679710994355, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "cds-sdc-listener", "timestamp": 1679710965808, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.127Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711001255, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "ves-openapi-manager", "timestamp": 1679710993110, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "cds-sdc-listener", "timestamp": 1679711012637, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "aai-model-loader", "timestamp": 1679711012652, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "policy-distribution-id", "timestamp": 1679711012343, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.128Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "multicloud-k8s", "timestamp": 1679711012729, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-25T02:25:21.129Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711013107, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T02:25:21.129Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "policy-distribution-id", "timestamp": 1679711013353, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T02:25:21.129Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "multicloud-k8s", "timestamp": 1679711013835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-25T02:25:21.129Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.129Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "policy-distribution-id", "timestamp": 1679711014357, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T02:25:21.150Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of a2142b0c-c579-4357-9d89-519f3789dcba 2023-03-25T02:25:21.150Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a2142b0c-c579-4357-9d89-519f3789dcba and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-25T02:25:21.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.178Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "multicloud-k8s", "timestamp": 1679711014910, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_ERROR", "errorReason": "Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found" } 2023-03-25T02:25:21.178Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.178Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "multicloud-k8s", "timestamp": 1679711015916, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "DEPLOY_ERROR", "errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found" } 2023-03-25T02:25:21.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.179Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711016421, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T02:25:21.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.179Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "multicloud-k8s", "timestamp": 1679711017056, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "Failed to process the artifact", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T02:25:21.194Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of a2142b0c-c579-4357-9d89-519f3789dcba 2023-03-25T02:25:21.194Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a2142b0c-c579-4357-9d89-519f3789dcba and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T02:25:21.219Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711016637, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711016637, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711016637, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.220Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.220Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711016637, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "aai-model-loader", "timestamp": 1679711021330, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T02:25:21.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711016637, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.221Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.221Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.221Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "aai-model-loader", "timestamp": 1679711022335, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T02:25:21.236Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of a2142b0c-c579-4357-9d89-519f3789dcba 2023-03-25T02:25:21.236Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a2142b0c-c579-4357-9d89-519f3789dcba and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-25T02:25:21.260Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711016637, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:25:21.261Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711016637, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:25:21.261Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711024430, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR" } 2023-03-25T02:25:21.261Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T02:25:21.261Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711025436, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "SDN-C encountered an error downloading an artifact in this distribution", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T02:25:21.278Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_ERROR distributionID of a2142b0c-c579-4357-9d89-519f3789dcba 2023-03-25T02:25:21.278Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId a2142b0c-c579-4357-9d89-519f3789dcba and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-25T02:25:37.611Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:25:37.642Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:25:37.650Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:25:37.650Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:26:07.651Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:26:07.676Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:26:07.682Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:26:07.683Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:26:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:26:37.684Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:26:37.711Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:26:37.717Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:26:37.717Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:27:07.717Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:27:07.750Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:27:07.758Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:27:07.758Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:27:21.109Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:27:37.758Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:27:37.790Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:27:37.795Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:27:37.795Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:28:07.795Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:28:07.841Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:28:07.846Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:28:07.846Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:28:21.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:28:25.234Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T02:28:25.235Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-185543ad-fd58-4120-8600-576d3084ccc8 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T02:28:25.237Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T02:28:25.237Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T02:28:27.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:28:27.800Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:28:27.804Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T02:28:27.813Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:28:27.814Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T02:28:27.832Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:28:27.832Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T02:28:27.833Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:28:27.839Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:28:27.840Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:28:27.840Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:28:27.841Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=65, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:28:27.841Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:28:27.841Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:28:37.847Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T02:28:37.847Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T02:28:37.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T02:28:37.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T02:28:49.241Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T02:28:49.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T02:28:49.883Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T02:28:49.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T02:28:49.918Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T02:28:50.175Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T02:28:50.176Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:28:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[224], vertex-id=[323648], x-aai-txid=[0-aai-resources-230325-02:28:49:235-73829], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T02:28:50.176Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T02:28:50.179Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T02:28:50.179Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:28:50.195Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:28:50.201Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T02:28:50.202Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T02:28:50.202Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:28:50.203Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:28:50.203Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711330201, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:28:50.223Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T02:28:50.224Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711330201, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T02:28:50.224Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:28:51.248Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:28:51.249Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T02:28:51.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T02:28:51.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T02:28:51.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T02:28:51.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T02:28:51.259Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-89f5da81-2da2-4aee-aa5f-8660c000a316 2023-03-25T02:28:51.259Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-25T02:28:51.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T02:28:51.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T02:28:51.984Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:28:54.994Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:28:58.005Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:29:01.017Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:29:04.027Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:29:07.038Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:29:10.048Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:29:13.059Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:29:16.069Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:29:19.080Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:29:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:29:21.122Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:29:21.123Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T02:29:21.129Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:29:21.129Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-89f5da81-2da2-4aee-aa5f-8660c000a316', protocol='range'} 2023-03-25T02:29:21.134Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T02:29:21.134Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T02:29:21.134Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T02:29:21.134Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T02:29:21.134Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T02:29:21.135Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T02:29:21.135Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-89f5da81-2da2-4aee-aa5f-8660c000a316=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T02:29:21.149Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-89f5da81-2da2-4aee-aa5f-8660c000a316', protocol='range'} 2023-03-25T02:29:21.150Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:29:21.150Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T02:29:21.150Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T02:29:21.151Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:29:21.151Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T02:29:21.156Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:29:21.156Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:29:21.156Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:29:21.156Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:29:21.156Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:29:21.156Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=66, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:29:21.156Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:29:21.157Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:29:21.157Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:29:21.157Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:29:21.157Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:29:21.157Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:29:21.166Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T02:29:21.166Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T02:29:21.169Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:29:21.169Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:29:21.170Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:29:21.170Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:29:22.170Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:29:22.171Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:29:22.172Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:29:22.172Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:29:22.176Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T02:29:22.176Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:29:22.177Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:29:23.173Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:29:23.174Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:29:23.174Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:29:23.174Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:29:24.175Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:29:24.176Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:29:24.176Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:29:24.177Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:29:25.178Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:29:25.179Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:29:25.179Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:29:25.180Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:29:26.181Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:29:26.181Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:29:26.182Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:29:26.182Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:29:27.183Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:29:27.187Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:29:27.187Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:29:27.187Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:29:28.190Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T02:29:28.191Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T02:29:28.191Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T02:29:28.191Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T02:29:28.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:29:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:29:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:29:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:29:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:29:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:29:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:29:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T02:29:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7e1bd652 2023-03-25T02:29:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:29:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711368282, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:29:29.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T02:29:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:29:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:29:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T02:29:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T02:29:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T02:29:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:29:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T02:29:29.331Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T02:29:29.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@813bc45 2023-03-25T02:29:29.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T02:29:29.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T02:29:29.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T02:29:29.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T02:29:29.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T02:29:29.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T02:29:29.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:29:29.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:29:29.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711369333, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:29:30.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:29:30.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:29:30.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:29:30.369Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:29:30.369Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:30:00.370Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:30:00.394Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:30:00.401Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:30:00.401Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:30:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:30:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T02:30:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T02:30:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:30:30.401Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:30:30.435Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:30:30.442Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:30:30.442Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:31:00.442Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:31:00.470Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:31:00.476Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:31:00.476Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:31:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:31:21.110Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T02:31:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T02:31:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:31:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T02:31:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711331248, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711368282, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:31:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T02:31:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711369333, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T02:31:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:31:30.476Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:31:30.507Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:31:30.514Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:31:30.515Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:32:00.515Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:32:00.545Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:32:00.558Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:32:00.558Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:32:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:32:30.558Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:32:30.589Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:32:30.596Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:32:30.596Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:33:00.597Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:33:00.625Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:33:00.630Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:33:00.631Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:33:21.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:33:30.631Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:33:30.661Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:33:30.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:33:30.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:34:00.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:34:00.698Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:34:00.704Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:34:00.704Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:34:21.111Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:34:21.181Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T02:34:21.181Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-89f5da81-2da2-4aee-aa5f-8660c000a316 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T02:34:21.182Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T02:34:21.182Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T02:34:21.774Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:34:21.790Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:34:21.790Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T02:34:21.796Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:34:21.797Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T02:34:21.814Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:34:21.814Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T02:34:21.814Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:34:21.819Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:34:21.820Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:34:21.820Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:34:21.820Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=75, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:34:21.820Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:34:21.820Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:34:30.704Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T02:34:30.705Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T02:34:30.717Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T02:34:30.718Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T02:34:30.719Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T02:34:30.727Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T02:34:30.760Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T02:34:30.760Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7a2f2a4a-3bf7-495b-b1b5-9ee5b43cde99], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T02:34:30.770Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T02:34:30.886Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:34:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[113], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-02:34:30:081-73782], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T02:34:30.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T02:34:30.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T02:34:30.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T02:34:30.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:34:30.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:34:30.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T02:34:30.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T02:34:30.899Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:34:30.899Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:34:30.899Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711670898, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:34:30.920Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:34:30.920Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711670898, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T02:34:30.921Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:34:31.930Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:34:31.930Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T02:34:31.931Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T02:34:31.931Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T02:34:31.932Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T02:34:31.932Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T02:34:31.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ef6f726a-b2b4-4978-a483-610a23665136 2023-03-25T02:34:31.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=1, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-25T02:34:31.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T02:34:31.938Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T02:34:33.930Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:34:36.940Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:34:39.950Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:34:42.959Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:34:45.968Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:34:48.978Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:34:51.987Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:34:54.997Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:34:58.007Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:35:01.017Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:35:04.027Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:35:07.036Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:35:10.046Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:35:13.057Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:35:16.066Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:35:19.077Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:35:21.109Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:35:21.122Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:35:21.122Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T02:35:21.129Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ef6f726a-b2b4-4978-a483-610a23665136', protocol='range'} 2023-03-25T02:35:21.130Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:35:21.136Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ef6f726a-b2b4-4978-a483-610a23665136=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-25T02:35:21.157Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ef6f726a-b2b4-4978-a483-610a23665136', protocol='range'} 2023-03-25T02:35:21.157Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T02:35:21.158Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T02:35:21.159Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:35:21.159Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T02:35:21.160Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:35:21.163Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:35:21.163Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:35:21.163Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:35:21.164Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:35:21.164Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:35:21.164Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:35:21.165Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:35:21.165Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:35:21.165Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:35:21.165Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=76, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:35:21.165Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:35:21.166Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:35:21.174Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T02:35:21.174Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T02:35:21.177Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:35:21.177Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:35:21.177Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:35:21.178Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:35:22.179Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:35:22.180Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:35:22.181Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:35:22.181Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:35:22.190Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.191Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "cds-sdc-listener", "timestamp": 1679711613674, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.191Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.191Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "ves-openapi-manager", "timestamp": 1679711652761, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "policy-distribution-id", "timestamp": 1679711645376, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "multicloud-k8s", "timestamp": 1679711648081, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.192Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.192Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "aai-model-loader", "timestamp": 1679711654355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.193Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.193Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.193Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "policy-distribution-id", "timestamp": 1679711645376, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.194Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.194Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.194Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "cds-sdc-listener", "timestamp": 1679711613674, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.194Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.194Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.195Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "aai-model-loader", "timestamp": 1679711654355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.195Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.195Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.195Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "multicloud-k8s", "timestamp": 1679711648081, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T02:35:22.195Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.195Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.195Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "ves-openapi-manager", "timestamp": 1679711652761, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.195Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.196Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.196Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "policy-distribution-id", "timestamp": 1679711645376, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T02:35:22.196Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.196Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.196Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "ves-openapi-manager", "timestamp": 1679711652761, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.197Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.197Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.197Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "aai-model-loader", "timestamp": 1679711654355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.197Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.197Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.197Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "cds-sdc-listener", "timestamp": 1679711613674, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.197Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.197Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.197Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "multicloud-k8s", "timestamp": 1679711648081, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T02:35:22.198Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.198Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.198Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "policy-distribution-id", "timestamp": 1679711645376, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.198Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.198Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.198Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "ves-openapi-manager", "timestamp": 1679711652761, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.199Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.199Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.199Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "aai-model-loader", "timestamp": 1679711654355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.199Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.199Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.199Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "cds-sdc-listener", "timestamp": 1679711613674, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.199Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.199Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.199Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "multicloud-k8s", "timestamp": 1679711648081, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.200Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.200Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.200Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "policy-distribution-id", "timestamp": 1679711645376, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.200Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.200Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.200Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "ves-openapi-manager", "timestamp": 1679711652761, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.200Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.200Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.200Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "multicloud-k8s", "timestamp": 1679711648081, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T02:35:22.200Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.201Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.201Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "aai-model-loader", "timestamp": 1679711654355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.201Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.201Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.201Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "cds-sdc-listener", "timestamp": 1679711613674, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.201Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.201Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.202Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "ves-openapi-manager", "timestamp": 1679711652761, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.202Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.202Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.202Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "policy-distribution-id", "timestamp": 1679711645376, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.202Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.202Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.202Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "multicloud-k8s", "timestamp": 1679711648081, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.202Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.203Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.203Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "aai-model-loader", "timestamp": 1679711654355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.203Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.203Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.203Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "cds-sdc-listener", "timestamp": 1679711613674, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.203Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.203Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.203Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "policy-distribution-id", "timestamp": 1679711645376, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:35:22.203Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.204Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.204Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "ves-openapi-manager", "timestamp": 1679711652761, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.204Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.204Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.204Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "multicloud-k8s", "timestamp": 1679711648081, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:35:22.204Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.204Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.204Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "aai-model-loader", "timestamp": 1679711654355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:35:22.204Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.205Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.205Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "cds-sdc-listener", "timestamp": 1679711613674, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:35:22.205Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.205Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.205Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711676637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.205Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.205Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.206Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "multicloud-k8s", "timestamp": 1679711677840, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "DOWNLOAD_OK" } 2023-03-25T02:35:22.206Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.206Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.206Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "policy-distribution-id", "timestamp": 1679711677465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T02:35:22.207Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.207Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.207Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "cds-sdc-listener", "timestamp": 1679711677787, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T02:35:22.207Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.207Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.207Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "aai-model-loader", "timestamp": 1679711677797, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T02:35:22.208Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.208Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.208Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711676637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.208Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.208Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.209Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "policy-distribution-id", "timestamp": 1679711678468, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T02:35:22.209Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.209Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.209Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "multicloud-k8s", "timestamp": 1679711678942, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-25T02:35:22.209Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.210Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.210Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711676637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.210Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.210Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.210Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "policy-distribution-id", "timestamp": 1679711679471, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-25T02:35:22.256Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c76a9af3-f75c-44c9-a9ee-d57387f08d96 2023-03-25T02:35:22.256Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c76a9af3-f75c-44c9-a9ee-d57387f08d96 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-25T02:35:22.276Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.276Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "multicloud-k8s", "timestamp": 1679711680045, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-25T02:35:22.277Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.277Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.277Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711676637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.277Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.277Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.278Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "multicloud-k8s", "timestamp": 1679711681406, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T02:35:22.292Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c76a9af3-f75c-44c9-a9ee-d57387f08d96 2023-03-25T02:35:22.293Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c76a9af3-f75c-44c9-a9ee-d57387f08d96 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T02:35:22.313Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.314Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711676637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.314Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.314Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.314Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "multicloud-k8s", "timestamp": 1679711682410, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "DEPLOY_OK" } 2023-03-25T02:35:22.314Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.314Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711676637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.315Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711676637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:35:22.315Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711684481, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T02:35:22.315Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "aai-model-loader", "timestamp": 1679711685170, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T02:35:22.315Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.315Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.316Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "aai-model-loader", "timestamp": 1679711686173, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T02:35:22.332Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c76a9af3-f75c-44c9-a9ee-d57387f08d96 2023-03-25T02:35:22.332Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c76a9af3-f75c-44c9-a9ee-d57387f08d96 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-25T02:35:22.357Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.357Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711689380, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T02:35:22.358Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:22.358Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.358Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679711690384, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T02:35:22.374Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c76a9af3-f75c-44c9-a9ee-d57387f08d96 2023-03-25T02:35:22.374Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId c76a9af3-f75c-44c9-a9ee-d57387f08d96 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-25T02:35:22.399Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T02:35:22.399Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:35:22.400Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:35:23.183Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:35:23.184Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:35:23.184Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:35:23.184Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:35:24.185Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:35:24.186Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:35:24.186Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:35:24.186Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:35:25.187Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:35:25.188Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:35:25.188Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:35:25.188Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:35:26.189Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:35:26.190Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:35:26.190Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:35:26.190Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:35:27.191Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:35:27.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:35:27.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:35:27.192Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:35:28.194Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T02:35:28.194Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T02:35:28.194Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T02:35:28.195Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T02:35:28.195Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:35:28.255Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:35:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:35:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:35:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:35:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:35:28.257Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:35:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T02:35:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@20fef722 2023-03-25T02:35:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T02:35:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T02:35:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T02:35:28.286Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T02:35:28.286Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T02:35:28.286Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T02:35:28.287Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:35:28.287Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:35:28.287Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711728286, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:35:29.288Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T02:35:29.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:35:29.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:35:29.321Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T02:35:29.321Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T02:35:29.321Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T02:35:29.321Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:35:29.321Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T02:35:29.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T02:35:29.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@544cc2c3 2023-03-25T02:35:29.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T02:35:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T02:35:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T02:35:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T02:35:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T02:35:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T02:35:29.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:35:29.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:35:29.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711729341, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:35:30.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:35:30.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:35:30.373Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:35:30.378Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:35:30.378Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:36:00.378Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:36:00.406Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:36:00.412Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:36:00.412Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:36:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:36:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:36:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T02:36:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:36:30.413Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:36:30.445Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:36:30.453Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:36:30.453Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:37:00.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:37:00.484Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:37:00.490Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:37:00.491Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:37:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:37:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:37:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T02:37:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:37:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:37:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:37:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:37:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:37:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T02:37:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:37:21.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:37:21.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:37:21.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:37:21.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:37:21.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:37:21.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:37:21.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:37:21.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711728286, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T02:37:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:37:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:37:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679711729341, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T02:37:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:37:30.491Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:37:30.520Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:37:30.526Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:37:30.526Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:38:00.527Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:38:00.555Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:38:00.561Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:38:00.561Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:38:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:38:30.562Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:38:30.587Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:38:30.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:38:30.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:39:00.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:39:00.627Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:39:00.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:39:00.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:39:21.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:39:30.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:39:30.666Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:39:30.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:39:30.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:40:00.673Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:40:00.704Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:40:00.710Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:40:00.710Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:40:21.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:21.207Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T02:40:21.208Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ef6f726a-b2b4-4978-a483-610a23665136 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T02:40:21.208Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T02:40:21.208Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T02:40:21.779Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:40:21.795Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:40:21.795Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T02:40:21.801Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:40:21.801Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T02:40:21.815Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:40:21.816Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T02:40:21.816Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:40:21.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:40:21.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:40:21.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:40:21.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=142, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:40:21.822Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:40:21.822Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:40:30.711Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T02:40:30.711Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T02:40:30.728Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T02:40:30.728Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T02:40:30.730Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T02:40:30.738Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T02:40:30.780Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T02:40:30.781Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T02:40:30.789Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T02:40:30.950Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T02:40:30.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:40:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-02:40:30:099-56934], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T02:40:30.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T02:40:30.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T02:40:30.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:40:30.968Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:40:30.968Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T02:40:30.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T02:40:30.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:30.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:30.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712030969, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:30.989Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:40:30.989Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712030969, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T02:40:30.990Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:40:32.004Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T02:40:32.005Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T02:40:32.007Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:40:32.007Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:32.007Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:32.007Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:33.008Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:40:33.009Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:33.009Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:33.009Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:34.010Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:40:34.011Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:34.011Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:34.011Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:35.011Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:40:35.012Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:35.012Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:35.012Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:36.013Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:40:36.014Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:36.014Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:36.014Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:37.015Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:40:37.015Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:37.015Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:37.015Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:38.016Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:40:38.017Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:38.017Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:38.017Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:39.018Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T02:40:39.019Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T02:40:39.019Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T02:40:39.019Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T02:40:39.019Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:40:39.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:40:39.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:40:39.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:40:39.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:39.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:40:39.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:39.331Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T02:40:39.337Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T02:40:39.338Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T02:40:39.338Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:39.338Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T02:40:39.338Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:39.338Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:39.338Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712039338, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:40.339Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:40:40.340Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:40:40.340Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:40.341Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T02:40:40.341Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:40.341Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:40.570Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1463747085149373630/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T02:40:42.966Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:40:42.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:40:42.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:40:42.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:42.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:42.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T02:40:43.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:40:43.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||vFW 92239c73-e4b8 0 2023-03-25T02:40:43.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 2023-03-25T02:40:43.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 43f23280-d5de-414c-8826-75ca28d51332 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json 2023-03-25T02:40:43.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:40:43.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json 2023-03-25T02:40:43.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T02:40:43.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json 43f23280-d5de-414c-8826-75ca28d51332 785 2023-03-25T02:40:43.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ASDC sendASDCNotification 2023-03-25T02:40:43.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json 2023-03-25T02:40:43.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T02:40:43.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:43.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:43.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712043104, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:44.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw92239c73E4b8..base_vfw..module-0", "vfModuleModelInvariantUUID": "505dfa8c-77c7-4885-93c7-7f9d6a6507bc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4841041a-7b10-4395-8171-0d3c4f9aebac", "vfModuleModelCustomizationUUID": "f48b6e83-2608-4adf-ae51-8992ec343c11", "isBase": true, "artifacts": [ "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "6e1c931b-dd1e-41d4-84d4-26ed193f83d3" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-25T02:40:44.134Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw92239c73E4b8..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4841041a-7b10-4395-8171-0d3c4f9aebac VfModuleModelInvariantUUID:505dfa8c-77c7-4885-93c7-7f9d6a6507bc VfModuleModelDescription:NULL Artifacts UUID List:{ 01a152b4-56d0-4ffc-9863-2f718bc89a8c , 6e1c931b-dd1e-41d4-84d4-26ed193f83d3 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-25T02:40:44.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw92239c73E4b8..base_vfw..module-0", "vfModuleModelInvariantUUID": "505dfa8c-77c7-4885-93c7-7f9d6a6507bc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4841041a-7b10-4395-8171-0d3c4f9aebac", "vfModuleModelCustomizationUUID": "f48b6e83-2608-4adf-ae51-8992ec343c11", "isBase": true, "artifacts": [ "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "6e1c931b-dd1e-41d4-84d4-26ed193f83d3" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-25T02:40:44.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw92239c73E4b8..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4841041a-7b10-4395-8171-0d3c4f9aebac VfModuleModelInvariantUUID:505dfa8c-77c7-4885-93c7-7f9d6a6507bc VfModuleModelDescription:NULL Artifacts UUID List:{ 01a152b4-56d0-4ffc-9863-2f718bc89a8c , 6e1c931b-dd1e-41d4-84d4-26ed193f83d3 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-25T02:40:44.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 01a152b4-56d0-4ffc-9863-2f718bc89a8c from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml 2023-03-25T02:40:44.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:40:44.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml 2023-03-25T02:40:44.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T02:40:44.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml 01a152b4-56d0-4ffc-9863-2f718bc89a8c 20368 2023-03-25T02:40:44.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-25T02:40:44.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml 2023-03-25T02:40:44.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T02:40:44.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:44.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:44.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712044250, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:45.251Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 6e1c931b-dd1e-41d4-84d4-26ed193f83d3 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env 2023-03-25T02:40:45.252Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:40:45.252Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env 2023-03-25T02:40:45.357Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T02:40:45.357Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env 6e1c931b-dd1e-41d4-84d4-26ed193f83d3 2098 2023-03-25T02:40:45.357Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-25T02:40:45.358Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env 2023-03-25T02:40:45.358Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T02:40:45.358Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:45.358Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:45.358Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712045357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:46.359Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T02:40:46.359Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 92239c73-e4b8 0 38955310-0f8f-46ba-9fd8-7090d50aefe2 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:40:46.419Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2ef1b3ec, org.onap.sdc.toscaparser.api.parameters.Input@7bba3b6a, org.onap.sdc.toscaparser.api.parameters.Input@6b746556, org.onap.sdc.toscaparser.api.parameters.Input@769e0717, org.onap.sdc.toscaparser.api.parameters.Input@55d3a4fb] 2023-03-25T02:40:46.421Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.422Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:46.422Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-03-25T02:40:46.422Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 9c6b935f-d98d-4b8d-89a6-ee293dce6f70 2023-03-25T02:40:46.422Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9c6b935f-d98d-4b8d-89a6-ee293dce6f70 matches Tosca VF Customization UUID: 9c6b935f-d98d-4b8d-89a6-ee293dce6f70 2023-03-25T02:40:46.422Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 9c6b935f-d98d-4b8d-89a6-ee293dce6f70 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-25T02:40:46.430Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.430Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:46.431Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 9c6b935f-d98d-4b8d-89a6-ee293dce6f70: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-25T02:40:46.431Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@178374e4 2023-03-25T02:40:46.432Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.432Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T02:40:46.432Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f48b6e83-2608-4adf-ae51-8992ec343c11 2023-03-25T02:40:46.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f48b6e83-2608-4adf-ae51-8992ec343c11 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-25T02:40:46.440Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.440Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:40:46.440Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:40:46.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:40:46.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:40:46.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:40:46.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-25T02:40:46.457Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.457Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:40:46.457Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:40:46.460Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:40:46.461Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T02:40:46.461Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-25T02:40:46.464Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.464Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:40:46.464Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:40:46.464Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.464Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:40:46.464Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=9c6b935f-d98d-4b8d-89a6-ee293dce6f70 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 2528a345-db53-4339-84bf-56619b37ae27: vFW 92239c73-e4b8 2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:46.468Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.469Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:46.469Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.469Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:46.469Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:40:46.469Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:40:46.469Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-03-25 02-33-13 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-25T02:40:46.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 92239c73-e4b8 38955310-0f8f-46ba-9fd8-7090d50aefe2 1 ASDC deployResourceStructure 2023-03-25T02:40:46.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ASDC sendASDCNotification 2023-03-25T02:40:46.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json 2023-03-25T02:40:46.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T02:40:46.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:46.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:46.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712046998, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:48.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-25T02:40:48.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml 2023-03-25T02:40:48.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T02:40:48.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:48.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:48.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712048000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:49.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-25T02:40:49.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env 2023-03-25T02:40:49.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T02:40:49.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:49.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:49.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712049003, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:50.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T02:40:50.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T02:40:50.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T02:40:50.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:40:50.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:40:50.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712050004, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:40:51.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:40:51.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:40:51.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T02:40:51.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T02:40:51.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T02:40:51.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T02:40:51.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:40:51.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:40:51.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:40:51.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:40:51.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T02:40:51.057Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T02:41:21.057Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T02:41:21.070Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T02:41:21.070Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T02:41:21.071Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T02:41:21.078Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T02:41:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:41:21.116Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.116Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:41:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T02:41:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T02:41:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679711671930, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712039338, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712043104, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "DOWNLOAD_OK" } 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712044250, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-25T02:41:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712045357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-25T02:41:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712046998, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "DEPLOY_OK" } 2023-03-25T02:41:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712048000, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-25T02:41:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712049003, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-25T02:41:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:41:21.120Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T02:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712050004, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T02:41:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:41:21.121Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T02:41:21.127Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T02:41:21.436Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T02:41:21.437Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:41:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[284], vertex-id=[163992], x-aai-txid=[1-aai-resources-230325-02:41:20:438-84777], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T02:41:21.437Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T02:41:21.437Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T02:41:21.438Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:41:21.450Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:41:21.450Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T02:41:21.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T02:41:21.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:41:21.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:41:21.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712081450, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:41:22.486Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:41:22.486Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T02:41:22.487Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T02:41:22.487Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T02:41:22.487Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T02:41:22.488Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T02:41:22.492Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-25T02:41:22.492Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4bfba4b9-b101-4444-908c-e1dac9b250b6 2023-03-25T02:41:22.493Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T02:41:22.493Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T02:41:25.111Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:41:28.122Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:41:31.132Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:41:34.142Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:41:37.152Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:41:40.160Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:41:43.170Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:41:46.180Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:41:49.190Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:41:52.198Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:41:55.207Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:41:58.216Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:42:01.224Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:42:04.238Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:42:07.250Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:42:10.258Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:42:13.268Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:42:16.277Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:42:19.287Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:42:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:42:21.125Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:42:21.125Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T02:42:21.132Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:42:21.132Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4bfba4b9-b101-4444-908c-e1dac9b250b6', protocol='range'} 2023-03-25T02:42:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4bfba4b9-b101-4444-908c-e1dac9b250b6=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-25T02:42:21.153Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:42:21.153Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T02:42:21.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4bfba4b9-b101-4444-908c-e1dac9b250b6', protocol='range'} 2023-03-25T02:42:21.153Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:42:21.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T02:42:21.154Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T02:42:21.158Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:42:21.159Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:42:21.159Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:42:21.159Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=158, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:42:21.159Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:42:21.159Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:42:21.159Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:42:21.159Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:42:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:42:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:42:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:42:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:42:21.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T02:42:21.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T02:42:21.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:42:21.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:42:21.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:42:21.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:42:22.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:42:22.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:42:22.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:42:22.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:42:22.176Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:42:22.176Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712081450, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T02:42:22.177Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:42:22.177Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:42:22.177Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:42:22.177Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:42:23.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:42:23.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:42:23.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:42:23.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:42:24.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:42:24.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:42:24.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:42:24.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:42:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:42:25.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:42:25.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:42:25.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:42:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:42:26.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:42:26.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:42:26.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:42:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:42:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:42:27.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:42:27.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:42:28.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T02:42:28.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T02:42:28.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T02:42:28.185Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T02:42:28.185Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:42:28.259Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:42:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:42:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:42:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:42:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:42:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:42:28.283Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T02:42:28.283Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@42a600af 2023-03-25T02:42:28.283Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T02:42:28.283Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T02:42:28.283Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T02:42:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T02:42:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T02:42:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T02:42:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:42:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:42:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712148284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:42:29.286Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T02:42:29.306Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:42:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:42:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T02:42:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T02:42:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T02:42:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:42:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T02:42:29.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@d88eb2c 2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:42:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:42:29.336Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712149335, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:42:30.336Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:42:30.337Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:42:30.368Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:42:30.373Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:42:30.373Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:43:00.373Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:43:00.402Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:43:00.408Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:43:00.408Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:43:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:43:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:43:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T02:43:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:43:30.408Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:43:30.434Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:43:30.439Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:43:30.440Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:44:00.440Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:44:00.468Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:44:00.473Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:44:00.474Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:44:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:44:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:44:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T02:44:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:44:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:44:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712148284, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712149335, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T02:44:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:44:30.474Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:44:30.500Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:44:30.506Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:44:30.506Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:45:00.506Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:45:00.538Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:45:00.544Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:45:00.544Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:45:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:45:30.545Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:45:30.571Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:45:30.576Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:45:30.576Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:46:00.577Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:46:00.606Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:46:00.612Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:46:00.612Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:46:21.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:46:30.612Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:46:30.642Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:46:30.648Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:46:30.648Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:47:00.648Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:47:00.675Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:47:00.680Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:47:00.680Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:47:21.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:47:21.244Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T02:47:21.245Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4bfba4b9-b101-4444-908c-e1dac9b250b6 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T02:47:21.245Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T02:47:21.245Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T02:47:21.718Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:47:21.733Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:47:21.734Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T02:47:21.740Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:47:21.741Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T02:47:21.757Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:47:21.758Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T02:47:21.758Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:47:21.765Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:47:21.765Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:47:21.765Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:47:21.766Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=168, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:47:21.766Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:47:21.766Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:47:30.680Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T02:47:30.681Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T02:47:30.693Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T02:47:30.693Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T02:47:30.694Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T02:47:30.701Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T02:47:30.744Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T02:47:30.744Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[71af7c2c-7896-48b9-adf1-28643019eeab], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T02:47:30.751Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T02:47:30.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:47:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[214], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-02:47:30:058-49349], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T02:47:30.971Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T02:47:30.972Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T02:47:30.973Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T02:47:30.973Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:47:30.989Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:47:30.990Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T02:47:30.990Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T02:47:30.990Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:47:30.991Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:47:30.991Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712450990, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:47:31.017Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:47:31.017Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712450990, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T02:47:31.017Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:47:32.026Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T02:47:32.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T02:47:32.028Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:47:32.028Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:47:32.028Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:47:32.028Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:47:33.030Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:47:33.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:47:33.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:47:33.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:47:34.032Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:47:34.032Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:47:34.033Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:47:34.033Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:47:35.034Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:47:35.034Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:47:35.034Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:47:35.034Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:47:36.035Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:47:36.036Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:47:36.036Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:47:36.036Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:47:37.037Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:47:37.037Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:47:37.037Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:47:37.037Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:47:38.038Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:47:38.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:47:38.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:47:38.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:47:39.040Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T02:47:39.041Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T02:47:39.041Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T02:47:39.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T02:47:39.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:47:39.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:47:39.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:47:39.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:47:39.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:39.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:47:39.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:39.368Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T02:47:39.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T02:47:39.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T02:47:39.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:39.374Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T02:47:39.374Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:47:39.374Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:47:39.374Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712459373, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:47:40.375Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:47:40.376Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:47:40.376Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:40.377Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T02:47:40.377Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:40.377Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:40.553Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15764164191953329126/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T02:47:42.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T02:47:42.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T02:47:42.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:42.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T02:47:42.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:42.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:47:42.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:47:42.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:47:42.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:47:42.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:47:42.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:47:42.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:47:42.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T02:47:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T02:47:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T02:47:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T02:47:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T02:47:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:47:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:47:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712462203, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:47:43.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T02:47:43.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T02:47:43.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T02:47:43.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:47:43.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:47:43.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712463204, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:47:44.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:47:44.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:47:44.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T02:47:44.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T02:47:44.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T02:47:44.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T02:47:44.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:47:44.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:47:44.243Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:47:44.243Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:47:44.243Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T02:47:44.261Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T02:48:14.261Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T02:48:14.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T02:48:14.272Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T02:48:14.272Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T02:48:14.277Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T02:48:14.311Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T02:48:14.311Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[48436015-b18c-45e7-bf03-e8030d986914], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T02:48:14.318Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T02:48:14.454Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:48:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-02:48:13:625-6022], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T02:48:14.455Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T02:48:14.456Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T02:48:14.456Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T02:48:14.456Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:48:14.466Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:48:14.467Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T02:48:14.467Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T02:48:14.467Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:48:14.467Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:48:14.467Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712494467, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:48:15.501Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:48:15.501Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T02:48:15.501Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T02:48:15.502Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T02:48:15.502Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T02:48:15.502Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T02:48:15.507Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b9693104-3c53-4dcd-81b4-161a4f835e7a 2023-03-25T02:48:15.508Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-25T02:48:15.508Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T02:48:15.508Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T02:48:16.086Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:48:19.097Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:48:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:48:21.124Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:48:21.125Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T02:48:21.129Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b9693104-3c53-4dcd-81b4-161a4f835e7a', protocol='range'} 2023-03-25T02:48:21.129Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:48:21.135Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b9693104-3c53-4dcd-81b4-161a4f835e7a=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T02:48:21.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b9693104-3c53-4dcd-81b4-161a4f835e7a', protocol='range'} 2023-03-25T02:48:21.150Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:48:21.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T02:48:21.151Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T02:48:21.151Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:48:21.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T02:48:21.156Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:48:21.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:48:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:48:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:48:21.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:48:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=169, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:48:21.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:48:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:48:21.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:48:21.158Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:48:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:48:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:48:21.167Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T02:48:21.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T02:48:21.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:48:21.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:48:21.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:48:21.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:48:22.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:48:22.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:48:22.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:48:22.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:48:22.176Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:48:22.177Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:48:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:48:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:48:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T02:48:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:48:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:48:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T02:48:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:48:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:48:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:48:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:48:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:48:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T02:48:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:48:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:48:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:48:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:48:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:48:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712082486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:48:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:48:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:48:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712459373, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T02:48:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:48:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:48:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712462203, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T02:48:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:48:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:48:22.182Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712463204, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T02:48:22.182Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:48:22.182Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:48:22.182Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712494467, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T02:48:22.182Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:48:22.182Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T02:48:22.182Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:48:22.183Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:48:23.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:48:23.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:48:23.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:48:23.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:48:24.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:48:24.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:48:24.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:48:24.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:48:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:48:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:48:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:48:25.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:48:26.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:48:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:48:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:48:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:48:27.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:48:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:48:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:48:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:48:28.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T02:48:28.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T02:48:28.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T02:48:28.186Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T02:48:28.186Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:48:28.245Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:48:28.246Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:48:28.246Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:48:28.246Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:48:28.246Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:48:28.247Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:48:28.270Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T02:48:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@62337c25 2023-03-25T02:48:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T02:48:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T02:48:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T02:48:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T02:48:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T02:48:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T02:48:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:48:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:48:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712508272, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:48:29.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T02:48:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:48:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:48:29.303Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T02:48:29.303Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T02:48:29.304Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T02:48:29.304Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:48:29.304Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T02:48:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T02:48:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@18f31670 2023-03-25T02:48:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T02:48:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T02:48:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T02:48:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T02:48:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T02:48:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T02:48:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:48:29.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:48:29.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712509325, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:48:30.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:48:30.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:48:30.360Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:48:30.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:48:30.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:49:00.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:49:00.398Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:49:00.402Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:49:00.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:49:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T02:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T02:49:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:49:30.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:49:30.430Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:49:30.437Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:49:30.438Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:50:00.438Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:50:00.462Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:50:00.468Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:50:00.468Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:50:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T02:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T02:50:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T02:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:50:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T02:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T02:50:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T02:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:50:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:50:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T02:50:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:50:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:50:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T02:50:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712508272, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T02:50:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:50:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T02:50:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712509325, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T02:50:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:50:30.468Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:50:30.497Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:50:30.502Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:50:30.502Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:51:00.502Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:51:00.532Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:51:00.537Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:51:00.537Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:51:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:51:30.537Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:51:30.565Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:51:30.571Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:51:30.571Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:52:00.572Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:52:00.602Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:52:00.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:52:00.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:52:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:52:30.608Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:52:30.636Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:52:30.642Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:52:30.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:53:00.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:53:00.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:53:00.677Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:53:00.678Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:53:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:53:21.161Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T02:53:21.161Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b9693104-3c53-4dcd-81b4-161a4f835e7a sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T02:53:21.161Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T02:53:21.161Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T02:53:21.734Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:53:21.749Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:53:21.750Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T02:53:21.757Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:53:21.758Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T02:53:21.774Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:53:21.775Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T02:53:21.775Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:53:21.780Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:53:21.780Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:53:21.780Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:53:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=189, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:53:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:53:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:53:30.678Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T02:53:30.678Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T02:53:30.686Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T02:53:30.686Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T02:53:30.687Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T02:53:30.694Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T02:53:30.761Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T02:53:30.763Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T02:53:30.772Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T02:53:31.038Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T02:53:31.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:53:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[261], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-02:53:30:078-20217], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T02:53:31.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T02:53:31.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T02:53:31.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:53:31.050Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:53:31.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T02:53:31.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T02:53:31.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:53:31.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:53:31.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712811051, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:53:31.092Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T02:53:31.092Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712811051, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T02:53:31.093Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:53:32.082Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T02:53:32.083Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T02:53:32.083Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:53:32.084Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:53:32.084Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:53:32.084Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:53:33.085Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:53:33.085Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:53:33.085Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:53:33.086Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:53:34.087Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:53:34.087Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:53:34.087Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:53:34.087Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:53:35.088Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:53:35.089Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:53:35.089Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:53:35.089Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:53:36.090Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:53:36.090Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:53:36.091Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:53:36.091Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:53:37.091Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:53:37.092Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:53:37.092Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:53:37.092Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:53:38.093Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:53:38.094Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:53:38.094Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:53:38.094Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:53:39.095Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T02:53:39.096Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T02:53:39.096Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T02:53:39.096Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T02:53:39.096Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:53:39.161Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:53:39.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:53:39.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:53:39.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:39.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:53:39.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:39.426Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T02:53:39.430Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T02:53:39.430Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T02:53:39.430Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:39.430Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T02:53:39.431Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:53:39.431Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:53:39.431Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712819430, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:53:40.431Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:53:40.432Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:53:40.432Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:40.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T02:53:40.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:40.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:40.644Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2216053741300515110/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T02:53:42.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T02:53:42.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T02:53:42.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:42.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T02:53:42.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:53:42.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:53:42.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:53:42.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:53:42.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T02:53:42.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:53:42.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T02:53:42.262Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T02:53:42.263Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T02:53:42.263Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T02:53:42.263Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T02:53:42.263Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:53:42.264Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:53:42.264Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712822263, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:53:43.266Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T02:53:43.267Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T02:53:43.269Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T02:53:43.269Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:53:43.269Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:53:43.270Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712823266, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:53:44.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:53:44.296Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:53:44.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T02:53:44.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T02:53:44.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T02:53:44.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T02:53:44.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:53:44.304Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:53:44.304Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:53:44.304Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:53:44.304Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T02:53:44.321Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T02:54:14.322Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T02:54:14.335Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T02:54:14.335Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T02:54:14.336Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T02:54:14.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T02:54:14.372Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T02:54:14.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T02:54:14.382Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T02:54:14.552Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T02:54:14.552Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:54:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[166], vertex-id=[163992], x-aai-txid=[0-aai-resources-230325-02:54:13:687-8364], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T02:54:14.553Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T02:54:14.553Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T02:54:14.553Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:54:14.561Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:54:14.562Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T02:54:14.562Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T02:54:14.562Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:54:14.562Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:54:14.563Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712854562, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:54:15.595Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T02:54:15.596Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T02:54:15.596Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T02:54:15.597Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T02:54:15.597Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T02:54:15.597Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T02:54:15.602Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-49ac56f1-f543-47b7-9874-48ac0777d47f 2023-03-25T02:54:15.603Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-25T02:54:15.603Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T02:54:15.603Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T02:54:16.039Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:54:19.049Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:54:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:54:21.123Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:54:21.124Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T02:54:21.130Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:54:21.130Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-49ac56f1-f543-47b7-9874-48ac0777d47f', protocol='range'} 2023-03-25T02:54:21.136Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-49ac56f1-f543-47b7-9874-48ac0777d47f=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-25T02:54:21.152Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:54:21.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-49ac56f1-f543-47b7-9874-48ac0777d47f', protocol='range'} 2023-03-25T02:54:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T02:54:21.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T02:54:21.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T02:54:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:54:21.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:54:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:54:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:54:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:54:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:54:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:54:21.159Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:54:21.159Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:54:21.159Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:54:21.159Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=190, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:54:21.160Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:54:21.160Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:54:21.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T02:54:21.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T02:54:21.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:54:21.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:54:21.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:54:21.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:54:22.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:54:22.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:54:22.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:54:22.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:54:22.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:54:22.179Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:54:22.180Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:54:22.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:54:22.180Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T02:54:22.180Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:54:22.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:54:22.180Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T02:54:22.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:54:22.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:54:22.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:54:22.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:54:22.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:54:22.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T02:54:22.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:54:22.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:54:22.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:54:22.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:54:22.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:54:22.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712495501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:54:22.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:54:22.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:54:22.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712819430, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T02:54:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:54:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:54:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712822263, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T02:54:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:54:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:54:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712823266, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T02:54:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:54:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:54:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712854562, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T02:54:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:54:22.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:54:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:54:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:54:23.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:54:23.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:54:23.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:54:23.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:54:24.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:54:24.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:54:24.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:54:24.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:54:25.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:54:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:54:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:54:25.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:54:26.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:54:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:54:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:54:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:54:27.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:54:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:54:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:54:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:54:28.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T02:54:28.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T02:54:28.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T02:54:28.184Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T02:54:28.185Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:54:28.249Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:54:28.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:54:28.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:54:28.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:54:28.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:54:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T02:54:28.276Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T02:54:28.276Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@70446247 2023-03-25T02:54:28.276Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T02:54:28.277Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T02:54:28.277Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T02:54:28.277Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T02:54:28.277Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T02:54:28.277Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T02:54:28.278Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:54:28.278Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:54:28.278Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712868277, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:54:29.279Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T02:54:29.301Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:54:29.301Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:54:29.306Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T02:54:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T02:54:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T02:54:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:54:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T02:54:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T02:54:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@30915ef 2023-03-25T02:54:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T02:54:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T02:54:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T02:54:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T02:54:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T02:54:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T02:54:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:54:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:54:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712869328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:54:30.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:54:30.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:54:30.361Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:54:30.368Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:54:30.368Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:55:00.368Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:55:00.395Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:55:00.401Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:55:00.402Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:55:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:55:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:55:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T02:55:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:55:30.402Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:55:30.434Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:55:30.440Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:55:30.441Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:56:00.441Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:56:00.467Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:56:00.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:56:00.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:56:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:56:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:56:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T02:56:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:56:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:56:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T02:56:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:56:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:56:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T02:56:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:56:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:56:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T02:56:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:56:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:56:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T02:56:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:56:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:56:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712868277, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T02:56:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:56:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:56:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679712869328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T02:56:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T02:56:30.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:56:30.499Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:56:30.505Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:56:30.506Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:57:00.506Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:57:00.535Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:57:00.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:57:00.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:57:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:57:30.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:57:30.574Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:57:30.580Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:57:30.580Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:58:00.581Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:58:00.601Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:58:00.606Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:58:00.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:58:21.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:58:30.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:58:30.638Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:58:30.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:58:30.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:59:00.644Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:59:00.663Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:59:00.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T02:59:00.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T02:59:21.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:59:21.168Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T02:59:21.169Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-49ac56f1-f543-47b7-9874-48ac0777d47f sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T02:59:21.169Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T02:59:21.169Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T02:59:21.732Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T02:59:21.748Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:59:21.748Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T02:59:21.755Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:59:21.755Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T02:59:21.770Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T02:59:21.771Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T02:59:21.771Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T02:59:21.775Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:59:21.776Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:59:21.776Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:59:21.776Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=210, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T02:59:21.776Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T02:59:21.776Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T02:59:30.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T02:59:30.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T02:59:30.677Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T02:59:30.677Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T02:59:30.678Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T02:59:30.685Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T02:59:30.717Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T02:59:30.717Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[82f38c14-e923-4827-9f27-05a92835c674], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T02:59:30.725Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T02:59:30.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 02:59:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[240], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-02:59:30:028-83811], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T02:59:30.970Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T02:59:30.971Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T02:59:30.971Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T02:59:30.972Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T02:59:30.982Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T02:59:30.983Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T02:59:30.983Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T02:59:30.983Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:59:30.983Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:59:30.984Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713170983, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:59:31.003Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T02:59:31.003Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713170983, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T02:59:31.004Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:59:32.017Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T02:59:32.017Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T02:59:32.018Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:59:32.019Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:59:32.019Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:59:32.019Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:59:33.020Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:59:33.021Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:59:33.021Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:59:33.021Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:59:34.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:59:34.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:59:34.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:59:34.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:59:35.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:59:35.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:59:35.024Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:59:35.024Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:59:36.024Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:59:36.025Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:59:36.025Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:59:36.025Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:59:37.026Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:59:37.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:59:37.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:59:37.028Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:59:38.029Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T02:59:38.029Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:59:38.029Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:59:38.029Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:59:39.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T02:59:39.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T02:59:39.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T02:59:39.032Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T02:59:39.032Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T02:59:39.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:59:39.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:59:39.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:59:39.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:39.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T02:59:39.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:39.378Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T02:59:39.382Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T02:59:39.382Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T02:59:39.383Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:39.383Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T02:59:39.383Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:59:39.383Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:59:39.383Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713179382, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:59:40.384Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T02:59:40.384Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T02:59:40.385Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:40.385Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T02:59:40.386Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:40.386Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:40.502Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16234469231322943639/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:42.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T02:59:42.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:59:42.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:59:42.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:59:42.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:59:42.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:59:42.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T02:59:42.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:59:42.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:59:42.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:59:42.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:59:42.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:59:42.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:59:42.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:59:42.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:59:42.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T02:59:42.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T02:59:42.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T02:59:42.116Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T02:59:42.116Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T02:59:42.116Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T02:59:42.116Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.116Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:59:42.116Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.116Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:59:42.116Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.116Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:59:42.116Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T02:59:42.116Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T02:59:42.116Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T02:59:42.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T02:59:42.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T02:59:42.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T02:59:42.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T02:59:42.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:59:42.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:59:42.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713182169, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:59:43.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T02:59:43.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T02:59:43.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T02:59:43.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T02:59:43.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T02:59:43.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713183171, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T02:59:44.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:59:44.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T02:59:44.196Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T02:59:44.196Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T02:59:44.196Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T02:59:44.196Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T02:59:44.197Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:59:44.197Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:59:44.197Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:59:44.197Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T02:59:44.197Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T02:59:44.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:00:14.208Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:00:14.216Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T03:00:14.216Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T03:00:14.217Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T03:00:14.224Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:00:14.270Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T03:00:14.270Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[06e674d7-1561-4242-b467-eb8d0176abc5], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T03:00:14.277Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:00:14.428Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:00:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[163992], x-aai-txid=[1-aai-resources-230325-03:00:13:580-50337], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:00:14.428Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:00:14.429Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T03:00:14.429Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:00:14.429Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T03:00:14.437Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:00:14.437Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:00:14.437Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:00:14.438Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:00:14.438Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:00:14.438Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713214437, "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-25T03:00:15.465Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T03:00:15.465Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T03:00:15.466Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T03:00:15.466Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T03:00:15.466Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:00:15.466Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:00:15.473Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-09e9e904-ab01-4478-b6df-66cdbd85b3b7 2023-03-25T03:00:15.473Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-25T03:00:15.473Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T03:00:15.474Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:00:16.052Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:00:19.060Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:00:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:00:21.125Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:00:21.126Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:00:21.133Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:00:21.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-09e9e904-ab01-4478-b6df-66cdbd85b3b7', protocol='range'} 2023-03-25T03:00:21.139Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 13: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-09e9e904-ab01-4478-b6df-66cdbd85b3b7=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-25T03:00:21.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-09e9e904-ab01-4478-b6df-66cdbd85b3b7', protocol='range'} 2023-03-25T03:00:21.157Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:00:21.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] 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-25T03:00:21.157Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:00:21.157Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:00:21.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] 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-25T03:00:21.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:00:21.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:00:21.163Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:00:21.163Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:00:21.163Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:00:21.163Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:00:21.163Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:00:21.163Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:00:21.163Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:00:21.163Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=211, 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-25T03:00:21.164Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:00:21.164Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:00:21.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:00:21.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:00:21.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:00:21.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:00:21.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:00:21.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:00:21.676Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T03:00:21.676Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:00:21.677Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:00:21.677Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T03:00:21.677Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T03:00:21.677Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:00:21.677Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T03:00:21.677Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:00:21.678Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:00:21.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T03:00:21.678Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:00:21.678Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:00:21.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T03:00:21.678Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:00:21.678Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:00:21.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T03:00:21.678Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:00:21.678Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:00:21.678Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T03:00:21.679Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679712855595, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:00:21.679Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:00:21.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T03:00:21.679Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713179382, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:00:21.679Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:00:21.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T03:00:21.679Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713182169, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T03:00:21.679Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:00:21.679Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T03:00:21.679Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713183171, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T03:00:21.680Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:00:21.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T03:00:21.680Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713214437, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:00:21.680Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:00:21.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T03:00:21.680Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:00:21.680Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:00:22.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:00:22.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:00:22.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:00:22.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:00:23.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:00:23.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:00:23.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:00:23.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:00:24.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:00:24.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:00:24.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:00:24.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:00:25.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:00:25.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:00:25.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:00:25.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:00:26.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:00:26.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:00:26.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:00:26.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:00:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:00:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:00:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:00:27.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:00:28.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T03:00:28.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:00:28.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T03:00:28.185Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:00:28.185Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:00:28.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:00:28.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T03:00:28.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T03:00:28.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:00:28.243Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T03:00:28.244Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:00:28.270Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T03:00:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@d05e6ef 2023-03-25T03:00:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:00:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:00:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:00:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T03:00:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T03:00:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:00:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:00:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:00:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713228272, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:00:29.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T03:00:29.296Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:00:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T03:00:29.302Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T03:00:29.302Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T03:00:29.302Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:00:29.303Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T03:00:29.303Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:00:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T03:00:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@65c21f06 2023-03-25T03:00:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:00:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:00:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:00:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T03:00:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T03:00:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:00:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:00:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:00:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713229325, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:00:30.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:00:30.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:00:30.359Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:00:30.365Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:00:30.365Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:01:00.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:01:00.396Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:01:00.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:01:00.404Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:01:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:01:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:01:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713228272, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:01:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713229325, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:01:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:01:30.404Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:01:30.432Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:01:30.438Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:01:30.438Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:02:00.439Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:02:00.466Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:02:00.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:02:00.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:02:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:02:30.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:02:30.497Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:02:30.502Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:02:30.503Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:03:00.503Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:03:00.526Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:03:00.531Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:03:00.531Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:03:21.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:03:30.531Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:03:30.562Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:03:30.568Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:03:30.568Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:04:00.568Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:04:00.586Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:04:00.589Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:04:00.590Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:04:21.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:04:30.590Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:04:30.619Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:04:30.626Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:04:30.626Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:05:00.627Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:05:00.656Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:05:00.662Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:05:00.662Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:05:21.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:05:21.181Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T03:05:21.182Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-09e9e904-ab01-4478-b6df-66cdbd85b3b7 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T03:05:21.182Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T03:05:21.182Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T03:05:21.581Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:05:21.597Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:05:21.597Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:05:21.603Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:05:21.603Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 14: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T03:05:21.619Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:05:21.620Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:05:21.620Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:05:21.625Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:05:21.625Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:05:21.626Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:05:21.626Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=231, 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-25T03:05:21.626Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:05:21.626Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:05:30.662Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T03:05:30.662Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:05:30.676Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T03:05:30.676Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T03:05:30.677Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T03:05:30.681Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:05:30.713Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T03:05:30.714Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1a7a15d9-6b25-4647-af44-8cfa46250126], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T03:05:30.721Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T03:05:30.879Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:05:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-03:05:30:021-24885], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:05:30.880Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:05:30.881Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T03:05:30.881Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:05:30.881Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T03:05:30.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:05:30.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T03:05:30.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T03:05:30.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:05:30.894Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:05:30.894Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713530893, "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-25T03:05:30.913Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:05:30.913Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713530893, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T03:05:30.914Z||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-25T03:05:31.926Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:05:31.926Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:05:31.927Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:05:31.927Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:05:31.927Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:05:31.927Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:05:32.928Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:05:32.928Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:05:32.928Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:05:32.928Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:05:33.929Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:05:33.930Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:05:33.930Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:05:33.930Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:05:34.931Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:05:34.932Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:05:34.932Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:05:34.932Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:05:35.933Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:05:35.933Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:05:35.934Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:05:35.934Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:05:36.935Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:05:36.935Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:05:36.935Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:05:36.936Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:05:37.936Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:05:37.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:05:37.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:05:37.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:05:38.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T03:05:38.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:05:38.940Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T03:05:38.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:05:38.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:05:39.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:05:39.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T03:05:39.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T03:05:39.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:39.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T03:05:39.008Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:39.281Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T03:05:39.283Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T03:05:39.284Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:05:39.284Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:39.284Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:05:39.285Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:05:39.285Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:05:39.285Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713539284, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:05:40.286Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:05:40.286Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T03:05:40.287Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:40.287Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T03:05:40.288Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:40.288Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:40.407Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3011655135888643184/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T03:05:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:05:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T03:05:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T03:05:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:05:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:05:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T03:05:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:05:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:05:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:05:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T03:05:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:05:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:05:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:05:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:05:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:05:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:05:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:05:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:05:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:05:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:05:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:05:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:05:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:05:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:05:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:05:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:05:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:05:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:05:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:05:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:05:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:05:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:05:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:05:42.048Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:05:42.048Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:05:42.048Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:05:42.048Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:05:42.048Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:05:42.048Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T03:05:42.048Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.048Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:05:42.048Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:05:42.048Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:05:42.048Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:05:42.048Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:05:42.048Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:05:42.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:05:42.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:05:42.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:05:42.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:05:42.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:05:42.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:05:42.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:05:42.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T03:05:42.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:05:42.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:05:42.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:05:42.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:05:42.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:05:42.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:05:42.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:05:42.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:05:42.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:05:42.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:05:42.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:05:42.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:05:42.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:05:42.051Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T03:05:42.051Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.051Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:05:42.051Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.051Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:05:42.051Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.051Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:05:42.051Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:05:42.051Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:05:42.051Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T03:05:42.100Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T03:05:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:05:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T03:05:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:05:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:05:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:05:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713542101, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:05:43.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:05:43.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T03:05:43.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:05:43.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:05:43.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:05:43.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713543102, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:05:44.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:05:44.131Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:05:44.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:05:44.137Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:05:44.137Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:05:44.137Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:05:44.137Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:05:44.137Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:05:44.137Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:05:44.137Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:05:44.137Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T03:05:44.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:06:14.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:06:14.161Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T03:06:14.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T03:06:14.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T03:06:14.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:06:14.212Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T03:06:14.212Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9ee8c04d-1fde-4cb1-b487-63a947716fe7], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T03:06:14.222Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:06:14.372Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:06:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[163992], x-aai-txid=[0-aai-resources-230325-03:06:13:523-66031], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:06:14.372Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:06:14.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T03:06:14.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:06:14.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T03:06:14.381Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:06:14.381Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:06:14.382Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:06:14.382Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:06:14.382Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:06:14.383Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713574382, "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-25T03:06:15.419Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T03:06:15.420Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T03:06:15.420Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T03:06:15.420Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T03:06:15.420Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:06:15.421Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:06:15.426Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-6f98385e-173b-4c18-9ddf-fbb118fef053 2023-03-25T03:06:15.427Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-25T03:06:15.427Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T03:06:15.427Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:06:15.874Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:06:18.884Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:06:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:06:21.127Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:06:21.127Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:06:21.133Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:06:21.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-6f98385e-173b-4c18-9ddf-fbb118fef053', protocol='range'} 2023-03-25T03:06:21.139Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 15: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-6f98385e-173b-4c18-9ddf-fbb118fef053=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-25T03:06:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:06:21.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-6f98385e-173b-4c18-9ddf-fbb118fef053', protocol='range'} 2023-03-25T03:06:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:06:21.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] 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-25T03:06:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] 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-25T03:06:21.158Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:06:21.163Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:06:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:06:21.164Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:06:21.164Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:06:21.164Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:06:21.164Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:06:21.164Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=232, 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-25T03:06:21.164Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:06:21.164Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:06:21.164Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:06:21.164Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:06:21.164Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:06:21.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:06:21.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:06:21.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:06:21.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:06:21.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:06:21.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:06:22.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:06:22.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:06:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:06:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:06:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:06:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:06:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:06:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:06:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T03:06:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:06:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:06:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:06:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:06:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:06:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:06:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:06:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:06:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:06:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:06:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:06:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:06:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:06:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:06:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713215465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:06:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:06:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:06:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713539284, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:06:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:06:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:06:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713542101, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T03:06:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:06:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:06:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713543102, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T03:06:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:06:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:06:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713574382, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:06:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:06:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:06:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:06:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:06:23.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:06:23.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:06:23.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:06:23.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:06:24.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:06:24.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:06:24.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:06:24.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:06:25.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:06:25.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:06:25.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:06:25.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:06:26.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:06:26.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:06:26.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:06:26.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:06:27.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:06:27.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:06:27.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:06:27.186Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:06:28.187Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T03:06:28.187Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:06:28.187Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T03:06:28.188Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:06:28.188Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:06:28.250Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:06:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T03:06:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T03:06:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:06:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T03:06:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:06:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T03:06:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@519aa92 2023-03-25T03:06:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:06:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:06:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:06:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T03:06:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T03:06:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:06:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:06:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:06:28.275Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713588274, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:06:29.275Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T03:06:29.300Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:06:29.300Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T03:06:29.305Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T03:06:29.305Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T03:06:29.305Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:06:29.305Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T03:06:29.305Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:06:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T03:06:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3fd51ca1 2023-03-25T03:06:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:06:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:06:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:06:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T03:06:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T03:06:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:06:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:06:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:06:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713589329, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:06:30.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:06:30.331Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:06:30.360Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:06:30.365Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:06:30.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:07:00.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:07:00.387Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:07:00.392Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:07:00.392Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:07:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:07:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:07:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:07:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:07:30.392Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:07:30.412Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:07:30.416Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:07:30.416Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:08:00.416Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:08:00.441Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:08:00.446Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:08:00.446Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:08:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:08:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:08:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T03:08:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:08:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:08:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:08:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:08:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:08:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T03:08:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:08:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:08:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:08:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:08:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:08:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:08:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:08:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:08:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713588274, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:08:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:08:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:08:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713589329, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:08:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:08:30.447Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:08:30.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:08:30.476Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:08:30.477Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:09:00.477Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:09:00.507Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:09:00.513Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:09:00.513Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:09:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:09:30.514Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:09:30.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:09:30.547Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:09:30.547Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:09:49.388Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:09:49.388Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "ves-openapi-manager", "timestamp": 1679713778069, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:09:49.389Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:10:00.547Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:10:00.573Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:10:00.577Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:10:00.578Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:10:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:10:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:10:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "policy-distribution-id", "timestamp": 1679713780530, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:10:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "cds-sdc-listener", "timestamp": 1679713778855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:10:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:10:30.578Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:10:30.608Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:10:30.615Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:10:30.615Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:11:00.615Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:11:00.645Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:11:00.651Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:11:00.651Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:11:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:11:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "aai-model-loader", "timestamp": 1679713784355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "multicloud-k8s", "timestamp": 1679713783481, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "policy-distribution-id", "timestamp": 1679713780530, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "ves-openapi-manager", "timestamp": 1679713778069, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "multicloud-k8s", "timestamp": 1679713783481, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "cds-sdc-listener", "timestamp": 1679713778855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "aai-model-loader", "timestamp": 1679713784355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "policy-distribution-id", "timestamp": 1679713780530, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "ves-openapi-manager", "timestamp": 1679713778069, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "cds-sdc-listener", "timestamp": 1679713778855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "multicloud-k8s", "timestamp": 1679713783481, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "aai-model-loader", "timestamp": 1679713784355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "policy-distribution-id", "timestamp": 1679713780530, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "ves-openapi-manager", "timestamp": 1679713778069, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "multicloud-k8s", "timestamp": 1679713783481, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "aai-model-loader", "timestamp": 1679713784355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "cds-sdc-listener", "timestamp": 1679713778855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "ves-openapi-manager", "timestamp": 1679713778069, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "policy-distribution-id", "timestamp": 1679713780530, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "cds-sdc-listener", "timestamp": 1679713778855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "multicloud-k8s", "timestamp": 1679713783481, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "aai-model-loader", "timestamp": 1679713784355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "policy-distribution-id", "timestamp": 1679713780530, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "ves-openapi-manager", "timestamp": 1679713778069, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "multicloud-k8s", "timestamp": 1679713783481, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "cds-sdc-listener", "timestamp": 1679713778855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "aai-model-loader", "timestamp": 1679713784355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "policy-distribution-id", "timestamp": 1679713780530, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "ves-openapi-manager", "timestamp": 1679713778069, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "multicloud-k8s", "timestamp": 1679713783481, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "cds-sdc-listener", "timestamp": 1679713778855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "aai-model-loader", "timestamp": 1679713784355, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "multicloud-k8s", "timestamp": 1679713796207, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-25T03:11:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "policy-distribution-id", "timestamp": 1679713795830, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:11:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "aai-model-loader", "timestamp": 1679713796144, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:11:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "cds-sdc-listener", "timestamp": 1679713796146, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:11:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "policy-distribution-id", "timestamp": 1679713796834, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:11:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "multicloud-k8s", "timestamp": 1679713797334, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-25T03:11:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "policy-distribution-id", "timestamp": 1679713797835, "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-25T03:11:21.166Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f6b26de-99ff-4585-8fcb-933c6d7339ba 2023-03-25T03:11:21.166Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T03:11:21.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "multicloud-k8s", "timestamp": 1679713798423, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-25T03:11:21.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "multicloud-k8s", "timestamp": 1679713799486, "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-25T03:11:21.209Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f6b26de-99ff-4585-8fcb-933c6d7339ba 2023-03-25T03:11:21.210Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T03:11:21.233Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.233Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "multicloud-k8s", "timestamp": 1679713800488, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "DEPLOY_OK" } 2023-03-25T03:11:21.233Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.233Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.234Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "aai-model-loader", "timestamp": 1679713803270, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:11:21.234Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.234Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.234Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "aai-model-loader", "timestamp": 1679713804272, "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-25T03:11:21.251Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2f6b26de-99ff-4585-8fcb-933c6d7339ba 2023-03-25T03:11:21.251Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T03:11:21.268Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T03:11:21.268Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-6f98385e-173b-4c18-9ddf-fbb118fef053 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T03:11:21.268Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T03:11:21.268Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T03:11:21.278Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.278Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679713806637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.278Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.278Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.278Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679713806637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.278Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.278Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.278Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679713806637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679713806637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679713806637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679713806637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679713806637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.279Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.280Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679713814452, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:11:21.280Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.280Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.280Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679713817433, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:11:21.280Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:11:21.280Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:11:21.280Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679713818437, "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-25T03:11:21.296Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2f6b26de-99ff-4585-8fcb-933c6d7339ba 2023-03-25T03:11:21.296Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T03:11:22.171Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:11:25.180Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:11:28.189Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:11:30.652Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T03:11:30.652Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:11:30.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T03:11:30.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T03:11:30.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T03:11:30.675Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:11:30.705Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T03:11:30.706Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c95ca5ab-e170-4767-bf36-d68d3661993b], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T03:11:30.713Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T03:11:30.941Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:11:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[224], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-03:11:30:013-91363], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:11:30.942Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:11:30.943Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T03:11:30.943Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:11:30.943Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T03:11:30.955Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:11:30.955Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T03:11:30.955Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T03:11:30.956Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:11:30.956Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:11:30.956Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713890955, "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-25T03:11:31.200Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:11:31.990Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:11:31.990Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:11:31.991Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:11:31.991Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:11:31.991Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:11:31.992Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:11:32.992Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:11:32.993Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:11:32.993Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:11:32.993Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:11:33.994Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:11:33.995Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:11:33.995Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:11:33.995Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:11:34.211Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:11:34.996Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:11:34.996Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:11:34.997Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:11:34.997Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:11:35.998Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:11:35.998Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:11:35.998Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:11:35.999Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:11:36.999Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:11:37.000Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:11:37.000Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:11:37.000Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:11:37.220Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:11:38.001Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:11:38.002Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:11:38.002Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:11:38.002Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:11:39.003Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T03:11:39.004Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:11:39.004Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T03:11:39.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:11:39.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:11:39.059Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:11:39.059Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T03:11:39.060Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T03:11:39.060Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:39.060Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T03:11:39.060Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:39.325Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T03:11:39.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T03:11:39.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:11:39.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:39.331Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:11:39.331Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:11:39.331Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:11:39.332Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713899330, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:11:40.237Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:11:40.333Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:11:40.333Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T03:11:40.333Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:40.334Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T03:11:40.334Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:40.334Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:40.443Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6667791244730890636/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T03:11:42.019Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T03:11:42.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:11:42.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:11:42.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T03:11:42.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:11:42.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:11:42.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:11:42.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T03:11:42.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:11:42.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:11:42.022Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:11:42.023Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:11:42.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:11:42.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:11:42.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:11:42.027Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:11:42.027Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T03:11:42.073Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T03:11:42.074Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:11:42.074Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T03:11:42.074Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:11:42.075Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:11:42.075Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:11:42.075Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713902074, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:11:43.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:11:43.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T03:11:43.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:11:43.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:11:43.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:11:43.077Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713903076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:11:43.274Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:11:44.077Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:11:44.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:11:44.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:11:44.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:11:44.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:11:44.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:11:44.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:11:44.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:11:44.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:11:44.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:11:44.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T03:11:44.124Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:11:46.284Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:11:49.293Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:11:52.302Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:11:55.311Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:11:58.320Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:12:01.329Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:12:04.338Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:12:07.347Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:12:10.355Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:12:13.364Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:12:14.125Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:12:14.139Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T03:12:14.139Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T03:12:14.140Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T03:12:14.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:12:14.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T03:12:14.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8a9cac32-04de-45dd-b4fb-6d2e8202286c], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T03:12:14.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:12:14.321Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:12:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[163992], x-aai-txid=[1-aai-resources-230325-03:12:13:480-47581], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:12:14.322Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:12:14.322Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T03:12:14.323Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:12:14.323Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T03:12:14.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:12:14.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:12:14.331Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:12:14.331Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:12:14.331Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:12:14.331Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713934331, "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-25T03:12:15.362Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T03:12:15.362Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T03:12:15.363Z||pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T03:12:15.363Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T03:12:15.363Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:12:15.363Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:12:15.367Z||pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-25T03:12:15.369Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-230d28bb-c171-4387-8db7-eebb533ebeeb 2023-03-25T03:12:15.370Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T03:12:15.370Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:12:16.373Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:12:19.383Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:12:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:12:21.124Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:12:21.125Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:12:21.130Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:12:21.130Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-230d28bb-c171-4387-8db7-eebb533ebeeb', protocol='range'} 2023-03-25T03:12:21.135Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 16: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-230d28bb-c171-4387-8db7-eebb533ebeeb=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-25T03:12:21.152Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:12:21.152Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-230d28bb-c171-4387-8db7-eebb533ebeeb', protocol='range'} 2023-03-25T03:12:21.153Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:12:21.153Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T03:12:21.153Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:12:21.153Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:12:21.157Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:12:21.158Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:12:21.158Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:12:21.158Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:12:21.158Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:12:21.158Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:12:21.158Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:12:21.158Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=309, 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-25T03:12:21.158Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:12:21.158Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:12:21.158Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:12:21.158Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:12:21.167Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:12:21.167Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:12:21.168Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:12:21.169Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:12:21.169Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:12:21.169Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:12:22.169Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:12:22.170Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:12:22.170Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:12:22.170Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:12:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:12:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713890955, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T03:12:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:12:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:12:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:12:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:12:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:12:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T03:12:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:12:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:12:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:12:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:12:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:12:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:12:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:12:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:12:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:12:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:12:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:12:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:12:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:12:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:12:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713575419, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:12:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:12:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:12:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713899330, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:12:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:12:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:12:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713902074, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T03:12:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:12:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:12:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713903076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T03:12:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:12:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:12:22.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713934331, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:12:22.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:12:22.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:12:22.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:12:22.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:12:23.171Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:12:23.171Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:12:23.171Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:12:23.171Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:12:24.172Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:12:24.173Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:12:24.173Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:12:24.173Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:12:25.174Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:12:25.174Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:12:25.175Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:12:25.175Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:12:26.176Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:12:26.177Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:12:26.177Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:12:26.177Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:12:27.178Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:12:27.179Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:12:27.179Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:12:27.179Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:12:28.181Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T03:12:28.181Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:12:28.181Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T03:12:28.182Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:12:28.182Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:12:28.234Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:12:28.235Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:12:28.235Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:12:28.235Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:12:28.235Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:12:28.235Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:12:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T03:12:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7698d7d4 2023-03-25T03:12:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:12:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:12:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:12:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T03:12:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T03:12:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:12:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:12:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:12:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713948264, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:12:29.266Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T03:12:29.287Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:12:29.287Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T03:12:29.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T03:12:29.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T03:12:29.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:12:29.294Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:12:29.294Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:12:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T03:12:29.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1187bc37 2023-03-25T03:12:29.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:12:29.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:12:29.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:12:29.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T03:12:29.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T03:12:29.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:12:29.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:12:29.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:12:29.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713949314, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:12:30.316Z|a2142b0c-c579-4357-9d89-519f3789dcba|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_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:12:30.317Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:12:30.346Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:12:30.351Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:12:30.352Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:13:00.352Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:13:00.382Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:13:00.387Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:13:00.387Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:13:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:13:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:13:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:13:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:13:30.387Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:13:30.417Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:13:30.422Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:13:30.422Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:14:00.423Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:14:00.455Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:14:00.459Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:14:00.460Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:14:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:14:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:14:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713948264, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:14:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:14:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:14:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679713949314, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:14:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:14:30.460Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:14:30.487Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:14:30.493Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:14:30.493Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:15:00.493Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:15:00.521Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:15:00.526Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:15:00.527Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:15:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:15:30.527Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:15:30.562Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:15:30.567Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:15:30.567Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:16:00.568Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:16:00.597Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:16:00.602Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:16:00.603Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:16:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:16:30.603Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:16:30.631Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:16:30.637Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:16:30.637Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:17:00.637Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:17:00.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:17:00.673Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:17:00.673Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:17:21.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:17:21.257Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T03:17:21.257Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-230d28bb-c171-4387-8db7-eebb533ebeeb sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T03:17:21.258Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T03:17:21.258Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T03:17:21.713Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:17:21.730Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:17:21.731Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:17:21.738Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:17:21.738Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 17: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T03:17:21.754Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:17:21.754Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:17:21.755Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:17:21.760Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:17:21.760Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:17:21.760Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:17:21.760Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=330, 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-25T03:17:21.761Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:17:21.761Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:17:30.674Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T03:17:30.674Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:17:30.690Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T03:17:30.691Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T03:17:30.691Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T03:17:30.699Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:17:30.729Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T03:17:30.730Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T03:17:30.738Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T03:17:30.978Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T03:17:30.979Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:17:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[235], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-03:17:30:037-46212], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:17:30.979Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:17:30.979Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:17:30.979Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:17:30.997Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:17:30.997Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T03:17:30.998Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T03:17:30.998Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:17:30.998Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:17:30.998Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714250998, "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-25T03:17:31.015Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:17:31.016Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714250998, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T03:17:31.016Z||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-25T03:17:32.030Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:17:32.030Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:17:32.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:17:32.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:17:32.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:17:32.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:17:33.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:17:33.032Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:17:33.032Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:17:33.032Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:17:34.033Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:17:34.034Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:17:34.034Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:17:34.034Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:17:35.035Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:17:35.035Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:17:35.035Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:17:35.035Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:17:36.036Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:17:36.036Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:17:36.036Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:17:36.037Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:17:37.037Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:17:37.038Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:17:37.038Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:17:37.038Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:17:38.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:17:38.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:17:38.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:17:38.039Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:17:39.040Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T03:17:39.041Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:17:39.041Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T03:17:39.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:17:39.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:17:39.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:17:39.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:17:39.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:17:39.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:17:39.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:17:39.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:17:39.412Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:17:39.417Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T03:17:39.417Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:17:39.417Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:17:39.417Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:17:39.417Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:17:39.417Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:17:39.417Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714259417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:17:40.418Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:17:40.419Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:17:40.419Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:17:40.419Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T03:17:40.420Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:17:40.420Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:17:40.588Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6778850164668039303/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:17:42.080Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:17:42.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:17:42.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:17:42.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:17:42.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:17:42.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:17:42.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:17:42.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:17:42.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:17:42.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:17:42.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:17:42.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:17:42.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:17:42.084Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:17:42.084Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:17:42.084Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:17:42.084Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:17:42.084Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:17:42.084Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:17:42.084Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T03:17:42.084Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.084Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:17:42.084Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:17:42.084Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:17:42.085Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:17:42.086Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:17:42.087Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T03:17:42.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T03:17:42.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:17:42.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T03:17:42.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:17:42.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:17:42.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:17:42.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714262133, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:17:43.134Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:17:43.134Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T03:17:43.134Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:17:43.135Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:17:43.135Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:17:43.135Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714263134, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:17:44.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:17:44.163Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:17:44.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:17:44.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:17:44.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:17:44.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:17:44.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:17:44.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:17:44.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:17:44.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:17:44.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:17:44.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:18:14.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:18:14.198Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T03:18:14.198Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T03:18:14.199Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T03:18:14.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:18:14.241Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T03:18:14.241Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[55036198-f067-4305-b2c2-648ce83fcdad], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T03:18:14.247Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:18:14.396Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:18:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[163992], x-aai-txid=[0-aai-resources-230325-03:18:13:544-5853], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:18:14.396Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:18:14.397Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T03:18:14.398Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:18:14.398Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:18:14.407Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:18:14.407Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:18:14.408Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:18:14.408Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:14.408Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:14.408Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714294408, "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-25T03:18:15.440Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:18:15.440Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:18:15.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:18:15.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:15.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:15.442Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:16.443Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:18:16.443Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:16.443Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:16.443Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:17.444Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:18:17.445Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:17.445Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:17.445Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:18.446Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:18:18.446Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:18.446Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:18.446Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:19.447Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:18:19.448Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:19.448Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:19.448Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:20.449Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:18:20.449Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:20.449Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:20.449Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:21.115Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714259417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714262133, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714263134, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714294408, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:18:21.118Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:18:21.450Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:18:21.450Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:21.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:21.451Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:22.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T03:18:22.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:18:22.452Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T03:18:22.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:18:22.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T03:18:22.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:18:22.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:18:22.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:18:22.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:18:22.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:18:22.535Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:18:22.826Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:18:22.831Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T03:18:22.831Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:18:22.832Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:18:22.832Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:18:22.832Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:22.832Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:22.832Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714302831, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:23.833Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:18:23.834Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:18:23.834Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:18:23.835Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T03:18:23.836Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:18:23.836Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:18:23.962Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3966236972287588368/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T03:18:25.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:25.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:18:25.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:18:25.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:18:25.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:25.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T03:18:25.498Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T03:18:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||vFW 79026165-060e 0 2023-03-25T03:18:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 2023-03-25T03:18:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 5334204f-1073-4ee2-acd7-b07a9c900e4b from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json 2023-03-25T03:18:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:18:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json 2023-03-25T03:18:25.635Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:18:25.636Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json 5334204f-1073-4ee2-acd7-b07a9c900e4b 785 2023-03-25T03:18:25.636Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ASDC sendASDCNotification 2023-03-25T03:18:25.636Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json 2023-03-25T03:18:25.636Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:18:25.636Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:25.636Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:25.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714305636, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:26.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw79026165060e..base_vfw..module-0", "vfModuleModelInvariantUUID": "e869070a-0861-4c60-b425-247514beb870", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e542b914-28d9-4721-b37f-3ebd9e6197c1", "vfModuleModelCustomizationUUID": "aac07417-cf3b-4238-9bb2-55aa88e6cd09", "isBase": true, "artifacts": [ "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "d4eced5a-7ecc-4e87-8b50-af51991428ec" ], "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-25T03:18:26.643Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw79026165060e..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e542b914-28d9-4721-b37f-3ebd9e6197c1 VfModuleModelInvariantUUID:e869070a-0861-4c60-b425-247514beb870 VfModuleModelDescription:NULL Artifacts UUID List:{ 425350b4-04ba-41b3-b6e8-b00dc9e5a0ff , d4eced5a-7ecc-4e87-8b50-af51991428ec } 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-25T03:18:26.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw79026165060e..base_vfw..module-0", "vfModuleModelInvariantUUID": "e869070a-0861-4c60-b425-247514beb870", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e542b914-28d9-4721-b37f-3ebd9e6197c1", "vfModuleModelCustomizationUUID": "aac07417-cf3b-4238-9bb2-55aa88e6cd09", "isBase": true, "artifacts": [ "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "d4eced5a-7ecc-4e87-8b50-af51991428ec" ], "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-25T03:18:26.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw79026165060e..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e542b914-28d9-4721-b37f-3ebd9e6197c1 VfModuleModelInvariantUUID:e869070a-0861-4c60-b425-247514beb870 VfModuleModelDescription:NULL Artifacts UUID List:{ 425350b4-04ba-41b3-b6e8-b00dc9e5a0ff , d4eced5a-7ecc-4e87-8b50-af51991428ec } 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-25T03:18:26.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 425350b4-04ba-41b3-b6e8-b00dc9e5a0ff from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml 2023-03-25T03:18:26.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:18:26.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml 2023-03-25T03:18:26.775Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:18:26.776Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml 425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 20368 2023-03-25T03:18:26.776Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-25T03:18:26.776Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml 2023-03-25T03:18:26.776Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:18:26.777Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:26.777Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:26.777Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714306776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:27.778Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: d4eced5a-7ecc-4e87-8b50-af51991428ec from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env 2023-03-25T03:18:27.778Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:18:27.778Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env 2023-03-25T03:18:27.881Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:18:27.882Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env d4eced5a-7ecc-4e87-8b50-af51991428ec 2098 2023-03-25T03:18:27.882Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-25T03:18:27.882Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env 2023-03-25T03:18:27.882Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:18:27.882Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:27.883Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:27.883Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714307882, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:28.884Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T03:18:28.884Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 79026165-060e 0 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 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-25T03:18:28.916Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1c5b070d, org.onap.sdc.toscaparser.api.parameters.Input@5c960947, org.onap.sdc.toscaparser.api.parameters.Input@224a80a6, org.onap.sdc.toscaparser.api.parameters.Input@57feb22d, org.onap.sdc.toscaparser.api.parameters.Input@13d9a4b0] 2023-03-25T03:18:28.917Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.917Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:28.917Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2023-03-25T03:18:28.918Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= d977dd6f-abfb-4e6d-a41e-1897b0596ec0 2023-03-25T03:18:28.918Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d977dd6f-abfb-4e6d-a41e-1897b0596ec0 matches Tosca VF Customization UUID: d977dd6f-abfb-4e6d-a41e-1897b0596ec0 2023-03-25T03:18:28.918Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: d977dd6f-abfb-4e6d-a41e-1897b0596ec0 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-25T03:18:28.923Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.923Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:28.924Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id d977dd6f-abfb-4e6d-a41e-1897b0596ec0: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-25T03:18:28.924Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4bd72f9 2023-03-25T03:18:28.924Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.924Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:18:28.924Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : aac07417-cf3b-4238-9bb2-55aa88e6cd09 2023-03-25T03:18:28.924Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID aac07417-cf3b-4238-9bb2-55aa88e6cd09 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-25T03:18:28.929Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.929Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:18:28.929Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:18:28.929Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.929Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:18:28.929Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:18:28.929Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.930Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:18:28.930Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:18:28.930Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:18:28.930Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:18:28.930Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:18:28.930Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:18:28.930Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:18:28.930Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:28.930Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:18:28.930Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:28.930Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:18:28.930Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:18:28.930Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 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-25T03:18:28.935Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:18:28.936Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:28.937Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:18:28.937Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:18:28.937Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 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-25T03:18:28.941Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.942Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:18:28.942Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:18:28.942Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.943Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:18:28.943Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:18:28.944Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:18:28.944Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:28.944Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:18:28.944Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:18:28.945Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:18:28.945Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:18:28.945Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:18:28.946Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:18:28.946Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:18:28.946Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:18:28.947Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:18:28.947Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 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-25T03:18:28.952Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.953Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:18:28.954Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:18:28.954Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.954Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:18:28.955Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=d977dd6f-abfb-4e6d-a41e-1897b0596ec0 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T03:18:28.959Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.960Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:28.960Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 21063ca8-64f5-4334-8bd5-3215cb796ae4: vFW 79026165-060e 2023-03-25T03:18:28.961Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.961Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:28.961Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.961Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:28.961Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.962Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:28.962Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.962Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:28.962Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:18:28.963Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:18:28.963Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Saving Service: vFW 2023-03-25 03-08-28 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-25T03:18:29.463Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 79026165-060e 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 1 ASDC deployResourceStructure 2023-03-25T03:18:29.463Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ASDC sendASDCNotification 2023-03-25T03:18:29.464Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json 2023-03-25T03:18:29.464Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T03:18:29.464Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:29.464Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:29.465Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714309463, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:30.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-25T03:18:30.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml 2023-03-25T03:18:30.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T03:18:30.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:30.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:30.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714310465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:31.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-25T03:18:31.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env 2023-03-25T03:18:31.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T03:18:31.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:31.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:31.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714311468, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:32.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:18:32.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:18:32.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T03:18:32.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:18:32.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:18:32.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714312470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:18:33.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:18:33.497Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:18:33.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:18:33.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:18:33.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:18:33.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:18:33.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:18:33.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:18:33.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:18:33.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:18:33.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:18:33.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:19:03.520Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T03:19:03.530Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T03:19:03.531Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T03:19:03.531Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T03:19:03.537Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:19:03.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T03:19:03.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T03:19:03.572Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:19:03.708Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T03:19:03.709Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:19:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-03:19:02:869-92904], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:19:03.709Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:19:03.709Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:19:03.709Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:19:03.716Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:19:03.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:19:03.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:19:03.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:19:03.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:19:03.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714343717, "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-25T03:19:04.743Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T03:19:04.743Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T03:19:04.744Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T03:19:04.744Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T03:19:04.744Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:19:04.744Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:19:04.749Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ba66800d-f9c8-406b-9f8b-71e282545771 2023-03-25T03:19:04.750Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-25T03:19:04.750Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T03:19:04.750Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:19:07.265Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:19:10.275Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:19:13.285Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:19:16.295Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:19:19.305Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:19:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:19:21.131Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:19:21.131Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:19:21.136Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:19:21.137Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ba66800d-f9c8-406b-9f8b-71e282545771', protocol='range'} 2023-03-25T03:19:21.141Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 18: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ba66800d-f9c8-406b-9f8b-71e282545771=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-25T03:19:21.154Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ba66800d-f9c8-406b-9f8b-71e282545771', protocol='range'} 2023-03-25T03:19:21.155Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T03:19:21.155Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:19:21.155Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:19:21.155Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:19:21.156Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:19:21.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:19:21.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:19:21.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:19:21.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:19:21.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:19:21.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:19:21.161Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:19:21.161Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:19:21.161Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:19:21.161Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=348, 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-25T03:19:21.162Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:19:21.162Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:19:21.169Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:19:21.169Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:19:21.170Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:19:21.171Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:19:21.171Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:19:21.171Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:19:22.173Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:19:22.173Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:19:22.174Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:19:22.174Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:19:22.179Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:19:22.179Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679713935362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:19:22.180Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:19:22.180Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:19:22.180Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714302831, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:19:22.180Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:19:22.180Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:19:22.180Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714305636, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-25T03:19:22.180Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:19:22.181Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:19:22.181Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714306776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-25T03:19:22.181Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:19:22.181Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:19:22.181Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714307882, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-25T03:19:22.181Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:19:22.181Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:19:22.181Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714309463, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "DEPLOY_OK" } 2023-03-25T03:19:22.181Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:19:22.181Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:19:22.182Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714310465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-25T03:19:22.182Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:19:22.182Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:19:22.182Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714311468, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-25T03:19:22.182Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:19:22.182Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:19:22.182Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714312470, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:19:22.182Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:19:22.182Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:19:22.183Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714343717, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:19:22.183Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:19:22.183Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:19:22.183Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:19:22.183Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:19:23.176Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:19:23.177Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:19:23.177Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:19:23.177Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:19:24.179Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:19:24.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:19:24.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:19:24.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:19:25.182Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:19:25.183Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:19:25.183Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:19:25.183Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:19:26.184Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:19:26.185Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:19:26.185Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:19:26.185Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:19:27.187Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:19:27.188Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:19:27.188Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:19:27.188Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:19:28.190Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T03:19:28.190Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:19:28.190Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T03:19:28.190Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:19:28.191Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:19:28.238Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:19:28.238Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:19:28.239Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:19:28.239Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:19:28.239Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:19:28.239Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:19:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T03:19:28.266Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@569ba576 2023-03-25T03:19:28.266Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:19:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:19:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:19:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T03:19:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T03:19:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:19:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:19:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:19:28.268Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714368267, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:19:29.269Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T03:19:29.292Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:19:29.292Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T03:19:29.298Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T03:19:29.298Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T03:19:29.298Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:19:29.298Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:19:29.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:19:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T03:19:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5365178b 2023-03-25T03:19:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:19:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:19:29.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:19:29.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T03:19:29.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T03:19:29.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:19:29.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:19:29.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:19:29.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714369319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:19:30.320Z|a2142b0c-c579-4357-9d89-519f3789dcba|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_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:19:30.321Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:19:30.351Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:19:30.356Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:19:30.357Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:20:00.357Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:20:00.387Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:20:00.392Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:20:00.392Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:20:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:20:21.110Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:20:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:20:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:20:30.393Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:20:30.419Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:20:30.424Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:20:30.424Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:21:00.424Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:21:00.452Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:21:00.456Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:21:00.456Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:21:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:21:21.110Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:21:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T03:21:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:21:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:21:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:21:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:21:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:21:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T03:21:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:21:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:21:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:21:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:21:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:21:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:21:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:21:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:21:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714368267, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:21:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:21:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:21:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714369319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:21:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:21:30.457Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:21:30.489Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:21:30.494Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:21:30.494Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:22:00.494Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:22:00.519Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:22:00.524Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:22:00.524Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:22:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:22:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "policy-distribution-id", "timestamp": 1679714458856, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:22:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "cds-sdc-listener", "timestamp": 1679714457163, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:22:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "ves-openapi-manager", "timestamp": 1679714456400, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:22:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "multicloud-k8s", "timestamp": 1679714461513, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:22:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "aai-model-loader", "timestamp": 1679714444355, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:22:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "cds-sdc-listener", "timestamp": 1679714457163, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:22:21.114Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.114Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.114Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "multicloud-k8s", "timestamp": 1679714461513, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:22:21.114Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.114Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "policy-distribution-id", "timestamp": 1679714458856, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:22:21.115Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.115Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "ves-openapi-manager", "timestamp": 1679714456400, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-25T03:22:21.115Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.115Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "aai-model-loader", "timestamp": 1679714444355, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:22:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "policy-distribution-id", "timestamp": 1679714464663, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:22:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "cds-sdc-listener", "timestamp": 1679714464983, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:22:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "aai-model-loader", "timestamp": 1679714464987, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:22:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "policy-distribution-id", "timestamp": 1679714465665, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:22:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "policy-distribution-id", "timestamp": 1679714466666, "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-25T03:22:21.162Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 69dc3a5d-1462-4551-8ddf-a6fab12341b1 2023-03-25T03:22:21.162Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T03:22:21.185Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.186Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714466637, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:22:21.186Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.186Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.186Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "aai-model-loader", "timestamp": 1679714467907, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:22:21.186Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.186Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.186Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714466637, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:22:21.186Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.186Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.187Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "aai-model-loader", "timestamp": 1679714468910, "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-25T03:22:21.201Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 69dc3a5d-1462-4551-8ddf-a6fab12341b1 2023-03-25T03:22:21.201Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T03:22:21.226Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.226Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714469409, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:22:21.226Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.226Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.227Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714470923, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:22:21.227Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:22:21.227Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:22:21.227Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714471926, "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-25T03:22:21.240Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 69dc3a5d-1462-4551-8ddf-a6fab12341b1 2023-03-25T03:22:21.241Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T03:22:30.524Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:22:30.555Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:22:30.560Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:22:30.560Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:23:00.561Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:23:00.587Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:23:00.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:23:00.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:23:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:23:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "policy-distribution-id", "timestamp": 1679714497670, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "multicloud-k8s", "timestamp": 1679714494888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "aai-model-loader", "timestamp": 1679714504355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "cds-sdc-listener", "timestamp": 1679714465985, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "ves-openapi-manager", "timestamp": 1679714512693, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "policy-distribution-id", "timestamp": 1679714497670, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.114Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.114Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "multicloud-k8s", "timestamp": 1679714494888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:23:21.114Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.114Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.114Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "aai-model-loader", "timestamp": 1679714504355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.114Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.114Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.114Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "ves-openapi-manager", "timestamp": 1679714512693, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.114Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.114Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "cds-sdc-listener", "timestamp": 1679714465985, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.115Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.115Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "policy-distribution-id", "timestamp": 1679714497670, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T03:23:21.115Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.115Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "multicloud-k8s", "timestamp": 1679714494888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T03:23:21.115Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.115Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "cds-sdc-listener", "timestamp": 1679714465985, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "aai-model-loader", "timestamp": 1679714504355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "ves-openapi-manager", "timestamp": 1679714512693, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "aai-model-loader", "timestamp": 1679714504355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "ves-openapi-manager", "timestamp": 1679714512693, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "multicloud-k8s", "timestamp": 1679714494888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "policy-distribution-id", "timestamp": 1679714497670, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.118Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "cds-sdc-listener", "timestamp": 1679714465985, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.118Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.118Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.118Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "multicloud-k8s", "timestamp": 1679714494888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T03:23:21.118Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.118Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.118Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "cds-sdc-listener", "timestamp": 1679714465985, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.118Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.118Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.119Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "aai-model-loader", "timestamp": 1679714504355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.119Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.119Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.119Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "ves-openapi-manager", "timestamp": 1679714512693, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.119Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.119Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.119Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "policy-distribution-id", "timestamp": 1679714497670, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.119Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.119Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.119Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "policy-distribution-id", "timestamp": 1679714497670, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.120Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.120Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.120Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "ves-openapi-manager", "timestamp": 1679714512693, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.120Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.120Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.120Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "multicloud-k8s", "timestamp": 1679714494888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.120Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.120Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.120Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "aai-model-loader", "timestamp": 1679714504355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.120Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.121Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.121Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "cds-sdc-listener", "timestamp": 1679714465985, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.121Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.121Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.121Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "policy-distribution-id", "timestamp": 1679714497670, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:23:21.121Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.121Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.121Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "multicloud-k8s", "timestamp": 1679714494888, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:23:21.121Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.121Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.122Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "cds-sdc-listener", "timestamp": 1679714465985, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:23:21.122Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.122Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.122Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "aai-model-loader", "timestamp": 1679714504355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:23:21.122Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.122Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.122Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "ves-openapi-manager", "timestamp": 1679714512693, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.122Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.122Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.122Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "multicloud-k8s", "timestamp": 1679714524179, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-25T03:23:21.123Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.123Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.123Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "cds-sdc-listener", "timestamp": 1679714524107, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:23:21.123Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.123Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.123Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "policy-distribution-id", "timestamp": 1679714523802, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:23:21.123Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.123Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.123Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "aai-model-loader", "timestamp": 1679714524124, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:23:21.124Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.124Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.124Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "policy-distribution-id", "timestamp": 1679714524806, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:23:21.124Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.124Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.124Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "multicloud-k8s", "timestamp": 1679714525264, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-25T03:23:21.124Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.124Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.124Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "policy-distribution-id", "timestamp": 1679714525807, "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-25T03:23:21.167Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b11c52a3-137a-4279-a1de-fda46ebc76dc 2023-03-25T03:23:21.167Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T03:23:21.191Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.191Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "multicloud-k8s", "timestamp": 1679714526366, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-25T03:23:21.192Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.192Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.192Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "multicloud-k8s", "timestamp": 1679714527427, "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-25T03:23:21.207Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b11c52a3-137a-4279-a1de-fda46ebc76dc 2023-03-25T03:23:21.207Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T03:23:21.228Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.228Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714526637, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.228Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.228Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.229Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "multicloud-k8s", "timestamp": 1679714528430, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-25T03:23:21.229Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.229Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.229Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714526637, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.229Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.229Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.229Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "aai-model-loader", "timestamp": 1679714529287, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:23:21.229Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.229Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.229Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714526637, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.229Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.230Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.230Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "aai-model-loader", "timestamp": 1679714530289, "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-25T03:23:21.245Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b11c52a3-137a-4279-a1de-fda46ebc76dc 2023-03-25T03:23:21.246Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T03:23:21.270Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.271Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714526637, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.271Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.271Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.271Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714526637, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.271Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.271Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.271Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714526637, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:23:21.272Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.272Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.272Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714526637, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:23:21.272Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.272Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.272Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714534419, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:23:21.272Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.272Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.272Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714536497, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:23:21.272Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:23:21.273Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T03:23:21.273Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714537501, "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-25T03:23:21.287Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b11c52a3-137a-4279-a1de-fda46ebc76dc 2023-03-25T03:23:21.288Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T03:23:30.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:23:30.621Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:23:30.626Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:23:30.626Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:24:00.627Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:24:00.658Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:24:00.666Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:24:00.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:24:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:24:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "policy-distribution-id", "timestamp": 1679714556811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "cds-sdc-listener", "timestamp": 1679714525113, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "multicloud-k8s", "timestamp": 1679714559437, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "ves-openapi-manager", "timestamp": 1679714552692, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714556637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "policy-distribution-id", "timestamp": 1679714556811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "cds-sdc-listener", "timestamp": 1679714525113, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "multicloud-k8s", "timestamp": 1679714559437, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "ves-openapi-manager", "timestamp": 1679714552692, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714556637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "policy-distribution-id", "timestamp": 1679714556811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "cds-sdc-listener", "timestamp": 1679714525113, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "multicloud-k8s", "timestamp": 1679714559437, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "ves-openapi-manager", "timestamp": 1679714552692, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714556637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "policy-distribution-id", "timestamp": 1679714556811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "multicloud-k8s", "timestamp": 1679714559437, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "cds-sdc-listener", "timestamp": 1679714525113, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "ves-openapi-manager", "timestamp": 1679714552692, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714556637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "aai-model-loader", "timestamp": 1679714564355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "policy-distribution-id", "timestamp": 1679714556811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "multicloud-k8s", "timestamp": 1679714559437, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "cds-sdc-listener", "timestamp": 1679714525113, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "ves-openapi-manager", "timestamp": 1679714552692, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714556637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "aai-model-loader", "timestamp": 1679714564355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "policy-distribution-id", "timestamp": 1679714556811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "cds-sdc-listener", "timestamp": 1679714525113, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "multicloud-k8s", "timestamp": 1679714559437, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "ves-openapi-manager", "timestamp": 1679714552692, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714556637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "aai-model-loader", "timestamp": 1679714564355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "policy-distribution-id", "timestamp": 1679714556811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "cds-sdc-listener", "timestamp": 1679714525113, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "multicloud-k8s", "timestamp": 1679714559437, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "ves-openapi-manager", "timestamp": 1679714552692, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714556637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "aai-model-loader", "timestamp": 1679714564355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "policy-distribution-id", "timestamp": 1679714556811, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "cds-sdc-listener", "timestamp": 1679714525113, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "multicloud-k8s", "timestamp": 1679714559437, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "ves-openapi-manager", "timestamp": 1679714552692, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714556637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "aai-model-loader", "timestamp": 1679714564355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "cds-sdc-listener", "timestamp": 1679714568515, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "policy-distribution-id", "timestamp": 1679714568221, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714568900, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "aai-model-loader", "timestamp": 1679714564355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "policy-distribution-id", "timestamp": 1679714569225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "aai-model-loader", "timestamp": 1679714564355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "policy-distribution-id", "timestamp": 1679714570227, "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-25T03:24:21.162Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 856632dd-fca6-4c72-a463-b119db66bd4c 2023-03-25T03:24:21.162Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T03:24:21.183Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.183Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714570648, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:24:21.184Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.184Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.184Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "aai-model-loader", "timestamp": 1679714564355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:24:21.184Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.184Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.184Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679714571652, "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-25T03:24:21.196Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 856632dd-fca6-4c72-a463-b119db66bd4c 2023-03-25T03:24:21.196Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T03:24:21.217Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.217Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "aai-model-loader", "timestamp": 1679714572499, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:24:21.217Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.217Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.217Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "aai-model-loader", "timestamp": 1679714576007, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:24:21.217Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:24:21.217Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:24:21.217Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "aai-model-loader", "timestamp": 1679714577009, "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-25T03:24:21.231Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 856632dd-fca6-4c72-a463-b119db66bd4c 2023-03-25T03:24:21.231Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T03:24:21.252Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T03:24:21.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ba66800d-f9c8-406b-9f8b-71e282545771 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T03:24:21.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T03:24:21.253Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T03:24:22.156Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:24:25.166Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:24:28.175Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:24:30.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T03:24:30.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:24:30.681Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T03:24:30.682Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T03:24:30.683Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T03:24:30.690Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:24:30.720Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T03:24:30.721Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T03:24:30.730Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T03:24:30.879Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T03:24:30.880Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:24:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-03:24:30:026-42759], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:24:30.880Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:24:30.881Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:24:30.881Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:24:30.897Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:24:30.897Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T03:24:30.897Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T03:24:30.897Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:24:30.897Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:24:30.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714670897, "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-25T03:24:31.185Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:24:31.930Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:24:31.930Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:24:31.931Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:24:31.931Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:24:31.931Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:24:31.931Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:24:32.932Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:24:32.932Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:24:32.933Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:24:32.933Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:24:33.934Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:24:33.935Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:24:33.935Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:24:33.935Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:24:34.194Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:24:34.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:24:34.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:24:34.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:24:34.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:24:35.938Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:24:35.938Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:24:35.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:24:35.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:24:36.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:24:36.940Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:24:36.940Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:24:36.940Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:24:37.205Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:24:37.941Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:24:37.942Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:24:37.942Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:24:37.942Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:24:38.943Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T03:24:38.944Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:24:38.944Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T03:24:38.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:24:38.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:24:39.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:24:39.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:24:39.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:24:39.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:24:39.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:24:39.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:24:39.220Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:24:39.224Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T03:24:39.224Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:24:39.225Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:24:39.225Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:24:39.225Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:24:39.225Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:24:39.225Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714679224, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:24:40.214Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:24:40.226Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:24:40.227Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:24:40.228Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:24:40.228Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T03:24:40.228Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:24:40.229Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:24:40.346Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11477927115565028381/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T03:24:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:24:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:24:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:24:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:24:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:24:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:24:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:24:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:24:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:24:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:24:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:24:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:24:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:24:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:24:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:24:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:24:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:24:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:24:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:24:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:24:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:24:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:24:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:24:41.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:24:41.881Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:24:41.882Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:24:41.882Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:24:41.882Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T03:24:41.882Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.882Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:24:41.882Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:24:41.882Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:24:41.882Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:24:41.882Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:24:41.882Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:24:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:24:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:24:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:24:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:24:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:24:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:24:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:24:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T03:24:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:24:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:24:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:24:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:24:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:24:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:24:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:24:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:24:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:24:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:24:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:24:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:24:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:24:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T03:24:41.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:24:41.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:24:41.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:24:41.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:24:41.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:24:41.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T03:24:41.933Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T03:24:41.933Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:24:41.933Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T03:24:41.933Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:24:41.933Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:24:41.934Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:24:41.934Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714681933, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:24:42.935Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:24:42.935Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T03:24:42.935Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:24:42.935Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:24:42.936Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:24:42.936Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714682935, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:24:43.238Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:24:43.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:24:43.963Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:24:43.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:24:43.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:24:43.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:24:43.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:24:43.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:24:43.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:24:43.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:24:43.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:24:43.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:24:43.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:24:46.247Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:24:49.257Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:24:52.267Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:24:55.276Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:24:58.286Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:25:01.295Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:25:04.305Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:25:07.314Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:25:10.324Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:25:13.334Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:25:13.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:25:13.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T03:25:14.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T03:25:14.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T03:25:14.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:25:14.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T03:25:14.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T03:25:14.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:25:14.191Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T03:25:14.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:25:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[163992], x-aai-txid=[1-aai-resources-230325-03:25:13:339-13219], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:25:14.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:25:14.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:25:14.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:25:14.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:25:14.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:25:14.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:25:14.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:25:14.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:25:14.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714714202, "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-25T03:25:15.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:25:15.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:25:15.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:25:15.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:25:15.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:25:15.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:25:16.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:25:16.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:25:16.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:25:16.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:25:16.344Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:25:17.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:25:17.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:25:17.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:25:17.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:25:18.241Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:25:18.241Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:25:18.241Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:25:18.241Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:25:19.243Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:25:19.243Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:25:19.244Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:25:19.244Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:25:19.360Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:25:20.246Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:25:20.246Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:25:20.246Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:25:20.246Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:25:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:25:21.125Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:25:21.125Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:25:21.131Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:25:21.131Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 19: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T03:25:21.151Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:25:21.151Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:25:21.152Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:25:21.157Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:25:21.157Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:25:21.157Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:25:21.157Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=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-25T03:25:21.157Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:25:21.157Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:25:21.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:25:21.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:25:21.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:25:21.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:25:22.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.176Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714670897, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T03:25:22.177Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.177Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.177Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:25:22.177Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.177Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.177Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T03:25:22.177Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.178Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.178Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:25:22.178Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.178Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.178Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:25:22.178Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.178Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.178Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:25:22.178Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.179Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.179Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:25:22.179Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.179Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.179Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:25:22.179Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.179Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.179Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714679224, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:25:22.179Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.179Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.179Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714681933, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T03:25:22.180Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.180Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.180Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714682935, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T03:25:22.180Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.180Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.180Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714714202, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:25:22.180Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.180Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.180Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:25:22.180Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.181Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.181Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:25:22.181Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.181Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.181Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:25:22.181Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.181Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.181Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:25:22.181Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.182Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.182Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:25:22.182Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.182Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.182Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:25:22.182Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.182Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:25:22.182Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714344743, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:25:22.182Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:25:22.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T03:25:22.251Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:25:22.251Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T03:25:22.251Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:25:22.251Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T03:25:22.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:25:22.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:25:22.302Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:25:22.302Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:25:22.302Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:25:22.302Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:25:22.808Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:25:22.812Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T03:25:22.812Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:25:22.812Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:25:22.812Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:25:22.813Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:25:22.813Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:25:22.813Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714722812, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:25:23.815Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:25:23.815Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:25:23.816Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:25:23.816Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T03:25:23.816Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:25:23.817Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:25:23.966Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1625188436950733460/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T03:25:25.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:25:25.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:25:25.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:25:25.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:25:25.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:25:25.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:25:25.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:25:25.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:25:25.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:25:25.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T03:25:25.508Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:25:25.508Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:25:25.508Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:25:25.508Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:25:25.508Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:25:25.508Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:25:25.508Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.508Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:25:25.508Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:25:25.508Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:25:25.508Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:25:25.508Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.508Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:25:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:25:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:25:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:25:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:25:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:25:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:25:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:25:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:25:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:25:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:25:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:25:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:25:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:25:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:25:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:25:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:25:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:25:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:25:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:25:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T03:25:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:25:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:25:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:25:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:25:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:25:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T03:25:25.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T03:25:25.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:25:25.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T03:25:25.564Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:25:25.564Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:25:25.564Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:25:25.564Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714725563, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:25:26.565Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:25:26.565Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T03:25:26.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:25:26.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:25:26.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:25:26.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714726565, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:25:27.567Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:25:27.595Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:25:27.600Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:25:27.600Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:25:27.600Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:25:27.600Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:25:27.601Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:25:27.601Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:25:27.601Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:25:27.601Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:25:27.601Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:25:27.617Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:25:57.618Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T03:25:57.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T03:25:57.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T03:25:57.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T03:25:57.638Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:25:57.656Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T03:25:57.657Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T03:25:57.664Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:25:57.821Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T03:25:57.822Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:25:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[188472], x-aai-txid=[2-aai-resources-230325-03:25:56:958-73987], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:25:57.822Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:25:57.822Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:25:57.822Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:25:57.843Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:25:57.843Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:25:57.843Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:25:57.843Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:25:57.843Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:25:57.843Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714757843, "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-25T03:25:58.876Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T03:25:58.877Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T03:25:58.877Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T03:25:58.877Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T03:25:58.877Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:25:58.878Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:25:58.884Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-936b2dad-52f9-402a-bd16-b1a13e7496ff 2023-03-25T03:25:58.884Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=3, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-25T03:25:58.884Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T03:25:58.884Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:26:00.391Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:26:03.399Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:26:06.409Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:26:09.420Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:26:12.429Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:26:15.439Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:26:18.449Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:26:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:26:21.124Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:26:21.124Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:26:21.130Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:26:21.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-936b2dad-52f9-402a-bd16-b1a13e7496ff', protocol='range'} 2023-03-25T03:26:21.135Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 20: {SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-936b2dad-52f9-402a-bd16-b1a13e7496ff=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T03:26:21.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-936b2dad-52f9-402a-bd16-b1a13e7496ff', protocol='range'} 2023-03-25T03:26:21.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T03:26:21.151Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:26:21.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:26:21.152Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:26:21.152Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:26:21.156Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:26:21.156Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:26:21.156Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:26:21.157Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:26:21.157Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:26:21.157Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:26:21.157Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:26:21.157Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:26:21.158Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:26:21.158Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=523, 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-25T03:26:21.158Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:26:21.158Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:26:21.167Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:26:21.167Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:26:21.168Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:26:21.169Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:26:21.169Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:26:21.169Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:26:22.169Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:26:22.170Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:26:22.170Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:26:22.170Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:26:22.174Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:26:22.175Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714722812, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:26:22.175Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:26:22.175Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:26:22.175Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714725563, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T03:26:22.175Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:26:22.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:26:22.176Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714726565, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T03:26:22.176Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:26:22.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:26:22.176Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714757843, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:26:22.176Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:26:22.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T03:26:22.176Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:26:22.176Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:26:23.172Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:26:23.172Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:26:23.172Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:26:23.172Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:26:24.174Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:26:24.174Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:26:24.175Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:26:24.175Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:26:25.176Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:26:25.177Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:26:25.177Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:26:25.177Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:26:26.179Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:26:26.179Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:26:26.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:26:26.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:26:27.181Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:26:27.182Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:26:27.182Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:26:27.182Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:26:28.183Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T03:26:28.184Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:26:28.184Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T03:26:28.184Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:26:28.184Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:26:28.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:26:28.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:26:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:26:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:26:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:26:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:26:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T03:26:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@e478c0b 2023-03-25T03:26:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:26:28.266Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:26:28.266Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:26:28.266Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T03:26:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T03:26:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:26:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:26:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:26:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714788266, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:26:29.268Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T03:26:29.292Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:26:29.292Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T03:26:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T03:26:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T03:26:29.298Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:26:29.298Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:26:29.298Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:26:29.316Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T03:26:29.316Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@364a2ce0 2023-03-25T03:26:29.316Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:26:29.317Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:26:29.317Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:26:29.317Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T03:26:29.317Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T03:26:29.317Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:26:29.317Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:26:29.317Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:26:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714789317, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:26:30.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|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_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:26:30.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:26:30.349Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:26:30.354Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:26:30.354Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:27:00.355Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:27:00.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:27:00.389Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:27:00.389Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:27:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:27:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:27:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:27:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:27:30.389Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:27:30.417Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:27:30.422Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:27:30.423Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:28:00.423Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:28:00.450Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:28:00.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:28:00.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:28:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:28:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:28:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T03:28:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:28:21.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:28:21.112Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:28:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:28:21.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:28:21.112Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T03:28:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:28:21.113Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:28:21.113Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:28:21.113Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:28:21.113Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:28:21.113Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:28:21.114Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:28:21.114Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:28:21.114Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714788266, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:28:21.114Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:28:21.114Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:28:21.114Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679714789317, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:28:21.114Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:28:30.455Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:28:30.483Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:28:30.487Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:28:30.488Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:29:00.488Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:29:00.517Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:29:00.523Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:29:00.523Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:29:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:29:30.523Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:29:30.547Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:29:30.552Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:29:30.552Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:30:00.552Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:30:00.580Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:30:00.585Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:30:00.585Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:30:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:30:30.586Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:30:30.613Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:30:30.618Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:30:30.619Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:31:00.619Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:31:00.648Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:31:00.654Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:31:00.654Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:31:21.111Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:31:21.252Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T03:31:21.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-936b2dad-52f9-402a-bd16-b1a13e7496ff sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T03:31:21.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T03:31:21.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T03:31:21.753Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:31:21.770Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:31:21.771Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:31:21.780Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:31:21.781Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 21: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T03:31:21.796Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:31:21.797Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:31:21.797Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:31:21.802Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:31:21.802Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:31:21.802Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:31:21.802Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=536, 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-25T03:31:21.803Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:31:21.803Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:31:30.655Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T03:31:30.655Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:31:30.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T03:31:30.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T03:31:30.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T03:31:30.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:31:30.692Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T03:31:30.693Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T03:31:30.701Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T03:31:30.869Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T03:31:30.870Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:31:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[165], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-03:31:29:995-71892], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:31:30.870Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:31:30.870Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:31:30.870Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:31:30.882Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:31:30.882Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T03:31:30.882Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T03:31:30.882Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:31:30.882Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:31:30.882Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715090882, "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-25T03:31:30.910Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:31:30.910Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715090882, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T03:31:30.911Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:31:31.908Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:31:31.908Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:31:31.909Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:31:31.909Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:31:31.909Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:31:31.909Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:31:32.910Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:31:32.910Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:31:32.910Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:31:32.910Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:31:33.911Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:31:33.912Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:31:33.912Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:31:33.912Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:31:34.913Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:31:34.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:31:34.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:31:34.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:31:35.915Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:31:35.916Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:31:35.916Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:31:35.916Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:31:36.917Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:31:36.917Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:31:36.917Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:31:36.918Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:31:37.918Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:31:37.919Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:31:37.919Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:31:37.919Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:31:38.922Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T03:31:38.923Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:31:38.923Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T03:31:38.923Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:31:38.923Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:31:38.976Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:31:38.977Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:31:38.977Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:31:38.977Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:31:38.977Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:31:38.977Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:31:39.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:31:39.246Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T03:31:39.246Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:31:39.247Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:31:39.247Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:31:39.247Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:31:39.247Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:31:39.247Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715099246, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:31:40.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:31:40.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:31:40.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:31:40.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T03:31:40.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:31:40.251Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:31:40.368Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11944066181496276450/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T03:31:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:31:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:31:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:31:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:31:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:31:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:31:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:31:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:31:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:31:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:31:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:31:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:31:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:31:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:31:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:31:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:31:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:31:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:31:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:31:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:31:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:31:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:31:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:31:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:31:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:31:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:31:41.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:31:41.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:31:41.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:31:41.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:31:41.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:31:41.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:31:41.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:31:41.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:31:41.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:31:41.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:31:41.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:31:41.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:31:41.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:31:41.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:31:41.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:31:41.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:31:41.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:31:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:31:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:31:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:31:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:31:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:31:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:31:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:31:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:31:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:31:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T03:31:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:31:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:31:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:31:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:31:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:31:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:31:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:31:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:31:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:31:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:31:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:31:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:31:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:31:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T03:31:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:31:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:31:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:31:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:31:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:31:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T03:31:41.961Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T03:31:41.961Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:31:41.961Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T03:31:41.961Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:31:41.961Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:31:41.961Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:31:41.961Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715101961, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:31:42.963Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:31:42.964Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T03:31:42.964Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:31:42.964Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:31:42.964Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:31:42.964Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715102963, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:31:43.965Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:31:43.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:31:44.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:31:44.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:31:44.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:31:44.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:31:44.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:31:44.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:31:44.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:31:44.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:31:44.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:31:44.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:32:14.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:32:14.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T03:32:14.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T03:32:14.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T03:32:14.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:32:14.060Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T03:32:14.061Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T03:32:14.069Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:32:14.220Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T03:32:14.221Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:32:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-03:32:13:362-7282], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:32:14.222Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:32:14.222Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:32:14.222Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:32:14.231Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:32:14.232Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:32:14.232Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:32:14.232Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:14.232Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:14.232Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715134232, "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-25T03:32:15.266Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:32:15.266Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:32:15.266Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:32:15.267Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:15.267Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:15.267Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:32:16.268Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:32:16.268Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:16.268Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:16.268Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:32:17.269Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:32:17.269Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:17.270Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:17.270Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:32:18.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:32:18.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:18.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:18.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:32:19.273Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:32:19.273Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:19.273Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:19.273Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:32:20.275Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:32:20.276Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:20.276Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:20.276Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:32:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:32:21.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.116Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:32:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T03:32:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:32:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:32:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:32:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.119Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:32:21.119Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.119Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.119Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:32:21.119Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.119Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.119Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715099246, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:32:21.119Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.119Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.120Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715101961, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T03:32:21.120Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.120Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.120Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715102963, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T03:32:21.120Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.120Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.120Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715134232, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:32:21.120Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.120Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.120Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:32:21.121Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.121Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.121Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:32:21.121Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.121Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.121Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:32:21.121Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.121Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.121Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:32:21.121Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.122Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.122Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:32:21.122Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.122Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:32:21.122Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:32:21.122Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:32:21.277Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:32:21.278Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:21.278Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:21.278Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:32:22.280Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T03:32:22.280Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:32:22.281Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T03:32:22.281Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:32:22.281Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T03:32:22.337Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:32:22.338Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:32:22.338Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:32:22.338Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:32:22.339Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:32:22.339Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:32:22.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:32:22.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T03:32:22.635Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:32:22.635Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:32:22.635Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:32:22.636Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:22.636Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:22.636Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715142635, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:32:23.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:32:23.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:32:23.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:32:23.638Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T03:32:23.638Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:32:23.638Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:32:23.749Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17898806375850673412/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T03:32:25.238Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:32:25.238Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:32:25.238Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:32:25.238Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:32:25.238Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:32:25.238Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:32:25.238Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:32:25.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:32:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:32:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:32:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T03:32:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T03:32:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:32:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T03:32:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:32:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715145292, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:32:26.293Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:32:26.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T03:32:26.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:32:26.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:26.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:26.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715146293, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:32:27.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:32:27.326Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:32:27.330Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:32:27.330Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:32:27.331Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:32:27.331Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:32:27.331Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:32:27.331Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:32:27.331Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:32:27.331Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:32:27.331Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:32:27.347Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:32:57.348Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T03:32:57.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T03:32:57.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T03:32:57.363Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T03:32:57.370Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:32:57.404Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T03:32:57.404Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[08eaf401-5d51-4ac9-aa69-7ff2daa46780], X-ECOMP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-TransactionId=[], X-ONAP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], Content-Type=[application/merge-patch+json]} 2023-03-25T03:32:57.411Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:32:57.549Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:32:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[188472], x-aai-txid=[2-aai-resources-230325-03:32:56:703-26692], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:32:57.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:32:57.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T03:32:57.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:32:57.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:32:57.562Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:32:57.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:32:57.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:32:57.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:57.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:57.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715177563, "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-25T03:32:58.594Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:32:58.594Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:32:58.595Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:32:58.595Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:58.595Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:58.595Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "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-25T03:32:59.596Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:32:59.596Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:32:59.596Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:32:59.596Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:33:00.597Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T03:33:00.598Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:33:00.598Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T03:33:00.598Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T03:33:00.598Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T03:33:00.655Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:33:00.656Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:33:00.656Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:33:00.656Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T03:33:00.656Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:33:00.656Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T03:33:00.945Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:33:00.947Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a 57803 2023-03-25T03:33:00.947Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:00.947Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:00.947Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:33:00.948Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:00.948Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:00.948Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715180947, "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-25T03:33:01.948Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:33:01.949Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:33:01.950Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T03:33:01.950Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-25T03:33:01.951Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T03:33:01.951Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T03:33:02.041Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6961382042409244934/Definitions/service-BasicNetwork-template.yml 2023-03-25T03:33:02.425Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:33:02.425Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:33:02.425Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T03:33:02.425Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-25T03:33:02.425Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:02.425Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:02.425Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:02.425Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:02.425Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-BasicNetwork-csar.csar 2023-03-25T03:33:02.425Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:02.425Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:02.426Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:02.426Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:33:02.426Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.426Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:02.426Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-25T03:33:02.426Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:33:02.426Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:33:02.426Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.426Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:02.426Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-25T03:33:02.427Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:33:02.427Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:33:02.427Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.427Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:02.427Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.427Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:02.427Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.427Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:02.427Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.427Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:02.427Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.427Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:02.427Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 Model Version:NULL Model InvariantUuid:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff Model UUID:929b3fb0-de46-4839-a283-68db144a5078 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d 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-25T03:33:02.448Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 2023-03-25T03:33:02.449Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||No resources found for Service: b13f055d-c11e-4aa1-bcdd-fea3706249d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T03:33:02.455Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500|| 2023-03-25T03:33:02.456Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-03-25T03:33:02.457Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||No resources found for Service: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T03:33:02.457Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T03:33:02.457Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-03-25T03:33:02.457Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:02.470Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@49bef6cc, org.onap.sdc.toscaparser.api.parameters.Input@58a4826c, org.onap.sdc.toscaparser.api.parameters.Input@3f613d4d, org.onap.sdc.toscaparser.api.parameters.Input@69cc2a7f, org.onap.sdc.toscaparser.api.parameters.Input@57faa91c] 2023-03-25T03:33:02.471Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.471Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:02.472Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.472Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:02.472Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid b13f055d-c11e-4aa1-bcdd-fea3706249d4: Generic NeutronNet 2023-03-25T03:33:02.472Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.472Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:02.472Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.472Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:02.519Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.519Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:02.519Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.519Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:02.519Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:02.519Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:02.519Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:02.640Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-03-25T03:33:02.640Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:02.640Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:33:02.640Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T03:33:02.641Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:02.641Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:02.641Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715182640, "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-25T03:33:03.642Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:33:03.671Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:33:03.675Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:33:03.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:33:03.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:33:03.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:33:03.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:33:03.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:33:03.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:33:03.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:33:03.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T03:33:03.692Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:33:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:33:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:33:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:33:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:33:33.693Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T03:33:33.705Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T03:33:33.705Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T03:33:33.706Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T03:33:33.713Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:33:33.734Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T03:33:33.734Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[323a3869-f862-44ec-9852-6dee300b1f76], X-ECOMP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-TransactionId=[], X-ONAP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], Content-Type=[application/merge-patch+json]} 2023-03-25T03:33:33.742Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:33:33.893Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:33:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[217320], x-aai-txid=[1-aai-resources-230325-03:33:33:034-89560], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:33:33.893Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:33:33.893Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T03:33:33.894Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:33:33.894Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T03:33:33.906Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T03:33:33.906Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:33:33.906Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:33:33.906Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:33.906Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:33.906Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715213906, "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-25T03:33:34.939Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:33:34.940Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:33:34.940Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:33:34.940Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:34.940Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:34.940Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "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-25T03:33:35.941Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:33:35.942Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:35.942Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:35.942Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "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-25T03:33:36.943Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:33:36.944Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:36.944Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:36.944Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "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-25T03:33:37.945Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:33:37.946Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:37.946Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:37.946Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "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-25T03:33:38.948Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:33:38.949Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:38.950Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:38.950Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "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-25T03:33:39.951Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:33:39.952Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:39.952Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:39.952Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "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-25T03:33:40.953Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:33:40.954Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:40.954Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:40.954Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:33:41.955Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T03:33:41.956Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:33:41.956Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T03:33:41.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:33:41.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T03:33:42.034Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:33:42.035Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:33:42.035Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:33:42.035Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T03:33:42.035Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:33:42.035Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T03:33:42.293Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:33:42.295Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 75192 2023-03-25T03:33:42.296Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:42.296Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:42.296Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:33:42.296Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:42.296Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:42.296Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715222296, "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-25T03:33:43.297Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:33:43.298Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:33:43.299Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T03:33:43.299Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-25T03:33:43.300Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T03:33:43.300Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T03:33:43.392Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15338499807682436627/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-25T03:33:44.305Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:33:44.305Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:33:44.305Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T03:33:44.305Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T03:33:44.305Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:44.305Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T03:33:44.306Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:44.306Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:44.306Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T03:33:44.306Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T03:33:44.306Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T03:33:44.306Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:33:44.306Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:44.306Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:44.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:33:44.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:33:44.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:33:44.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:44.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:44.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:33:44.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:33:44.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:33:44.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:44.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:44.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:44.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-25T03:33:44.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-25T03:33:44.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-25T03:33:44.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-25T03:33:44.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T03:33:44.309Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:33:44.309Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:44.309Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:33:44.309Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:44.309Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:33:44.309Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:33:44.309Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:44.309Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:33:44.310Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:33:44.310Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:44.310Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:33:44.310Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:33:44.310Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:44.310Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-25T03:33:44.310Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-25T03:33:44.310Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T03:33:44.311Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1ba78c01-c9eb-4ad2-9647-410ca63bb713 2023-03-25T03:33:44.311Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:44.311Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:44.311Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:44.311Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:44.311Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:44.311Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:44.311Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:44.312Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:44.312Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:b277003e-fe39-4514-8eae-2eda86694795 Model Version:NULL Model InvariantUuid:174fd180-cbb7-4901-867c-a574d3f7d773 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:c7ff1444-7250-4811-9978-f0245b3f43d4 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9a467549-82de-4970-9f59-ec6bc61a02d7 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:87aeb157-11e8-4230-b7bd-f803cf57341d ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:15627c82-4669-4787-9934-1d142fc7960b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1ba78c01-c9eb-4ad2-9647-410ca63bb713 ModelInvariantUuid:46c2ac37-260e-410f-88bd-3bfff1b9088a ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:50735e13-6da1-4a0e-94b2-de77cc39a9e0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:f05e0738-7b3d-4802-8a02-a51ceef83de0 ModelInvariantUuid:9eb72d87-844e-4c5e-b40e-6f9d1fcf2dc9 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:6cfcb323-256c-446c-86f1-8a57c4698f71 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-25T03:33:44.338Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T03:33:44.345Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||basic_vm 0 2023-03-25T03:33:44.345Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 2023-03-25T03:33:44.345Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 74123760-3401-461d-95d6-03ad64407657 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-25T03:33:44.345Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:33:44.345Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:44.440Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:33:44.441Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 74123760-3401-461d-95d6-03ad64407657 787 2023-03-25T03:33:44.441Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:44.442Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:44.442Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:33:44.442Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:44.442Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:44.443Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715224441, "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-25T03:33:45.443Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "87aeb157-11e8-4230-b7bd-f803cf57341d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "15627c82-4669-4787-9934-1d142fc7960b", "vfModuleModelCustomizationUUID": "5f844ff7-9673-41e4-bed6-5733961c5571", "isBase": true, "artifacts": [ "296b93ef-9677-416c-98f7-b98735c701b2", "1912df58-089e-47e1-82c2-67dbb9c072a4" ], "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-25T03:33:45.447Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:15627c82-4669-4787-9934-1d142fc7960b VfModuleModelInvariantUUID:87aeb157-11e8-4230-b7bd-f803cf57341d VfModuleModelDescription:NULL Artifacts UUID List:{ 296b93ef-9677-416c-98f7-b98735c701b2 , 1912df58-089e-47e1-82c2-67dbb9c072a4 } 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-25T03:33:45.448Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "87aeb157-11e8-4230-b7bd-f803cf57341d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "15627c82-4669-4787-9934-1d142fc7960b", "vfModuleModelCustomizationUUID": "5f844ff7-9673-41e4-bed6-5733961c5571", "isBase": true, "artifacts": [ "296b93ef-9677-416c-98f7-b98735c701b2", "1912df58-089e-47e1-82c2-67dbb9c072a4" ], "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-25T03:33:45.448Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:15627c82-4669-4787-9934-1d142fc7960b VfModuleModelInvariantUUID:87aeb157-11e8-4230-b7bd-f803cf57341d VfModuleModelDescription:NULL Artifacts UUID List:{ 296b93ef-9677-416c-98f7-b98735c701b2 , 1912df58-089e-47e1-82c2-67dbb9c072a4 } 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-25T03:33:45.448Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 296b93ef-9677-416c-98f7-b98735c701b2 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-25T03:33:45.449Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:33:45.449Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:45.527Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:33:45.527Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 296b93ef-9677-416c-98f7-b98735c701b2 5033 2023-03-25T03:33:45.527Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:45.528Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:45.528Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:33:45.528Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:45.528Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:45.528Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715225527, "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-25T03:33:46.529Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 1912df58-089e-47e1-82c2-67dbb9c072a4 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-25T03:33:46.529Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:33:46.529Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:46.621Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:33:46.621Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 1912df58-089e-47e1-82c2-67dbb9c072a4 903 2023-03-25T03:33:46.622Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:46.622Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:46.622Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:33:46.622Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:46.622Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:46.622Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715226622, "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-25T03:33:47.623Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T03:33:47.624Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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-25T03:33:47.655Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6226df91, org.onap.sdc.toscaparser.api.parameters.Input@e7b0d62, org.onap.sdc.toscaparser.api.parameters.Input@1c5a23b4, org.onap.sdc.toscaparser.api.parameters.Input@6904a963, org.onap.sdc.toscaparser.api.parameters.Input@3d0a3985] 2023-03-25T03:33:47.656Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.657Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:47.657Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2023-03-25T03:33:47.657Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 2023-03-25T03:33:47.657Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 matches Tosca VF Customization UUID: 5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 2023-03-25T03:33:47.657Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 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-25T03:33:47.666Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.667Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:47.668Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 5a9dcc7e-9dac-47fb-aee7-f819038ad5b6: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-25T03:33:47.668Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6ac5100f 2023-03-25T03:33:47.669Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.669Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:33:47.669Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 5f844ff7-9673-41e4-bed6-5733961c5571 2023-03-25T03:33:47.670Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 5f844ff7-9673-41e4-bed6-5733961c5571 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-25T03:33:47.676Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.676Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:33:47.677Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:33:47.677Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.678Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:33:47.678Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:33:47.679Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.679Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-25T03:33:47.679Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-25T03:33:47.679Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T03:33:47.680Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1ba78c01-c9eb-4ad2-9647-410ca63bb713 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-25T03:33:47.689Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.689Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:33:47.690Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:33:47.690Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.690Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:33:47.690Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T03:33:47.694Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.694Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:47.695Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid b277003e-fe39-4514-8eae-2eda86694795: basic_vm 2023-03-25T03:33:47.695Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.695Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:47.695Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.695Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:47.695Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.696Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:47.696Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.696Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:47.696Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:33:47.696Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:33:47.696Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:47.906Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 1 ASDC deployResourceStructure 2023-03-25T03:33:47.907Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:47.908Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:47.908Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T03:33:47.908Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:47.908Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:47.909Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715227907, "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-25T03:33:48.910Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:48.911Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:48.911Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T03:33:48.911Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:48.911Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:48.911Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715228910, "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-25T03:33:49.912Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:49.913Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:49.913Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T03:33:49.913Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:49.913Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:49.913Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715229912, "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-25T03:33:50.914Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:50.914Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:33:50.915Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T03:33:50.915Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:33:50.915Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:33:50.915Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715230914, "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-25T03:33:51.916Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:33:51.938Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:33:51.943Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:33:51.944Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:33:51.944Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:33:51.944Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:33:51.944Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:33:51.944Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:33:51.944Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:33:51.944Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:33:51.944Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T03:33:51.958Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:34:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:34:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:34:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715142635, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715145292, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715146293, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715177563, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715180947, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T03:34:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715182640, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:34:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:34:21.958Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T03:34:21.970Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T03:34:21.970Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T03:34:21.971Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T03:34:21.979Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:34:22.002Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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-25T03:34:22.003Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T03:34:22.012Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:34:22.146Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T03:34:22.146Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:34:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[282624], x-aai-txid=[0-aai-resources-230325-03:34:21:302-60039], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:34:22.146Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:34:22.147Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:34:22.147Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T03:34:22.158Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T03:34:22.159Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:34:22.159Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:34:22.159Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:34:22.159Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:34:22.159Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715262159, "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-25T03:34:23.192Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:34:23.192Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:34:23.192Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:34:23.192Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:34:23.192Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:34:23.192Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:34:24.194Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:34:24.194Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:34:24.194Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:34:24.194Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:34:25.195Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:34:25.195Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:34:25.195Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:34:25.196Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:34:26.196Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:34:26.197Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:34:26.197Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:34:26.197Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:34:27.198Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:34:27.198Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:34:27.198Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:34:27.198Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:34:28.199Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:34:28.199Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:34:28.200Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:34:28.200Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:34:29.200Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:34:29.201Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:34:29.201Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:34:29.201Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:34:30.202Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:34:30.202Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:34:30.203Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:34:30.203Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:34:31.204Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T03:34:31.204Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:34:31.204Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T03:34:31.205Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T03:34:31.205Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T03:34:31.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:34:31.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:34:31.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:34:31.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:31.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:34:31.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:31.528Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:34:31.531Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T03:34:31.531Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T03:34:31.531Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:31.531Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:34:31.532Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:34:31.532Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:34:31.532Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715271531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:34:32.533Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:34:32.533Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:34:32.534Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:32.534Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:32.534Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:32.534Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:32.653Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8858307427426886625/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T03:34:33.274Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:34:33.275Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:34:33.275Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:33.275Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T03:34:33.275Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:34:33.276Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T03:34:33.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:34:33.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:34:33.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:34:33.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:34:33.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:34:33.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:34:33.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:34:33.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:34:33.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:34:33.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:34:33.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:34:33.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:34:33.277Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T03:34:33.298Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T03:34:33.303Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||pNF e28d5d33-4d3d 0 2023-03-25T03:34:33.303Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a 2023-03-25T03:34:33.303Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T03:34:33.303Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T03:34:33.303Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF e28d5d33-4d3d 0 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a 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-25T03:34:33.315Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5489e45a, org.onap.sdc.toscaparser.api.parameters.Input@13ca7f58, org.onap.sdc.toscaparser.api.parameters.Input@15b79632, org.onap.sdc.toscaparser.api.parameters.Input@7390f4de, org.onap.sdc.toscaparser.api.parameters.Input@68a065c2] 2023-03-25T03:34:33.315Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:34:33.315Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:34:33.316Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 74de6d8f-c255-4024-a3b4-c9d3ad82013a: pNF e28d5d33-4d3d 2023-03-25T03:34:33.316Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Processing PNF resource: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a 2023-03-25T03:34:33.316Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:34:33.316Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:34:33.316Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Resource customization UUID: cf410671-37a2-4aba-9f00-a32f7dc5eba1 is the same as notified resource customizationUUID: cf410671-37a2-4aba-9f00-a32f7dc5eba1 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-25T03:34:33.453Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF e28d5d33-4d3d 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a 0 ASDC deployResourceStructure 2023-03-25T03:34:33.453Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T03:34:33.453Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:34:33.454Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T03:34:33.454Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:34:33.454Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:34:33.454Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715273453, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:34:34.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:34:34.484Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:34:34.488Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:34:34.488Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:34:34.488Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:34:34.488Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:34:34.488Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:34:34.488Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:34:34.488Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:34:34.488Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:34:34.488Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T03:34:34.503Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:35:04.504Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T03:35:04.518Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T03:35:04.519Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T03:35:04.519Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T03:35:04.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:35:04.558Z|856632dd-fca6-4c72-a463-b119db66bd4c|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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T03:35:04.558Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T03:35:04.566Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:35:04.713Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T03:35:04.714Z|856632dd-fca6-4c72-a463-b119db66bd4c|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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:35:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[205016], x-aai-txid=[1-aai-resources-230325-03:35:03:858-17688], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:35:04.714Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:35:04.714Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:35:04.714Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T03:35:04.723Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T03:35:04.723Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:35:04.723Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:35:04.724Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:35:04.724Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:35:04.724Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715304723, "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-25T03:35:05.758Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T03:35:05.759Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T03:35:05.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T03:35:05.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T03:35:05.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:35:05.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:35:05.766Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T03:35:05.766Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-1dc87d82-c4ca-4779-abf6-48330a5e6851 2023-03-25T03:35:05.767Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T03:35:05.767Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:35:07.554Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:35:10.563Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:35:13.573Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:35:16.583Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:35:19.594Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:35:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:35:21.126Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:35:21.126Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:35:21.133Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-1dc87d82-c4ca-4779-abf6-48330a5e6851', protocol='range'} 2023-03-25T03:35:21.134Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:35:21.140Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 22: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-1dc87d82-c4ca-4779-abf6-48330a5e6851=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-25T03:35:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:35:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:35:21.157Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-1dc87d82-c4ca-4779-abf6-48330a5e6851', protocol='range'} 2023-03-25T03:35:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:35:21.158Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T03:35:21.158Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:35:21.163Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:35:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:35:21.163Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:35:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:35:21.163Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:35:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:35:21.163Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:35:21.163Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:35:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=563, 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-25T03:35:21.163Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:35:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:35:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:35:21.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:35:21.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:35:21.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:35:21.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:35:21.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:35:21.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:35:22.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:35:22.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:35:22.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:35:22.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:35:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715213906, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:35:22.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:35:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:35:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715222296, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:35:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715224441, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-25T03:35:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715225527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-25T03:35:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715226622, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-25T03:35:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715227907, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-25T03:35:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715228910, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-25T03:35:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715229912, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-25T03:35:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715230914, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:35:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715262159, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:35:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:35:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:35:22.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679714758876, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:35:22.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715271531, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:35:22.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715273453, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T03:35:22.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715304723, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:35:22.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:22.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:35:22.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:35:22.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:35:23.177Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:35:23.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:35:23.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:35:23.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:35:24.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:35:24.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:35:24.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:35:24.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:35:25.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:35:25.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:35:25.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:35:25.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:35:26.182Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:35:26.182Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:35:26.182Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:35:26.182Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:35:27.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:35:27.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:35:27.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:35:27.184Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:35:28.185Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T03:35:28.185Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:35:28.185Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T03:35:28.186Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:35:28.186Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:35:28.232Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:35:28.233Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:35:28.233Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:35:28.233Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:35:28.233Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:35:28.233Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:35:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T03:35:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1b6dee09 2023-03-25T03:35:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:35:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:35:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:35:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T03:35:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T03:35:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:35:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:35:28.266Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:35:28.266Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715328265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:35:29.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T03:35:29.292Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:35:29.292Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T03:35:29.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T03:35:29.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T03:35:29.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:35:29.300Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:35:29.300Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:35:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T03:35:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4806bbf8 2023-03-25T03:35:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:35:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:35:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:35:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T03:35:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T03:35:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:35:29.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:35:29.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:35:29.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715329325, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:35:30.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|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_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:35:30.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:35:30.356Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:35:30.360Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:35:30.361Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:36:00.361Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:36:00.389Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:36:00.394Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:36:00.394Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:36:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:36:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:36:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:36:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:36:30.395Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:36:30.426Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:36:30.432Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:36:30.432Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:37:00.432Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:37:00.462Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:37:00.468Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:37:00.469Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:37:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:37:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:37:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T03:37:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:37:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:37:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:37:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:37:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:37:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T03:37:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:37:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:37:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:37:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:37:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:37:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:37:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:37:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:37:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715328265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:37:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:37:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:37:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715329325, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:37:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:37:30.469Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:37:30.494Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:37:30.499Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:37:30.500Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:38:00.500Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:38:00.526Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:38:00.531Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:38:00.531Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:38:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:38:30.531Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:38:30.562Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:38:30.568Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:38:30.569Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:39:00.569Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:39:00.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:39:00.598Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:39:00.598Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:39:21.110Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:39:30.599Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:39:30.629Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:39:30.634Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:39:30.634Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:40:00.635Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:40:00.664Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:40:00.670Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:40:00.670Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:40:21.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:40:21.254Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T03:40:21.254Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-1dc87d82-c4ca-4779-abf6-48330a5e6851 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T03:40:21.255Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T03:40:21.255Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T03:40:21.718Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:40:21.734Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:40:21.735Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:40:21.741Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:40:21.741Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 23: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T03:40:21.757Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:40:21.758Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:40:21.758Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:40:21.763Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:40:21.764Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:40:21.764Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:40:21.764Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=600, 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-25T03:40:21.764Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:40:21.764Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:40:30.670Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T03:40:30.671Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:40:30.683Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T03:40:30.683Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T03:40:30.684Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T03:40:30.693Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:40:30.723Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T03:40:30.724Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T03:40:30.733Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T03:40:30.873Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T03:40:30.873Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:40:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-03:40:30:023-96391], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:40:30.873Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:40:30.874Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:40:30.874Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:40:30.883Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:40:30.883Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T03:40:30.883Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T03:40:30.884Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:40:30.884Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:40:30.884Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715630883, "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-25T03:40:30.908Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:40:30.908Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715630883, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T03:40:30.909Z||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-25T03:40:31.915Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:40:31.915Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:40:31.915Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:40:31.915Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:40:31.916Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:40:31.916Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:40:32.916Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:40:32.917Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:40:32.917Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:40:32.917Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:40:33.918Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:40:33.918Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:40:33.918Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:40:33.918Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:40:34.919Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:40:34.919Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:40:34.919Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:40:34.919Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:40:35.920Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:40:35.920Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:40:35.920Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:40:35.920Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:40:36.921Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:40:36.922Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:40:36.922Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:40:36.922Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:40:37.923Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:40:37.923Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:40:37.923Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:40:37.923Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:40:38.924Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T03:40:38.925Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:40:38.925Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T03:40:38.926Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:40:38.926Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:40:38.973Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:40:38.974Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:40:38.974Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:40:38.974Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:40:38.974Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:40:38.974Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:40:39.229Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:40:39.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T03:40:39.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:40:39.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:40:39.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:40:39.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:40:39.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:40:39.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715639235, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:40:40.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:40:40.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:40:40.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:40:40.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T03:40:40.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:40:40.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:40:40.368Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13286690897561087073/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T03:40:41.935Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:40:41.936Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:40:41.936Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:40:41.936Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:40:41.936Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:40:41.936Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:40:41.936Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:40:41.936Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:40:41.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:40:41.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:40:41.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:40:41.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:40:41.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:40:41.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:40:41.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:40:41.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:40:41.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:40:41.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:40:41.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:40:41.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:40:41.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:40:41.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:40:41.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:40:41.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:40:41.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:40:41.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:40:41.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:40:41.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:40:41.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:40:41.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:40:41.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:40:41.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:40:41.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:40:41.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:40:41.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:40:41.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:40:41.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:40:41.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:40:41.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:40:41.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:40:41.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:40:41.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:40:41.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:40:41.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:40:41.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:40:41.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:40:41.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:40:41.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:40:41.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:40:41.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:40:41.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:40:41.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:40:41.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:40:41.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:40:41.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:40:41.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:40:41.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:40:41.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:40:41.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:40:41.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:40:41.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:40:41.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T03:40:41.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:40:41.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:40:41.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:40:41.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:40:41.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:40:41.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:40:41.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:40:41.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:40:41.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:40:41.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:40:41.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:40:41.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:40:41.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:40:41.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T03:40:41.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:40:41.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:40:41.945Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:40:41.945Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:40:41.945Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:40:41.945Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:40:41.945Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:40:41.945Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:40:41.945Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:40:41.945Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:40:41.945Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:40:41.945Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:40:41.945Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:40:41.945Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T03:40:41.946Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.946Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:40:41.946Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.946Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:40:41.946Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.946Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:40:41.946Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:40:41.946Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:40:41.946Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T03:40:41.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T03:40:41.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:40:41.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T03:40:41.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:40:41.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:40:41.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:40:41.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715641998, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:40:43.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:40:43.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T03:40:43.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:40:43.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:40:43.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:40:43.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715643001, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:40:44.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:40:44.029Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:40:44.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:40:44.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:40:44.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:40:44.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:40:44.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:40:44.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:40:44.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:40:44.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:40:44.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:40:44.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:41:14.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:41:14.064Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T03:41:14.064Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T03:41:14.065Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T03:41:14.072Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:41:14.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T03:41:14.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T03:41:14.112Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:41:14.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T03:41:14.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:41:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[163992], x-aai-txid=[1-aai-resources-230325-03:41:13:403-5301], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:41:14.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:41:14.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:41:14.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:41:14.259Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:41:14.259Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:41:14.259Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:41:14.259Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:41:14.259Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:41:14.260Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715674259, "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-25T03:41:15.293Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:41:15.293Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:41:15.294Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:41:15.294Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:41:15.294Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:41:15.294Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:41:16.295Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:41:16.295Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:41:16.296Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:41:16.296Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:41:17.296Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:41:17.297Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:41:17.297Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:41:17.297Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:41:18.298Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:41:18.298Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:41:18.299Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:41:18.299Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:41:19.300Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:41:19.300Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:41:19.300Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:41:19.301Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:41:20.301Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:41:20.302Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:41:20.302Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:41:20.302Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:41:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:41:21.116Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:41:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T03:41:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:41:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:41:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:41:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715639235, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:41:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715641998, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T03:41:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715643001, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T03:41:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715674259, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:41:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:41:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.121Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:41:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.121Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.121Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:41:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.121Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.121Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:41:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.121Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.121Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:41:21.122Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.122Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:41:21.122Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:41:21.122Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:41:21.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:41:21.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:41:21.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:41:21.303Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:41:22.304Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T03:41:22.304Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:41:22.305Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T03:41:22.305Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:41:22.305Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T03:41:22.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:41:22.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:41:22.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:41:22.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:41:22.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:41:22.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:41:22.816Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:41:22.820Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T03:41:22.821Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:41:22.821Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:41:22.821Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:41:22.822Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:41:22.822Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:41:22.822Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715682821, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:41:23.823Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:41:23.824Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:41:23.824Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:41:23.825Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T03:41:23.825Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:41:23.825Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:41:24.023Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11788047267159635174/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T03:41:25.628Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:41:25.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:41:25.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:41:25.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:41:25.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:41:25.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:41:25.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T03:41:25.683Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T03:41:25.683Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:41:25.683Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T03:41:25.683Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:41:25.683Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:41:25.683Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:41:25.683Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715685683, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:41:26.684Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:41:26.685Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T03:41:26.685Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:41:26.685Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:41:26.685Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:41:26.685Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715686684, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:41:27.686Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:41:27.715Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:41:27.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:41:27.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:41:27.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:41:27.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:41:27.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:41:27.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:41:27.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:41:27.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:41:27.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:41:27.738Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:41:57.739Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T03:41:57.750Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T03:41:57.750Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T03:41:57.751Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T03:41:57.756Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:41:57.781Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T03:41:57.781Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[acafe31e-59e3-4741-9322-99d373a0f85a], X-ECOMP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-TransactionId=[], X-ONAP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], Content-Type=[application/merge-patch+json]} 2023-03-25T03:41:57.789Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:41:57.946Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:41:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-03:41:57:077-45166], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:41:57.946Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:41:57.947Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T03:41:57.947Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:41:57.947Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:41:57.957Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:41:57.957Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:41:57.957Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:41:57.957Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:41:57.957Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:41:57.957Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715717957, "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-25T03:41:59.002Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:41:59.002Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:41:59.003Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:41:59.003Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:41:59.003Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:41:59.003Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "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-25T03:42:00.004Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:42:00.004Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:00.005Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:00.005Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:42:01.006Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T03:42:01.006Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:42:01.006Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T03:42:01.007Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T03:42:01.007Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T03:42:01.058Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:42:01.058Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:42:01.058Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:42:01.058Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T03:42:01.059Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:42:01.059Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T03:42:01.315Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:42:01.317Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a 57803 2023-03-25T03:42:01.317Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:42:01.317Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:42:01.317Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:42:01.317Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:01.318Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:01.318Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715721317, "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-25T03:42:02.319Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:42:02.320Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:42:02.320Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T03:42:02.321Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-25T03:42:02.321Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T03:42:02.321Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T03:42:02.429Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7859890393988583677/Definitions/service-BasicNetwork-template.yml 2023-03-25T03:42:02.763Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:42:02.764Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:42:02.764Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T03:42:02.764Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-25T03:42:02.764Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:42:02.764Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:42:02.765Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:42:02.765Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:42:02.765Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-BasicNetwork-csar.csar 2023-03-25T03:42:02.765Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:42:02.765Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:42:02.765Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:42:02.765Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:42:02.765Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:02.765Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:02.766Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-25T03:42:02.766Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:42:02.766Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:42:02.766Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:02.766Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:02.766Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-25T03:42:02.766Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:42:02.766Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:42:02.766Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:02.766Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:02.766Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:02.767Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:02.767Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:02.767Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:02.767Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:02.767Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:02.767Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:02.767Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:02.767Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 Model Version:NULL Model InvariantUuid:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff Model UUID:929b3fb0-de46-4839-a283-68db144a5078 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d 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=? 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-25T03:42:02.806Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T03:42:02.807Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:42:02.807Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T03:42:02.807Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:42:02.807Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:02.808Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:02.808Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715722807, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:42:03.809Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:42:03.809Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T03:42:03.809Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:42:03.809Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:03.810Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:03.810Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715723809, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:42:04.811Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:42:04.833Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:42:04.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:42:04.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:42:04.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:42:04.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:42:04.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:42:04.839Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:42:04.839Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:42:04.839Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:42:04.839Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T03:42:04.853Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:42:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:42:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:42:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:42:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:42:34.853Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T03:42:34.873Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T03:42:34.873Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T03:42:34.873Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T03:42:34.876Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:42:34.890Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T03:42:34.891Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3391561b-37ca-448b-908f-f785920e284e], X-ECOMP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-TransactionId=[], X-ONAP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], Content-Type=[application/merge-patch+json]} 2023-03-25T03:42:34.898Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:42:35.035Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:42:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-03:42:34:187-46111], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:42:35.035Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:42:35.036Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T03:42:35.036Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:42:35.036Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T03:42:35.049Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T03:42:35.049Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:42:35.050Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:42:35.050Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:35.050Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:35.050Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715755050, "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-25T03:42:36.077Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:42:36.077Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:42:36.078Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:42:36.078Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:36.078Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:36.078Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "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-25T03:42:37.079Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:42:37.079Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:37.079Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:37.079Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "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-25T03:42:38.080Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:42:38.080Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:38.080Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:38.080Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "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-25T03:42:39.081Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:42:39.081Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:39.081Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:39.081Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "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-25T03:42:40.082Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:42:40.083Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:40.083Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:40.083Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "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-25T03:42:41.084Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:42:41.084Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:41.084Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:41.084Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "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-25T03:42:42.085Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:42:42.086Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:42.086Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:42.086Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:42:43.087Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T03:42:43.087Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:42:43.087Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T03:42:43.087Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:42:43.087Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T03:42:43.131Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:42:43.131Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:42:43.131Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:42:43.131Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T03:42:43.131Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:42:43.131Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T03:42:43.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:42:43.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 75192 2023-03-25T03:42:43.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:42:43.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:42:43.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:42:43.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:43.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:43.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715763403, "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-25T03:42:44.404Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:42:44.405Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:42:44.405Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T03:42:44.405Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-25T03:42:44.406Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T03:42:44.406Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T03:42:44.510Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13041382637382375504/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-25T03:42:45.381Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:42:45.381Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:42:45.382Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:45.383Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1ba78c01-c9eb-4ad2-9647-410ca63bb713 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:42:45.384Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:b277003e-fe39-4514-8eae-2eda86694795 Model Version:NULL Model InvariantUuid:174fd180-cbb7-4901-867c-a574d3f7d773 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:c7ff1444-7250-4811-9978-f0245b3f43d4 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9a467549-82de-4970-9f59-ec6bc61a02d7 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:87aeb157-11e8-4230-b7bd-f803cf57341d ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:15627c82-4669-4787-9934-1d142fc7960b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1ba78c01-c9eb-4ad2-9647-410ca63bb713 ModelInvariantUuid:46c2ac37-260e-410f-88bd-3bfff1b9088a ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:50735e13-6da1-4a0e-94b2-de77cc39a9e0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:f05e0738-7b3d-4802-8a02-a51ceef83de0 ModelInvariantUuid:9eb72d87-844e-4c5e-b40e-6f9d1fcf2dc9 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:6cfcb323-256c-446c-86f1-8a57c4698f71 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-25T03:42:45.435Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T03:42:45.436Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:42:45.436Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T03:42:45.436Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:42:45.436Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:45.436Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:45.436Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715765436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:42:46.437Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:42:46.437Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T03:42:46.437Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:42:46.437Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:42:46.437Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:42:46.438Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715766437, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:42:47.439Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:42:47.470Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:42:47.475Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:42:47.475Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:42:47.475Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:42:47.475Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:42:47.475Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:42:47.475Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:42:47.475Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:42:47.475Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:42:47.476Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T03:42:47.491Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:43:17.492Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T03:43:17.511Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T03:43:17.512Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T03:43:17.512Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T03:43:17.521Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:43:17.544Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T03:43:17.545Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6331d4d4-2d44-4f0d-a138-ae759ebb35bb], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T03:43:17.553Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:43:17.692Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:43:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[282624], x-aai-txid=[1-aai-resources-230325-03:43:16:842-14682], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:43:17.692Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:43:17.693Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T03:43:17.694Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:43:17.694Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T03:43:17.704Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T03:43:17.704Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:43:17.704Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:43:17.704Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:43:17.704Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:43:17.705Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715797704, "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-25T03:43:18.737Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:43:18.738Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:43:18.738Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:43:18.738Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:43:18.738Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:43:18.739Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:43:19.739Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:43:19.740Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:43:19.740Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:43:19.740Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:43:20.741Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:43:20.741Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:43:20.741Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:43:20.742Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:43:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:43:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:43:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715682821, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:43:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:43:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:43:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715685683, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T03:43:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715686684, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T03:43:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715717957, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:43:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:43:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:43:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:43:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715721317, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:43:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:43:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:43:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715722807, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T03:43:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:43:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T03:43:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715723809, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T03:43:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:43:21.742Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:43:21.743Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:43:21.743Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:43:21.743Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:43:22.743Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:43:22.744Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:43:22.744Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:43:22.744Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:43:23.745Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:43:23.745Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:43:23.746Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:43:23.746Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:43:24.747Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:43:24.747Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:43:24.748Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:43:24.748Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:43:25.749Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:43:25.749Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:43:25.749Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:43:25.750Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:43:26.751Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T03:43:26.751Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:43:26.751Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T03:43:26.752Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T03:43:26.752Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T03:43:26.802Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:43:26.803Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:43:26.803Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:43:26.803Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:26.803Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:43:26.803Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:27.070Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:43:27.074Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T03:43:27.074Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T03:43:27.074Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:27.074Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:43:27.075Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:43:27.075Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:43:27.075Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715807074, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:43:28.075Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:43:28.076Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:43:28.076Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:28.076Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:28.077Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:28.077Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:28.170Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP376257819927903967/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T03:43:28.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:43:28.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:43:28.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:28.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T03:43:28.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:28.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:28.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:28.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:28.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:28.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:28.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:43:28.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:43:28.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:43:28.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:43:28.770Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T03:43:28.812Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T03:43:28.812Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T03:43:28.812Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T03:43:28.812Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:43:28.813Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:43:28.813Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:43:28.813Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715808812, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:43:29.813Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T03:43:29.814Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T03:43:29.814Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:43:29.814Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:43:29.814Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:43:29.814Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715809813, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:43:30.815Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:43:30.843Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:43:30.847Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:43:30.848Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:43:30.848Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:43:30.848Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:43:30.848Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:43:30.848Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:43:30.848Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:43:30.848Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:43:30.848Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T03:43:30.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:44:00.864Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T03:44:00.877Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T03:44:00.877Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T03:44:00.878Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T03:44:00.885Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:44:00.906Z|856632dd-fca6-4c72-a463-b119db66bd4c|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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T03:44:00.907Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T03:44:00.914Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:44:01.062Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T03:44:01.062Z|856632dd-fca6-4c72-a463-b119db66bd4c|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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:44:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[205016], x-aai-txid=[0-aai-resources-230325-03:44:00:202-93952], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:44:01.062Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:44:01.062Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:44:01.063Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T03:44:01.069Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T03:44:01.069Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:44:01.070Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:44:01.071Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:44:01.071Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:44:01.071Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715841070, "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-25T03:44:02.105Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T03:44:02.106Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T03:44:02.106Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T03:44:02.106Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T03:44:02.106Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:44:02.106Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:44:02.111Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-9798040d-0827-43a9-840e-b441afa1753c 2023-03-25T03:44:02.112Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T03:44:02.112Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T03:44:02.112Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:44:04.559Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:44:07.568Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:44:10.577Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:44:13.586Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:44:16.596Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:44:19.607Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:44:21.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:44:21.124Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:44:21.125Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:44:21.131Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-9798040d-0827-43a9-840e-b441afa1753c', protocol='range'} 2023-03-25T03:44:21.131Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:44:21.137Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 24: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-9798040d-0827-43a9-840e-b441afa1753c=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-25T03:44:21.152Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-9798040d-0827-43a9-840e-b441afa1753c', protocol='range'} 2023-03-25T03:44:21.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:44:21.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:44:21.153Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T03:44:21.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:44:21.153Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:44:21.159Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:44:21.158Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:44:21.159Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:44:21.159Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:44:21.159Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:44:21.159Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=628, 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-25T03:44:21.159Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:44:21.159Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:44:21.159Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:44:21.159Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:44:21.160Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:44:21.160Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:44:21.170Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:44:21.171Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:44:21.172Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:44:21.173Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:44:21.173Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:44:21.173Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:44:22.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:44:22.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:44:22.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:44:22.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:44:22.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715755050, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:44:22.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:44:22.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:44:22.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T03:44:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:44:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T03:44:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:44:22.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:44:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715763403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:44:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715765436, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T03:44:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715766437, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T03:44:22.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715797704, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:44:22.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:44:22.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T03:44:22.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T03:44:22.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:44:22.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:44:22.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:44:22.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:44:22.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715305758, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:44:22.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715807074, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:44:22.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715808812, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T03:44:22.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715809813, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T03:44:22.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715841070, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:44:22.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:22.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T03:44:22.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:44:22.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:44:23.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:44:23.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:44:23.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:44:23.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:44:24.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:44:24.177Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:44:24.177Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:44:24.177Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:44:25.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:44:25.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:44:25.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:44:25.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:44:26.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:44:26.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:44:26.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:44:26.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:44:27.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:44:27.182Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:44:27.182Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:44:27.182Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:44:28.184Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T03:44:28.184Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:44:28.185Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T03:44:28.185Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:44:28.185Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:44:28.241Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:44:28.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:44:28.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:44:28.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:44:28.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:44:28.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:44:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T03:44:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@66fa711a 2023-03-25T03:44:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:44:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:44:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:44:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T03:44:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T03:44:28.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:44:28.275Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:44:28.275Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:44:28.275Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715868274, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:44:29.276Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T03:44:29.295Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:44:29.296Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T03:44:29.300Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T03:44:29.301Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T03:44:29.301Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:44:29.301Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:44:29.301Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:44:29.322Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T03:44:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@18524b06 2023-03-25T03:44:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:44:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:44:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:44:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T03:44:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T03:44:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:44:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:44:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:44:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715869323, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:44:30.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|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_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:44:30.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:44:30.357Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:44:30.361Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:44:30.361Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:45:00.362Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:45:00.390Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:45:00.395Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:45:00.396Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:45:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:45:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:45:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:45:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:45:30.396Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:45:30.421Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:45:30.425Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:45:30.425Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:46:00.425Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:46:00.453Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:46:00.458Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:46:00.458Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:46:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:46:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:46:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T03:46:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:46:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:46:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:46:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:46:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:46:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T03:46:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:46:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:46:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:46:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:46:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:46:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:46:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:46:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:46:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715868274, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:46:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:46:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:46:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679715869323, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:46:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:46:30.458Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:46:30.484Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:46:30.489Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:46:30.489Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:47:00.489Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:47:00.516Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:47:00.520Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:47:00.520Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:47:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:47:30.521Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:47:30.546Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:47:30.550Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:47:30.551Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:48:00.551Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:48:00.582Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:48:00.587Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:48:00.588Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:48:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:48:30.588Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:48:30.615Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:48:30.620Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:48:30.620Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:49:00.620Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:49:00.649Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:49:00.654Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:49:00.654Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:49:21.111Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:49:21.257Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T03:49:21.257Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-9798040d-0827-43a9-840e-b441afa1753c sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T03:49:21.257Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T03:49:21.257Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T03:49:21.721Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:49:21.736Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:49:21.737Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:49:21.744Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:49:21.744Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 25: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T03:49:21.761Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:49:21.761Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:49:21.762Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:49:21.767Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:49:21.767Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:49:21.767Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:49:21.767Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=661, 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-25T03:49:21.767Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:49:21.768Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:49:30.655Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T03:49:30.655Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:49:30.666Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T03:49:30.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T03:49:30.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T03:49:30.675Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:49:30.769Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T03:49:30.770Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T03:49:30.777Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T03:49:30.973Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T03:49:30.973Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:49:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[191], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-03:49:30:064-46762], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:49:30.974Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:49:30.974Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:49:30.975Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:49:30.983Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:49:30.984Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T03:49:30.984Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T03:49:30.984Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:49:30.984Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:49:30.985Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716170984, "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-25T03:49:31.020Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:49:31.020Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716170984, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T03:49:31.021Z||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-25T03:49:32.015Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:49:32.016Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:49:32.016Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:49:32.017Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:49:32.017Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:49:32.017Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:49:33.018Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:49:33.018Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:49:33.018Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:49:33.018Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:49:34.019Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:49:34.020Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:49:34.020Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:49:34.020Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:49:35.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:49:35.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:49:35.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:49:35.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:49:36.024Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:49:36.025Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:49:36.025Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:49:36.025Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:49:37.026Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:49:37.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:49:37.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:49:37.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:49:38.029Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:49:38.029Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:49:38.029Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:49:38.029Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:49:39.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T03:49:39.032Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:49:39.032Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T03:49:39.032Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:49:39.032Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:49:39.088Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:49:39.088Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:49:39.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:49:39.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:49:39.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:49:39.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:49:39.358Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:49:39.362Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T03:49:39.362Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:49:39.362Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:49:39.362Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:49:39.363Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:49:39.363Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:49:39.363Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716179362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:49:40.364Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:49:40.365Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:49:40.365Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:49:40.365Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T03:49:40.366Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:49:40.366Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:49:40.480Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14230124964937400916/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T03:49:42.038Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:49:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:49:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:49:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:49:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:49:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:49:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:49:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:49:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:49:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:49:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:49:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:49:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:49:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:49:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:49:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:49:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:49:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:49:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:49:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:49:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:49:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:49:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:49:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:49:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:49:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:49:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:49:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:49:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:49:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:49:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:49:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:49:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:49:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:49:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:49:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:49:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:49:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:49:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:49:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:49:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:49:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:49:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:49:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:49:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:49:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:49:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:49:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:49:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T03:49:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:49:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:49:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:49:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:49:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:49:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:49:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:49:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:49:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:49:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:49:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:49:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:49:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:49:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T03:49:42.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:49:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:49:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:49:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:49:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:49:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:49:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:49:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:49:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:49:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:49:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:49:42.046Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:49:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:49:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T03:49:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:49:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:49:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:49:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:49:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:49:42.047Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T03:49:42.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T03:49:42.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:49:42.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T03:49:42.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:49:42.090Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:49:42.090Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:49:42.090Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716182089, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:49:43.091Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:49:43.091Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T03:49:43.091Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:49:43.091Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:49:43.091Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:49:43.091Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716183091, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:49:44.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:49:44.115Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:49:44.120Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:49:44.120Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:49:44.120Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:49:44.120Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:49:44.121Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:49:44.121Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:49:44.121Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:49:44.121Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:49:44.121Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:49:44.138Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:50:14.138Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:50:14.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T03:50:14.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T03:50:14.149Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T03:50:14.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:50:14.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T03:50:14.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f517b5fc-e582-439c-b5d2-2701ef7e4970], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T03:50:14.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:50:14.320Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:50:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-03:50:13:467-95975], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:50:14.320Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:50:14.321Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T03:50:14.321Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:50:14.321Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:50:14.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:50:14.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:50:14.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:50:14.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:14.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:14.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716214330, "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-25T03:50:15.363Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:50:15.364Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:50:15.364Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:50:15.364Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:15.364Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:15.365Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:50:16.366Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:50:16.367Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:16.367Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:16.367Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:50:17.369Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:50:17.369Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:17.369Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:17.370Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:50:18.371Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:50:18.371Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:18.372Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:18.372Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:50:19.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:50:19.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:19.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:19.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:50:20.374Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:50:20.375Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:20.375Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:20.375Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:50:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:50:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716179362, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716182089, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716183091, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716214330, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:50:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:50:21.376Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:50:21.376Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:21.376Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:21.376Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:50:22.378Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T03:50:22.379Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:50:22.379Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T03:50:22.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:50:22.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T03:50:22.424Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:50:22.424Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:50:22.424Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:50:22.425Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:50:22.425Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:50:22.425Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:50:22.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:50:22.729Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T03:50:22.730Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:50:22.730Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:50:22.730Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:50:22.730Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:22.730Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:22.730Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716222730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:50:23.732Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:50:23.733Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:50:23.733Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:50:23.733Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T03:50:23.734Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:50:23.734Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:50:23.852Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3941362913157337677/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T03:50:25.449Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:50:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:50:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:50:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:50:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:50:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:50:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:50:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:50:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:50:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:50:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:50:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:50:25.454Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:50:25.454Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:50:25.454Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:50:25.454Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:50:25.454Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:50:25.454Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:50:25.454Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T03:50:25.454Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.454Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:50:25.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:50:25.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:50:25.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:50:25.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:50:25.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:50:25.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:50:25.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:50:25.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:50:25.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:50:25.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:50:25.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:50:25.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:50:25.456Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T03:50:25.456Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.456Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:50:25.456Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:50:25.456Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:50:25.456Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:50:25.456Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:50:25.456Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:50:25.456Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:50:25.456Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:50:25.456Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:50:25.457Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:50:25.457Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:50:25.457Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:50:25.457Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:50:25.457Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T03:50:25.457Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.457Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:50:25.457Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.457Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:50:25.457Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.457Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:50:25.458Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:50:25.458Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:50:25.458Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T03:50:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T03:50:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:50:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T03:50:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:50:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716225501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:50:26.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:50:26.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T03:50:26.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:50:26.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:26.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:26.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716226502, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:50:27.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:50:27.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:50:27.539Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:50:27.539Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:50:27.539Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:50:27.539Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:50:27.539Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:50:27.539Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:50:27.539Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:50:27.539Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:50:27.540Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:50:27.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:50:57.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T03:50:57.572Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T03:50:57.572Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T03:50:57.573Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T03:50:57.577Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:50:57.593Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T03:50:57.594Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7a9b805b-73d1-4a5c-988e-cd54bf919a7c], X-ECOMP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-TransactionId=[], X-ONAP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], Content-Type=[application/merge-patch+json]} 2023-03-25T03:50:57.601Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:50:57.751Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:50:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-03:50:56:888-12076], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:50:57.751Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:50:57.752Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T03:50:57.752Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:50:57.752Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:50:57.763Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:50:57.763Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:50:57.763Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:50:57.763Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:57.764Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:57.764Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716257763, "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-25T03:50:58.797Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:50:58.798Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:50:58.798Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:50:58.798Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:58.798Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:58.798Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "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-25T03:50:59.799Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:50:59.799Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:50:59.800Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:50:59.800Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:51:00.801Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T03:51:00.801Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:51:00.801Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T03:51:00.801Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T03:51:00.801Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T03:51:00.854Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:51:00.854Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:51:00.855Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:51:00.855Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T03:51:00.855Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:51:00.855Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T03:51:01.129Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:51:01.131Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a 57803 2023-03-25T03:51:01.131Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:51:01.131Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:51:01.132Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:51:01.132Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:01.132Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:01.132Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716261131, "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-25T03:51:02.133Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:51:02.133Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:51:02.133Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T03:51:02.134Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-25T03:51:02.134Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T03:51:02.134Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T03:51:02.210Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12742143411105564287/Definitions/service-BasicNetwork-template.yml 2023-03-25T03:51:02.562Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:51:02.562Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:51:02.562Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T03:51:02.562Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-25T03:51:02.562Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:51:02.562Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-BasicNetwork-csar.csar 2023-03-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:02.563Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:02.564Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:02.564Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:02.564Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:02.564Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:02.564Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:02.564Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:02.564Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:02.564Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:02.564Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 Model Version:NULL Model InvariantUuid:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff Model UUID:929b3fb0-de46-4839-a283-68db144a5078 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d 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=? 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-25T03:51:02.599Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T03:51:02.600Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:51:02.600Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T03:51:02.600Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:51:02.600Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:02.600Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:02.600Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716262600, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:51:03.601Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T03:51:03.601Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T03:51:03.602Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:51:03.602Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:03.602Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:03.602Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716263601, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:51:04.603Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:51:04.632Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:51:04.637Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:51:04.637Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:51:04.637Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:51:04.638Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:51:04.638Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:51:04.638Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:51:04.638Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:51:04.638Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:51:04.638Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T03:51:04.655Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:51:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:51:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:51:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:51:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:51:34.656Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T03:51:34.663Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T03:51:34.663Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T03:51:34.663Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T03:51:34.667Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:51:34.685Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T03:51:34.685Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T03:51:34.693Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:51:34.846Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T03:51:34.847Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:51:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[217320], x-aai-txid=[1-aai-resources-230325-03:51:33:980-59650], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:51:34.847Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:51:34.847Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:51:34.847Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T03:51:34.855Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T03:51:34.856Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:51:34.856Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:51:34.857Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:34.857Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:34.857Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716294856, "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-25T03:51:35.893Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:51:35.893Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:51:35.894Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:51:35.894Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:35.894Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:35.894Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "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-25T03:51:36.896Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:51:36.897Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:36.897Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:36.897Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "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-25T03:51:37.899Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:51:37.900Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:37.900Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:37.900Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "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-25T03:51:38.901Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:51:38.902Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:38.902Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:38.902Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "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-25T03:51:39.904Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:51:39.904Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:39.904Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:39.905Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "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-25T03:51:40.906Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:51:40.906Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:40.907Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:40.907Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "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-25T03:51:41.908Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:51:41.908Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:41.909Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:41.909Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:51:42.910Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T03:51:42.910Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:51:42.911Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T03:51:42.911Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:51:42.911Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T03:51:42.952Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:51:42.953Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:51:42.953Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:51:42.953Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T03:51:42.953Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:51:42.954Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T03:51:43.203Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:51:43.205Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 75192 2023-03-25T03:51:43.206Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:51:43.206Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:51:43.206Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:51:43.206Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:43.206Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:43.206Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716303205, "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-25T03:51:44.207Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:51:44.209Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:51:44.209Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T03:51:44.209Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-25T03:51:44.210Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T03:51:44.210Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T03:51:44.311Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10136248285657321754/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-25T03:51:45.176Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:51:45.176Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:51:45.176Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T03:51:45.177Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T03:51:45.177Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:51:45.177Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T03:51:45.177Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:51:45.177Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:51:45.177Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T03:51:45.177Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T03:51:45.177Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T03:51:45.177Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:51:45.177Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:45.177Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:45.177Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:51:45.177Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:51:45.178Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:51:45.178Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:45.178Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:45.178Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:51:45.178Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:51:45.178Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:51:45.178Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:45.178Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:45.178Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:45.178Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-25T03:51:45.178Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-25T03:51:45.178Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-25T03:51:45.179Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-25T03:51:45.179Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T03:51:45.179Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:51:45.179Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:45.179Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:51:45.179Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:45.179Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:51:45.179Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:51:45.179Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:45.179Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:51:45.179Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:51:45.180Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:45.180Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T03:51:45.180Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:51:45.182Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:45.182Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-25T03:51:45.182Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-25T03:51:45.182Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T03:51:45.182Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1ba78c01-c9eb-4ad2-9647-410ca63bb713 2023-03-25T03:51:45.182Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:45.183Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:45.183Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:45.183Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:45.184Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:45.184Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:45.184Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:51:45.184Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:51:45.184Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:b277003e-fe39-4514-8eae-2eda86694795 Model Version:NULL Model InvariantUuid:174fd180-cbb7-4901-867c-a574d3f7d773 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:c7ff1444-7250-4811-9978-f0245b3f43d4 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9a467549-82de-4970-9f59-ec6bc61a02d7 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:87aeb157-11e8-4230-b7bd-f803cf57341d ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:15627c82-4669-4787-9934-1d142fc7960b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1ba78c01-c9eb-4ad2-9647-410ca63bb713 ModelInvariantUuid:46c2ac37-260e-410f-88bd-3bfff1b9088a ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:50735e13-6da1-4a0e-94b2-de77cc39a9e0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:f05e0738-7b3d-4802-8a02-a51ceef83de0 ModelInvariantUuid:9eb72d87-844e-4c5e-b40e-6f9d1fcf2dc9 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:6cfcb323-256c-446c-86f1-8a57c4698f71 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-25T03:51:45.225Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T03:51:45.225Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:51:45.225Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T03:51:45.225Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:51:45.225Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:45.226Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:45.226Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716305225, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:51:46.226Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T03:51:46.227Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T03:51:46.227Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:51:46.227Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:51:46.227Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:51:46.227Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716306226, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:51:47.228Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:51:47.253Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:51:47.257Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:51:47.257Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:51:47.258Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:51:47.258Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:51:47.258Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:51:47.258Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:51:47.258Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:51:47.258Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:51:47.258Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T03:51:47.271Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:52:17.272Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T03:52:17.284Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T03:52:17.284Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T03:52:17.285Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T03:52:17.291Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:52:17.315Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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-25T03:52:17.317Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T03:52:17.324Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:52:17.451Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T03:52:17.452Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:52:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[124], vertex-id=[282624], x-aai-txid=[1-aai-resources-230325-03:52:16:609-95183], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:52:17.452Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:52:17.452Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:52:17.452Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T03:52:17.458Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T03:52:17.458Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:52:17.459Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:52:17.459Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:52:17.459Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:52:17.459Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716337459, "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-25T03:52:18.490Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:52:18.491Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:52:18.491Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:52:18.491Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:52:18.491Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:52:18.492Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:52:19.493Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:52:19.493Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:52:19.494Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:52:19.494Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:52:20.495Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:52:20.496Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:52:20.496Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:52:20.496Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:52:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716222730, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716225501, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716226502, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716257763, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:52:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:52:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:52:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:52:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716261131, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:52:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:52:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:52:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716262600, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T03:52:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:52:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:52:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716263601, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T03:52:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:52:21.498Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:52:21.498Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:52:21.498Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:52:21.498Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:52:22.500Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:52:22.500Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:52:22.500Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:52:22.500Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:52:23.500Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:52:23.501Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:52:23.501Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:52:23.501Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:52:24.502Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:52:24.502Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:52:24.502Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:52:24.502Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:52:25.503Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:52:25.504Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:52:25.504Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:52:25.504Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:52:26.505Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T03:52:26.505Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:52:26.506Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T03:52:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T03:52:26.507Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T03:52:26.559Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:52:26.560Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:52:26.560Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:52:26.560Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:26.560Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:52:26.560Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:26.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:52:26.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T03:52:26.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T03:52:26.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:26.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:52:26.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:52:26.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:52:26.867Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716346866, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:52:27.867Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:52:27.868Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:52:27.868Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:27.869Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:27.869Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:27.869Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:27.970Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11602670346569243119/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T03:52:28.528Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:52:28.529Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:52:28.529Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:28.529Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T03:52:28.529Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:28.529Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:28.529Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:28.529Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:28.529Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:28.529Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:28.529Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T03:52:28.529Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:52:28.529Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:52:28.529Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:52:28.530Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:52:28.531Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:52:28.531Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:52:28.531Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:52:28.531Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:52:28.531Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T03:52:28.576Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T03:52:28.577Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T03:52:28.577Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T03:52:28.577Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:52:28.577Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:52:28.577Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:52:28.577Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716348577, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:52:29.578Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T03:52:29.578Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T03:52:29.579Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:52:29.579Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:52:29.579Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:52:29.579Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716349578, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:52:30.581Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:52:30.609Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:52:30.613Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:52:30.613Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:52:30.613Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:52:30.613Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:52:30.613Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:52:30.613Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:52:30.613Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:52:30.613Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:52:30.613Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T03:52:30.625Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:53:00.626Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T03:53:00.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T03:53:00.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T03:53:00.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T03:53:00.639Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:53:00.656Z|856632dd-fca6-4c72-a463-b119db66bd4c|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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T03:53:00.656Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T03:53:00.664Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:53:00.812Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T03:53:00.812Z|856632dd-fca6-4c72-a463-b119db66bd4c|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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:52:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[205016], x-aai-txid=[2-aai-resources-230325-03:52:59:950-11881], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:53:00.813Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:53:00.813Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:53:00.813Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T03:53:00.826Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T03:53:00.826Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:53:00.826Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:53:00.826Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:53:00.826Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:53:00.827Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716380826, "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-25T03:53:01.856Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T03:53:01.856Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T03:53:01.857Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T03:53:01.857Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T03:53:01.858Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:53:01.858Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:53:01.862Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T03:53:01.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-aa0dab8c-dbd6-40ac-8201-92069ea0ce20 2023-03-25T03:53:01.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T03:53:01.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T03:53:04.587Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:53:07.596Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:53:10.605Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:53:13.614Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:53:16.623Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:53:19.632Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:53:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:53:21.123Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:53:21.124Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:53:21.130Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-aa0dab8c-dbd6-40ac-8201-92069ea0ce20', protocol='range'} 2023-03-25T03:53:21.131Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:53:21.137Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 26: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-aa0dab8c-dbd6-40ac-8201-92069ea0ce20=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-25T03:53:21.164Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:53:21.164Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-aa0dab8c-dbd6-40ac-8201-92069ea0ce20', protocol='range'} 2023-03-25T03:53:21.165Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:53:21.165Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T03:53:21.165Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T03:53:21.165Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:53:21.170Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:53:21.170Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:53:21.170Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:53:21.170Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:53:21.170Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:53:21.171Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:53:21.171Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:53:21.171Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:53:21.171Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:53:21.171Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=689, 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-25T03:53:21.172Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:53:21.172Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:53:21.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:53:21.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:53:21.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:53:21.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:53:21.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:53:21.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:53:22.185Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:53:22.185Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:53:22.185Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:53:22.186Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:53:22.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716294856, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:53:22.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:53:22.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:53:22.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T03:53:22.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:53:22.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T03:53:22.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:53:22.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:53:22.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716303205, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:53:22.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716305225, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T03:53:22.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716306226, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T03:53:22.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716337459, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:53:22.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:53:22.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.194Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T03:53:22.194Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.194Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.194Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T03:53:22.194Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.194Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.194Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:53:22.194Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.194Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.194Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:53:22.194Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.194Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.195Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T03:53:22.195Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.195Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.195Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:53:22.195Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.195Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.195Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679715842105, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:53:22.195Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.195Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.195Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716346866, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:53:22.195Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.196Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.196Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716348577, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T03:53:22.196Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.196Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.196Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716349578, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T03:53:22.196Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.196Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.196Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716380826, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:53:22.196Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:22.196Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:53:22.196Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:53:22.197Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:53:23.187Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:53:23.188Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:53:23.188Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:53:23.188Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:53:24.190Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:53:24.191Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:53:24.191Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:53:24.191Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:53:25.192Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:53:25.193Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:53:25.193Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:53:25.193Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:53:26.194Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:53:26.194Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:53:26.194Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:53:26.194Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:53:27.195Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:53:27.195Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:53:27.195Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:53:27.196Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:53:28.197Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T03:53:28.197Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:53:28.197Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T03:53:28.198Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:53:28.198Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:53:28.253Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:53:28.254Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:53:28.254Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:53:28.254Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:53:28.254Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:53:28.254Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T03:53:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T03:53:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@54e36d1e 2023-03-25T03:53:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:53:28.284Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:53:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:53:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T03:53:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T03:53:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:53:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:53:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:53:28.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716408285, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:53:29.286Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T03:53:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:53:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T03:53:29.317Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T03:53:29.317Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T03:53:29.317Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:53:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:53:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T03:53:29.337Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T03:53:29.337Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@71506434 2023-03-25T03:53:29.338Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T03:53:29.338Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T03:53:29.338Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T03:53:29.338Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T03:53:29.338Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T03:53:29.338Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T03:53:29.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:53:29.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:53:29.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716409338, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:53:30.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|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_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T03:53:30.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:53:30.369Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:53:30.375Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:53:30.375Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:54:00.376Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:54:00.406Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:54:00.411Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:54:00.411Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:54:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:54:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:54:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:54:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:54:30.412Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:54:30.440Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:54:30.446Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:54:30.446Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:55:00.446Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:55:00.477Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:55:00.483Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:55:00.483Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:55:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:55:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T03:55:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:55:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T03:55:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:55:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:55:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716408285, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:55:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:55:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:55:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716409338, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T03:55:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:55:30.484Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:55:30.509Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:55:30.513Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:55:30.513Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:56:00.514Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:56:00.538Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:56:00.543Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:56:00.543Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:56:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:56:30.544Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:56:30.569Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:56:30.575Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:56:30.575Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:57:00.575Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:57:00.600Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:57:00.605Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:57:00.605Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:57:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:57:30.605Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:57:30.629Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:57:30.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:57:30.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:58:00.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:58:00.660Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:58:00.665Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T03:58:00.665Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T03:58:21.112Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:58:21.262Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T03:58:21.263Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-aa0dab8c-dbd6-40ac-8201-92069ea0ce20 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T03:58:21.263Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T03:58:21.263Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T03:58:21.733Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T03:58:21.753Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:58:21.753Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T03:58:21.760Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:58:21.760Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 27: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T03:58:21.777Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T03:58:21.778Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T03:58:21.778Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T03:58:21.784Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T03:58:21.785Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:58:21.785Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:58:21.785Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=722, 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-25T03:58:21.785Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T03:58:21.785Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T03:58:30.665Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T03:58:30.665Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:58:30.678Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T03:58:30.678Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T03:58:30.679Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T03:58:30.685Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:58:30.704Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T03:58:30.705Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e1810e5b-d6ed-4c52-b25b-bbd8d048ab52], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T03:58:30.712Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T03:58:30.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:58:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-03:58:29:996-68421], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:58:30.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:58:30.867Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T03:58:30.867Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:58:30.867Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:58:30.875Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T03:58:30.875Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T03:58:30.876Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T03:58:30.876Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:58:30.876Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:58:30.876Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716710876, "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-25T03:58:30.898Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:58:30.898Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716710876, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T03:58:30.899Z||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-25T03:58:31.905Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:58:31.905Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:58:31.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:58:31.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:58:31.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:58:31.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:58:32.907Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:58:32.907Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:58:32.907Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:58:32.907Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:58:33.908Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:58:33.908Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:58:33.908Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:58:33.908Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:58:34.909Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:58:34.909Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:58:34.910Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:58:34.910Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:58:35.911Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:58:35.911Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:58:35.911Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:58:35.911Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:58:36.912Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:58:36.913Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:58:36.913Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:58:36.913Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:58:37.913Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:58:37.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:58:37.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:58:37.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:58:38.915Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T03:58:38.916Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:58:38.916Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T03:58:38.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:58:38.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T03:58:38.970Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:58:38.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:58:38.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:58:38.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:58:38.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:58:38.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:58:39.230Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:58:39.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T03:58:39.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:58:39.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T03:58:39.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:58:39.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:58:39.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:58:39.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716719235, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:58:40.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:58:40.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:58:40.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:58:40.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T03:58:40.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:58:40.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:58:40.361Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4368316485495003300/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T03:58:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:58:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T03:58:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:58:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:58:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:58:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:58:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:58:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:58:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:58:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:58:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:58:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:58:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:58:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:58:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:58:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:58:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:58:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:58:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T03:58:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:58:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:58:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:58:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:58:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:58:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T03:58:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T03:58:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:58:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T03:58:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:58:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:58:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:58:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716721919, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:58:42.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T03:58:42.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T03:58:42.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:58:42.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:58:42.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:58:42.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716722919, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:58:43.922Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:58:43.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:58:43.977Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:58:43.977Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:58:43.977Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:58:43.977Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:58:43.977Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:58:43.978Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:58:43.978Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:58:43.978Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:58:43.978Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:58:43.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:59:13.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T03:59:14.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T03:59:14.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T03:59:14.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T03:59:14.008Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:59:14.025Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T03:59:14.026Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c72bbcbc-13d0-4195-8043-ff0e810f10dc], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T03:59:14.033Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:59:14.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:59:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-03:59:13:317-63145], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:59:14.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:59:14.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T03:59:14.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:59:14.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:59:14.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T03:59:14.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:59:14.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:59:14.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:14.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:14.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716754202, "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-25T03:59:15.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:59:15.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:59:15.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:59:15.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:15.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:15.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:59:16.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:59:16.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:16.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:16.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:59:17.240Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:59:17.240Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:17.240Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:17.240Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:59:18.241Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:59:18.241Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:18.241Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:18.241Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:59:19.242Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:59:19.243Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:19.243Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:19.243Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:59:20.244Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:59:20.244Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:20.244Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:20.245Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:59:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:59:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:59:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T03:59:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:59:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:59:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:59:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:59:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T03:59:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716719235, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T03:59:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716721919, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T03:59:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716722919, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T03:59:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716754202, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T03:59:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T03:59:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T03:59:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T03:59:21.246Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:59:21.247Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:21.247Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:21.247Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:59:22.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T03:59:22.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T03:59:22.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T03:59:22.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T03:59:22.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T03:59:22.302Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:59:22.302Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:59:22.303Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:59:22.303Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:59:22.303Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T03:59:22.303Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:59:22.835Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T03:59:22.838Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T03:59:22.838Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:59:22.838Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T03:59:22.838Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T03:59:22.839Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:22.839Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:22.839Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716762838, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:59:23.839Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T03:59:23.840Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T03:59:23.841Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:59:23.841Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T03:59:23.842Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:59:23.842Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:59:23.965Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4873813402782966777/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T03:59:25.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T03:59:25.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:59:25.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T03:59:25.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T03:59:25.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:59:25.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:59:25.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:59:25.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:59:25.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:59:25.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T03:59:25.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:59:25.520Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:59:25.520Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:59:25.520Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:59:25.522Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T03:59:25.522Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T03:59:25.522Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.522Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:59:25.522Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:59:25.523Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:59:25.523Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:59:25.523Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.523Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:59:25.523Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:59:25.523Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T03:59:25.523Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T03:59:25.523Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.524Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:59:25.524Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.524Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:59:25.524Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:59:25.524Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:59:25.524Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:59:25.524Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:59:25.524Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:59:25.525Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:59:25.525Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:59:25.525Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:59:25.525Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:59:25.525Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:59:25.525Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:59:25.525Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:59:25.525Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:59:25.526Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:59:25.526Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:59:25.526Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T03:59:25.526Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.526Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T03:59:25.526Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.526Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:59:25.527Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:59:25.527Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.527Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:59:25.527Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:59:25.527Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.527Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T03:59:25.527Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T03:59:25.527Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.528Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:59:25.528Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:59:25.528Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T03:59:25.528Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:59:25.528Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:59:25.528Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:59:25.528Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:59:25.528Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:59:25.529Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:59:25.529Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:59:25.529Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:59:25.529Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:59:25.529Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T03:59:25.529Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.529Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:59:25.530Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:59:25.530Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:59:25.530Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:59:25.530Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:59:25.530Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:59:25.530Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:59:25.530Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:59:25.530Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T03:59:25.531Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T03:59:25.531Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T03:59:25.531Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T03:59:25.531Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:59:25.531Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T03:59:25.531Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.531Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T03:59:25.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T03:59:25.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T03:59:25.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T03:59:25.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:59:25.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T03:59:25.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T03:59:25.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T03:59:25.533Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T03:59:25.533Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T03:59:25.533Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T03:59:25.533Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T03:59:25.533Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T03:59:25.533Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T03:59:25.533Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.533Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:59:25.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:59:25.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:59:25.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T03:59:25.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T03:59:25.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T03:59:25.587Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T03:59:25.587Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:59:25.587Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T03:59:25.587Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:59:25.588Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:25.588Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:25.588Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716765587, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:59:26.588Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T03:59:26.589Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T03:59:26.589Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T03:59:26.589Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:26.589Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:26.589Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716766588, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T03:59:27.590Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:59:27.618Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T03:59:27.622Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T03:59:27.623Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T03:59:27.623Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T03:59:27.623Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T03:59:27.623Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:59:27.623Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:59:27.623Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:59:27.623Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T03:59:27.623Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:59:27.638Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T03:59:57.639Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T03:59:57.651Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T03:59:57.651Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T03:59:57.652Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T03:59:57.659Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T03:59:57.675Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T03:59:57.676Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T03:59:57.685Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T03:59:57.844Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T03:59:57.845Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 03:59:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[188472], x-aai-txid=[0-aai-resources-230325-03:59:56:969-97699], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T03:59:57.845Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T03:59:57.845Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T03:59:57.845Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:59:57.852Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T03:59:57.853Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T03:59:57.853Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T03:59:57.853Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:57.853Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:57.853Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716797853, "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-25T03:59:58.881Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T03:59:58.881Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T03:59:58.881Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:59:58.882Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:58.882Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:58.882Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "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-25T03:59:59.883Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T03:59:59.883Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T03:59:59.883Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T03:59:59.884Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:00:00.885Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T04:00:00.885Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:00:00.885Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T04:00:00.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T04:00:00.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T04:00:00.929Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:00:00.929Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:00:00.929Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:00:00.929Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T04:00:00.929Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:00:00.930Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T04:00:01.183Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:00:01.185Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a 57803 2023-03-25T04:00:01.185Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:00:01.186Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:00:01.186Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:00:01.186Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:01.186Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:01.186Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716801185, "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-25T04:00:02.187Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:00:02.188Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:00:02.188Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T04:00:02.189Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-25T04:00:02.189Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T04:00:02.189Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T04:00:02.314Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15330589663522180665/Definitions/service-BasicNetwork-template.yml 2023-03-25T04:00:02.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:00:02.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:00:02.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T04:00:02.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-25T04:00:02.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:00:02.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:00:02.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:00:02.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:00:02.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-BasicNetwork-csar.csar 2023-03-25T04:00:02.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:00:02.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:00:02.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:00:02.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:00:02.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:02.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:02.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-25T04:00:02.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:00:02.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:00:02.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:02.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:02.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-25T04:00:02.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:00:02.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:00:02.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:02.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:02.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:02.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:02.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:02.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:02.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:02.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:02.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:02.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:02.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 Model Version:NULL Model InvariantUuid:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff Model UUID:929b3fb0-de46-4839-a283-68db144a5078 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d 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=? 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-25T04:00:02.669Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T04:00:02.669Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:00:02.669Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T04:00:02.669Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:00:02.670Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:02.670Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:02.670Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716802669, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:00:03.670Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:00:03.671Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T04:00:03.671Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:00:03.671Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:03.671Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:03.671Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716803670, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:00:04.672Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:00:04.695Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:00:04.710Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:00:04.710Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:00:04.710Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:00:04.710Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:00:04.710Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:00:04.710Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:00:04.710Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:00:04.710Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:00:04.711Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:00:04.724Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:00:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:00:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:00:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:00:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:00:34.725Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T04:00:34.732Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T04:00:34.732Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T04:00:34.733Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T04:00:34.738Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:00:34.766Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T04:00:34.766Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d85021ee-5e3f-4949-bdd7-76f0b1eb12e2], X-ECOMP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-TransactionId=[], X-ONAP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], Content-Type=[application/merge-patch+json]} 2023-03-25T04:00:34.774Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:00:34.923Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:00:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[217320], x-aai-txid=[2-aai-resources-230325-04:00:34:059-65774], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:00:34.923Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:00:34.924Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T04:00:34.924Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:00:34.924Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:00:34.933Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:00:34.933Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:00:34.933Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:00:34.933Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:34.934Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:34.934Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716834933, "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-25T04:00:35.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:00:35.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:00:35.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:00:35.964Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:35.964Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:35.964Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "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-25T04:00:36.965Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:00:36.965Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:36.966Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:36.966Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "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-25T04:00:37.967Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:00:37.967Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:37.967Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:37.967Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "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-25T04:00:38.968Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:00:38.968Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:38.968Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:38.969Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "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-25T04:00:39.969Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:00:39.969Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:39.969Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:39.970Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "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-25T04:00:40.970Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:00:40.970Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:40.970Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:40.971Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "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-25T04:00:41.971Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:00:41.972Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:41.972Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:41.972Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:00:42.974Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T04:00:42.974Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:00:42.974Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T04:00:42.975Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:00:42.975Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T04:00:43.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:00:43.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:00:43.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:00:43.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T04:00:43.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:00:43.023Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T04:00:43.303Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:00:43.306Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 75192 2023-03-25T04:00:43.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:00:43.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:00:43.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:00:43.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:43.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:43.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716843306, "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-25T04:00:44.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:00:44.309Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:00:44.310Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T04:00:44.310Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-25T04:00:44.311Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T04:00:44.311Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T04:00:44.414Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5676220266286602456/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-25T04:00:45.325Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:00:45.325Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:00:45.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:00:45.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:00:45.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:45.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:45.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:00:45.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:00:45.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:00:45.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:45.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:45.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:45.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-25T04:00:45.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-25T04:00:45.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-25T04:00:45.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-25T04:00:45.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T04:00:45.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:00:45.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:45.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:00:45.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:45.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:00:45.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:00:45.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:45.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:00:45.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1ba78c01-c9eb-4ad2-9647-410ca63bb713 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:00:45.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:00:45.330Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:b277003e-fe39-4514-8eae-2eda86694795 Model Version:NULL Model InvariantUuid:174fd180-cbb7-4901-867c-a574d3f7d773 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:c7ff1444-7250-4811-9978-f0245b3f43d4 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9a467549-82de-4970-9f59-ec6bc61a02d7 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:87aeb157-11e8-4230-b7bd-f803cf57341d ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:15627c82-4669-4787-9934-1d142fc7960b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1ba78c01-c9eb-4ad2-9647-410ca63bb713 ModelInvariantUuid:46c2ac37-260e-410f-88bd-3bfff1b9088a ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:50735e13-6da1-4a0e-94b2-de77cc39a9e0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:f05e0738-7b3d-4802-8a02-a51ceef83de0 ModelInvariantUuid:9eb72d87-844e-4c5e-b40e-6f9d1fcf2dc9 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:6cfcb323-256c-446c-86f1-8a57c4698f71 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-25T04:00:45.374Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T04:00:45.374Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:00:45.374Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T04:00:45.374Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:00:45.375Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:45.375Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:45.375Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716845374, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:00:46.376Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:00:46.376Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T04:00:46.377Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:00:46.377Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:00:46.377Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:00:46.377Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716846376, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:00:47.378Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:00:47.405Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:00:47.409Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:00:47.409Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:00:47.409Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:00:47.409Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:00:47.410Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:00:47.410Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:00:47.410Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:00:47.410Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:00:47.410Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:00:47.424Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:01:17.425Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T04:01:17.443Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T04:01:17.443Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T04:01:17.444Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T04:01:17.450Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:01:17.479Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T04:01:17.480Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ab1e18d2-e448-44fb-aff9-1ad3a5104098], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T04:01:17.487Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:01:17.637Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:01:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[282624], x-aai-txid=[1-aai-resources-230325-04:01:16:772-52801], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:01:17.638Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:01:17.638Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T04:01:17.639Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:01:17.639Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:01:17.648Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:01:17.648Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:01:17.649Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:01:17.649Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:01:17.649Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:01:17.649Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716877649, "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-25T04:01:18.682Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:01:18.682Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:01:18.683Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:01:18.683Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:01:18.683Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:01:18.683Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:01:19.684Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:01:19.684Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:01:19.684Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:01:19.684Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:01:20.685Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:01:20.686Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:01:20.686Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:01:20.686Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:01:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:01:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:01:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716762838, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:01:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:01:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:01:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716765587, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T04:01:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:01:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:01:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716766588, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T04:01:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:01:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:01:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716797853, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:01:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:01:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:01:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:01:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:01:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:01:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:01:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:01:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:01:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716801185, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:01:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:01:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:01:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716802669, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T04:01:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:01:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:01:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716803670, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T04:01:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:01:21.687Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:01:21.688Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:01:21.688Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:01:21.688Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:01:22.690Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:01:22.690Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:01:22.690Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:01:22.690Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:01:23.692Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:01:23.692Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:01:23.693Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:01:23.693Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:01:24.694Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:01:24.695Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:01:24.695Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:01:24.695Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:01:25.696Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:01:25.697Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:01:25.697Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:01:25.697Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:01:26.699Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T04:01:26.699Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:01:26.700Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T04:01:26.700Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T04:01:26.700Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T04:01:26.756Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:01:26.757Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:01:26.757Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:01:26.757Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:26.757Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:01:26.758Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:27.039Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:01:27.041Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T04:01:27.041Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:01:27.041Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:27.041Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:01:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:01:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:01:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716887041, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:01:28.044Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:01:28.044Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:01:28.045Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:28.045Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:28.045Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:28.046Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:28.199Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6518609637049667353/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T04:01:28.759Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:01:28.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:01:28.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:28.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:01:28.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:28.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:28.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:28.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:28.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:28.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:28.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:01:28.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:01:28.760Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:01:28.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:01:28.762Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:01:28.762Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:01:28.762Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:01:28.762Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:01:28.762Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:01:28.762Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T04:01:28.807Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T04:01:28.807Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:01:28.807Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T04:01:28.807Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:01:28.807Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:01:28.807Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:01:28.808Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716888807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:01:29.808Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:01:29.809Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T04:01:29.809Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:01:29.809Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:01:29.809Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:01:29.809Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716889808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:01:30.810Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:01:30.838Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:01:30.843Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:01:30.843Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:01:30.843Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:01:30.843Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:01:30.844Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:01:30.844Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:01:30.844Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:01:30.844Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:01:30.845Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:01:30.859Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:02:00.860Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T04:02:00.871Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T04:02:00.872Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T04:02:00.872Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T04:02:00.879Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:02:00.900Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T04:02:00.901Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bed01ecd-1106-4171-b2a0-f4871b9c1637], X-ECOMP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-TransactionId=[], X-ONAP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], Content-Type=[application/merge-patch+json]} 2023-03-25T04:02:00.908Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:02:01.035Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:02:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[124], vertex-id=[205016], x-aai-txid=[1-aai-resources-230325-04:02:00:190-7489], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:02:01.036Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:02:01.036Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T04:02:01.036Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:02:01.036Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:02:01.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:02:01.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:02:01.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:02:01.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:02:01.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:02:01.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716921043, "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-25T04:02:02.076Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T04:02:02.076Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T04:02:02.077Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T04:02:02.077Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T04:02:02.077Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T04:02:02.077Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T04:02:02.083Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-a4793407-fa50-4a8a-889c-a663a58b7cbc 2023-03-25T04:02:02.083Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T04:02:02.083Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T04:02:02.083Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T04:02:04.572Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:02:07.580Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:02:10.590Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:02:13.599Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:02:16.609Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:02:19.619Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:02:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:02:21.125Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:02:21.125Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T04:02:21.131Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:02:21.134Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-a4793407-fa50-4a8a-889c-a663a58b7cbc', protocol='range'} 2023-03-25T04:02:21.136Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 28: {SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-a4793407-fa50-4a8a-889c-a663a58b7cbc=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T04:02:21.153Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-a4793407-fa50-4a8a-889c-a663a58b7cbc', protocol='range'} 2023-03-25T04:02:21.153Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T04:02:21.153Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T04:02:21.154Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:02:21.154Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T04:02:21.154Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:02:21.159Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:02:21.159Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:02:21.159Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:02:21.159Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:02:21.159Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:02:21.159Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:02:21.159Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:02:21.159Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:02:21.159Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:02:21.159Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=750, 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-25T04:02:21.159Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:02:21.160Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:02:21.169Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:02:21.169Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:02:21.170Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:02:21.170Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:02:21.170Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:02:21.170Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:02:22.172Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:02:22.172Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:02:22.172Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:02:22.173Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:02:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716834933, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:02:22.179Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.179Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.179Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:02:22.179Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.179Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.179Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:02:22.179Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.179Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.179Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T04:02:22.179Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.179Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.179Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:02:22.180Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.180Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.180Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T04:02:22.180Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.180Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.180Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:02:22.180Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.180Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.180Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:02:22.181Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.181Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.181Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716843306, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:02:22.181Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.181Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.181Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716845374, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T04:02:22.181Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.181Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.181Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716846376, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T04:02:22.181Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.181Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716877649, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:02:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:02:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:02:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:02:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:02:22.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:02:22.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:02:22.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:02:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716381856, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:02:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716887041, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:02:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716888807, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T04:02:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716889808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T04:02:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716921043, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:02:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:02:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:02:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:02:23.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:02:23.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:02:23.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:02:23.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:02:24.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:02:24.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:02:24.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:02:24.177Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:02:25.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:02:25.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:02:25.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:02:25.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:02:26.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:02:26.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:02:26.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:02:26.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:02:27.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:02:27.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:02:27.182Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:02:27.182Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:02:28.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T04:02:28.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:02:28.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T04:02:28.184Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:02:28.184Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T04:02:28.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:02:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:02:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:02:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T04:02:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:02:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T04:02:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T04:02:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@138a5742 2023-03-25T04:02:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:02:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T04:02:28.272Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:02:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T04:02:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T04:02:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:02:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:02:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:02:28.273Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716948272, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:02:29.274Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T04:02:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:02:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T04:02:29.302Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T04:02:29.302Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T04:02:29.302Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T04:02:29.303Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:02:29.303Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T04:02:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T04:02:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@15ad7a8f 2023-03-25T04:02:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:02:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T04:02:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:02:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T04:02:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T04:02:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:02:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:02:29.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:02:29.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716949324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:02:30.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|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_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T04:02:30.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:02:30.357Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:02:30.362Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:02:30.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:03:00.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:03:00.390Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:03:00.393Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:03:00.393Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:03:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:03:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:03:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:03:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:03:30.393Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:03:30.423Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:03:30.427Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:03:30.428Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:04:00.428Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:04:00.458Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:04:00.463Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:04:00.463Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:04:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:04:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:04:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T04:04:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:04:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:04:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:04:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:04:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:04:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T04:04:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:04:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:04:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:04:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:04:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:04:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:04:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:04:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:04:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716948272, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:04:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:04:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:04:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679716949324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:04:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:04:30.464Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:04:30.498Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:04:30.502Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:04:30.503Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:05:00.503Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:05:00.531Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:05:00.536Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:05:00.536Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:05:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:05:30.536Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:05:30.565Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:05:30.569Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:05:30.570Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:06:00.570Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:06:00.597Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:06:00.601Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:06:00.602Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:06:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:06:30.602Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:06:30.622Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:06:30.626Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:06:30.626Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:07:00.627Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:07:00.653Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:07:00.657Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:07:00.658Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:07:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:07:21.251Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T04:07:21.251Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-a4793407-fa50-4a8a-889c-a663a58b7cbc sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T04:07:21.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T04:07:21.252Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T04:07:21.739Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:07:21.755Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:07:21.755Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T04:07:21.761Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:07:21.761Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 29: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T04:07:21.781Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:07:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T04:07:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:07:21.786Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:07:21.787Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:07:21.787Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:07:21.787Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=783, 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-25T04:07:21.787Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:07:21.787Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:07:30.658Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T04:07:30.658Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T04:07:30.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T04:07:30.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T04:07:30.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T04:07:30.679Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:07:30.700Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T04:07:30.701Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T04:07:30.709Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T04:07:30.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T04:07:30.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:07:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[176], vertex-id=[323648], x-aai-txid=[0-aai-resources-230325-04:07:29:989-69863], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:07:30.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:07:30.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:07:30.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:07:30.902Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:07:30.903Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T04:07:30.903Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T04:07:30.903Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:07:30.903Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:07:30.903Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717250903, "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-25T04:07:30.922Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:07:30.922Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717250903, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T04:07:30.923Z||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-25T04:07:31.944Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:07:31.944Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:07:31.945Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:07:31.945Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:07:31.945Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:07:31.945Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:07:32.946Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:07:32.946Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:07:32.946Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:07:32.947Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:07:33.947Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:07:33.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:07:33.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:07:33.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:07:34.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:07:34.949Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:07:34.949Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:07:34.949Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:07:35.950Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:07:35.950Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:07:35.950Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:07:35.950Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:07:36.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:07:36.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:07:36.952Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:07:36.952Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:07:37.953Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:07:37.953Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:07:37.954Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:07:37.954Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:07:38.956Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T04:07:38.956Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:07:38.956Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T04:07:38.957Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:07:38.957Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T04:07:39.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:07:39.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:07:39.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:07:39.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:07:39.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:07:39.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:07:39.282Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:07:39.285Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T04:07:39.286Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:07:39.286Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:07:39.286Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:07:39.287Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:07:39.287Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:07:39.287Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717259286, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:07:40.290Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:07:40.290Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:07:40.290Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:07:40.291Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T04:07:40.291Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:07:40.291Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:07:40.418Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4172752571117761542/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T04:07:41.826Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:07:41.827Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:07:41.828Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.829Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:07:41.830Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:07:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:07:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T04:07:41.882Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T04:07:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:07:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T04:07:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:07:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:07:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:07:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717261883, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:07:42.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:07:42.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T04:07:42.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:07:42.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:07:42.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:07:42.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717262884, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:07:43.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:07:43.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:07:43.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:07:43.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:07:43.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:07:43.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:07:43.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:07:43.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:07:43.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:07:43.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:07:43.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:07:43.932Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:08:13.932Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T04:08:13.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T04:08:13.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T04:08:13.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T04:08:13.956Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:08:13.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T04:08:13.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T04:08:13.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:08:14.125Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T04:08:14.125Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:08:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[163992], x-aai-txid=[0-aai-resources-230325-04:08:13:275-55960], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:08:14.125Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:08:14.125Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:08:14.125Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:08:14.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:08:14.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:08:14.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:08:14.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:14.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:14.134Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717294133, "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-25T04:08:15.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:08:15.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:08:15.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:08:15.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:15.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:15.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:08:16.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:08:16.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:16.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:16.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:08:17.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:08:17.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:17.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:17.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:08:18.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:08:18.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:18.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:18.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:08:19.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:08:19.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:19.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:19.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:08:20.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:08:20.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:20.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:20.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:08:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:08:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:08:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:08:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:08:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717259286, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:08:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717261883, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T04:08:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717262884, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T04:08:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717294133, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:08:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:08:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:08:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T04:08:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:08:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T04:08:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:08:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:08:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:08:21.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:08:21.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:21.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:21.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:08:22.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T04:08:22.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:08:22.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T04:08:22.185Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:08:22.185Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T04:08:22.252Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:08:22.252Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:08:22.252Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:08:22.252Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:08:22.252Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:08:22.253Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:08:22.492Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:08:22.496Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T04:08:22.496Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:08:22.496Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:08:22.496Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:08:22.497Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:22.497Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:22.497Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717302496, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:08:23.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:08:23.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:08:23.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:08:23.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T04:08:23.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:08:23.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:08:23.624Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13461339935080111444/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T04:08:25.095Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:08:25.095Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:08:25.095Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:08:25.095Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T04:08:25.095Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:08:25.095Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:08:25.095Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:08:25.095Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:08:25.095Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:08:25.095Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T04:08:25.095Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:08:25.096Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:08:25.096Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:08:25.096Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:08:25.096Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:08:25.096Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:08:25.096Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.096Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:08:25.096Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:08:25.096Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:08:25.096Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:08:25.096Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.096Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:08:25.096Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:08:25.097Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.098Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:08:25.099Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T04:08:25.100Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:08:25.101Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.102Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:08:25.102Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.102Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:08:25.102Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:08:25.102Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:08:25.102Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T04:08:25.143Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T04:08:25.143Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:08:25.143Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T04:08:25.143Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:08:25.143Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:25.143Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:25.144Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717305143, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:08:26.144Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:08:26.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T04:08:26.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:08:26.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:26.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:26.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717306144, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:08:27.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:08:27.174Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:08:27.178Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:08:27.178Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:08:27.178Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:08:27.178Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:08:27.178Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:08:27.178Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:08:27.179Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:08:27.179Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:08:27.179Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:08:27.189Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:08:57.189Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T04:08:57.203Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T04:08:57.203Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T04:08:57.204Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T04:08:57.211Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:08:57.230Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T04:08:57.230Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[35a5daab-8ffd-4414-9820-63463e3102b7], X-ECOMP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-TransactionId=[], X-ONAP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], Content-Type=[application/merge-patch+json]} 2023-03-25T04:08:57.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:08:57.396Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:08:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[188472], x-aai-txid=[0-aai-resources-230325-04:08:56:521-23474], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:08:57.396Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:08:57.397Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T04:08:57.397Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:08:57.398Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:08:57.437Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:08:57.437Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:08:57.437Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:08:57.438Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:57.438Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:57.439Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717337437, "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-25T04:08:58.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:08:58.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:08:58.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:08:58.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:58.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:58.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "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-25T04:08:59.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:08:59.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:08:59.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:08:59.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:09:00.473Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T04:09:00.474Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:09:00.474Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T04:09:00.474Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T04:09:00.474Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T04:09:00.520Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:09:00.520Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:09:00.521Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:09:00.521Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T04:09:00.521Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:09:00.521Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T04:09:00.755Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:09:00.758Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a 57803 2023-03-25T04:09:00.759Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:09:00.759Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:09:00.759Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:09:00.760Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:00.760Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:00.760Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717340759, "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-25T04:09:01.763Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:09:01.764Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:09:01.764Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T04:09:01.764Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-25T04:09:01.765Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T04:09:01.765Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T04:09:01.861Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2960030669318767060/Definitions/service-BasicNetwork-template.yml 2023-03-25T04:09:02.178Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:09:02.179Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:09:02.179Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-25T04:09:02.179Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-25T04:09:02.179Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:09:02.179Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:09:02.179Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:09:02.179Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:09:02.179Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-BasicNetwork-csar.csar 2023-03-25T04:09:02.179Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:09:02.179Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:09:02.179Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:09:02.179Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:09:02.179Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:02.180Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:02.181Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:02.181Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:02.181Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 Model Version:NULL Model InvariantUuid:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff Model UUID:929b3fb0-de46-4839-a283-68db144a5078 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d 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=? 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-25T04:09:02.230Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T04:09:02.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:09:02.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T04:09:02.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:09:02.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:02.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:02.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717342231, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:09:03.233Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:09:03.234Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T04:09:03.234Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:09:03.234Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:03.234Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:03.234Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717343233, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:09:04.236Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:09:04.259Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:09:04.265Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:09:04.265Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:09:04.266Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:09:04.266Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:09:04.266Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:09:04.266Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:09:04.266Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:09:04.266Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:09:04.266Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:09:04.305Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:09:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:09:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:09:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:09:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:09:34.306Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T04:09:34.317Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T04:09:34.318Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T04:09:34.318Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T04:09:34.325Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:09:34.344Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T04:09:34.345Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T04:09:34.352Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:09:34.486Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T04:09:34.486Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:09:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[217320], x-aai-txid=[2-aai-resources-230325-04:09:33:632-43618], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:09:34.487Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:09:34.487Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:09:34.487Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:09:34.494Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:09:34.494Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:09:34.494Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:09:34.494Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:34.495Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:34.495Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717374494, "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-25T04:09:35.604Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:09:35.604Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:09:35.605Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:09:35.605Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:35.605Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:35.605Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "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-25T04:09:36.607Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:09:36.607Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:36.607Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:36.608Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "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-25T04:09:37.608Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:09:37.609Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:37.609Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:37.609Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "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-25T04:09:38.609Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:09:38.610Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:38.610Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:38.610Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "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-25T04:09:39.611Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:09:39.611Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:39.612Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:39.612Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "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-25T04:09:40.613Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:09:40.613Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:40.613Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:40.613Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "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-25T04:09:41.614Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:09:41.614Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:41.615Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:41.615Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:09:42.617Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T04:09:42.618Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:09:42.618Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T04:09:42.618Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:09:42.619Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T04:09:42.672Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:09:42.673Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:09:42.673Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:09:42.673Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T04:09:42.674Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:09:42.675Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T04:09:42.933Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:09:42.935Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 75192 2023-03-25T04:09:42.936Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:09:42.936Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:09:42.936Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:09:42.936Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:42.936Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:42.936Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717382936, "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-25T04:09:43.937Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:09:43.938Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:09:43.939Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T04:09:43.939Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-25T04:09:43.940Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T04:09:43.940Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T04:09:44.033Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4022328820121073579/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-25T04:09:44.870Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:09:44.870Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:09:44.870Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T04:09:44.870Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:09:44.870Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:09:44.870Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T04:09:44.870Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:09:44.870Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:09:44.870Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T04:09:44.870Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T04:09:44.870Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T04:09:44.870Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:09:44.870Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-25T04:09:44.871Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-25T04:09:44.872Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-25T04:09:44.872Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-25T04:09:44.872Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T04:09:44.872Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:09:44.872Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:44.872Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:09:44.872Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:44.872Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:09:44.872Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:09:44.872Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1ba78c01-c9eb-4ad2-9647-410ca63bb713 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:44.873Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:44.874Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:09:44.874Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:09:44.874Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:b277003e-fe39-4514-8eae-2eda86694795 Model Version:NULL Model InvariantUuid:174fd180-cbb7-4901-867c-a574d3f7d773 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:c7ff1444-7250-4811-9978-f0245b3f43d4 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9a467549-82de-4970-9f59-ec6bc61a02d7 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:87aeb157-11e8-4230-b7bd-f803cf57341d ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:15627c82-4669-4787-9934-1d142fc7960b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1ba78c01-c9eb-4ad2-9647-410ca63bb713 ModelInvariantUuid:46c2ac37-260e-410f-88bd-3bfff1b9088a ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:50735e13-6da1-4a0e-94b2-de77cc39a9e0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:f05e0738-7b3d-4802-8a02-a51ceef83de0 ModelInvariantUuid:9eb72d87-844e-4c5e-b40e-6f9d1fcf2dc9 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:6cfcb323-256c-446c-86f1-8a57c4698f71 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-25T04:09:44.925Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T04:09:44.925Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:09:44.926Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T04:09:44.926Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:09:44.926Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:44.926Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:44.926Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717384925, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:09:45.927Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:09:45.928Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T04:09:45.928Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:09:45.928Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:09:45.928Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:09:45.928Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717385927, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:09:46.929Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:09:46.952Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:09:46.956Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:09:46.956Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:09:46.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:09:46.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:09:46.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:09:46.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:09:46.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:09:46.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:09:46.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:09:46.970Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:10:16.970Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T04:10:16.981Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T04:10:16.982Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T04:10:16.982Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T04:10:16.989Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:10:17.010Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T04:10:17.011Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e5203e11-2720-4c16-a941-834a710aa878], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T04:10:17.017Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:10:17.155Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:10:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[282624], x-aai-txid=[0-aai-resources-230325-04:10:16:298-65094], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:10:17.155Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:10:17.156Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T04:10:17.156Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:10:17.156Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:10:17.168Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:10:17.168Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:10:17.169Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:10:17.169Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:10:17.169Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:10:17.169Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717417168, "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-25T04:10:18.202Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:10:18.202Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:10:18.203Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:10:18.203Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:10:18.203Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:10:18.203Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:10:19.204Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:10:19.204Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:10:19.204Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:10:19.205Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:10:20.205Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:10:20.206Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:10:20.206Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:10:20.206Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:10:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:10:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:10:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717302496, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:10:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:10:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:10:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717305143, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T04:10:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:10:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717306144, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717337437, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717340759, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717342231, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:10:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:10:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717343233, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T04:10:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:10:21.206Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:10:21.207Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:10:21.207Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:10:21.207Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:10:22.208Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:10:22.209Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:10:22.209Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:10:22.209Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:10:23.210Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:10:23.210Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:10:23.210Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:10:23.211Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:10:24.211Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:10:24.212Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:10:24.212Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:10:24.212Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:10:25.213Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:10:25.213Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:10:25.213Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:10:25.213Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:10:26.214Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T04:10:26.214Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:10:26.215Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T04:10:26.215Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T04:10:26.215Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T04:10:26.270Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:10:26.271Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:10:26.271Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:10:26.271Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:26.271Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:10:26.271Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:26.655Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:10:26.658Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T04:10:26.658Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:10:26.658Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:26.658Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:10:26.658Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:10:26.659Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:10:26.659Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717426658, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:10:27.660Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:10:27.660Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:10:27.661Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:27.661Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:27.662Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:27.662Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:27.753Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP649363009053794496/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T04:10:28.360Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:10:28.360Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:10:28.360Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:10:28.361Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:10:28.362Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:10:28.362Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:10:28.362Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:10:28.362Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:10:28.362Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:10:28.362Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:10:28.362Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:10:28.362Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:10:28.362Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:10:28.362Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:10:28.362Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:10:28.362Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T04:10:28.411Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T04:10:28.411Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:10:28.412Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T04:10:28.412Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:10:28.412Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:10:28.412Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:10:28.412Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717428411, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:10:29.413Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:10:29.413Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T04:10:29.413Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:10:29.413Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:10:29.413Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:10:29.414Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717429412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:10:30.415Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:10:30.441Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:10:30.445Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:10:30.445Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:10:30.445Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:10:30.445Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:10:30.445Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:10:30.445Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:10:30.446Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:10:30.446Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:10:30.446Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:10:30.460Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:11:00.460Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T04:11:00.474Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T04:11:00.474Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T04:11:00.475Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T04:11:00.481Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:11:00.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T04:11:00.507Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T04:11:00.514Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:11:00.662Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T04:11:00.663Z|856632dd-fca6-4c72-a463-b119db66bd4c|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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:10:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[205016], x-aai-txid=[2-aai-resources-230325-04:10:59:794-69671], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:11:00.663Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:11:00.663Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:11:00.663Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:11:00.677Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:11:00.677Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:11:00.677Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:11:00.677Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:11:00.678Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:11:00.678Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717460677, "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-25T04:11:01.712Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T04:11:01.712Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T04:11:01.713Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T04:11:01.713Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T04:11:01.713Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T04:11:01.713Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T04:11:01.718Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T04:11:01.718Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-bd815a03-b28a-4ffd-a170-13d16857935f 2023-03-25T04:11:01.719Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T04:11:01.719Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T04:11:04.568Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:11:07.577Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:11:10.585Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:11:13.594Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:11:16.603Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:11:19.612Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:11:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:11:21.124Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:11:21.124Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T04:11:21.130Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:11:21.131Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-bd815a03-b28a-4ffd-a170-13d16857935f', protocol='range'} 2023-03-25T04:11:21.134Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 30: {SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-bd815a03-b28a-4ffd-a170-13d16857935f=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T04:11:21.152Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-bd815a03-b28a-4ffd-a170-13d16857935f', protocol='range'} 2023-03-25T04:11:21.152Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:11:21.153Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T04:11:21.153Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T04:11:21.153Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:11:21.153Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T04:11:21.157Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:11:21.158Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:11:21.159Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:11:21.159Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:11:21.160Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=811, 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-25T04:11:21.160Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:11:21.160Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:11:21.159Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:11:21.160Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:11:21.161Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:11:21.161Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:11:21.161Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:11:21.172Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:11:21.172Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:11:21.173Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:11:21.173Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:11:21.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:11:21.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:11:22.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:11:22.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:11:22.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:11:22.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:11:22.180Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.181Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717374494, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:11:22.181Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.181Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.181Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.181Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.181Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:11:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T04:11:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T04:11:22.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:11:22.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717382936, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:11:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717384925, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T04:11:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "policy-distribution-id", "timestamp": 1679717361305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "ves-openapi-manager", "timestamp": 1679717372808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "cds-sdc-listener", "timestamp": 1679717329565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "multicloud-k8s", "timestamp": 1679717358587, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "aai-model-loader", "timestamp": 1679717384355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679717376637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717385927, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T04:11:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "multicloud-k8s", "timestamp": 1679717358587, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "policy-distribution-id", "timestamp": 1679717361305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "ves-openapi-manager", "timestamp": 1679717372808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "cds-sdc-listener", "timestamp": 1679717329565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "aai-model-loader", "timestamp": 1679717384355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679717376637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "multicloud-k8s", "timestamp": 1679717358587, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "policy-distribution-id", "timestamp": 1679717361305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "aai-model-loader", "timestamp": 1679717384355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "cds-sdc-listener", "timestamp": 1679717329565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "ves-openapi-manager", "timestamp": 1679717372808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679717376637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "multicloud-k8s", "timestamp": 1679717358587, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "policy-distribution-id", "timestamp": 1679717361305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "ves-openapi-manager", "timestamp": 1679717372808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "cds-sdc-listener", "timestamp": 1679717329565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "aai-model-loader", "timestamp": 1679717384355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679717376637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "multicloud-k8s", "timestamp": 1679717358587, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "policy-distribution-id", "timestamp": 1679717361305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "cds-sdc-listener", "timestamp": 1679717329565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "aai-model-loader", "timestamp": 1679717384355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "ves-openapi-manager", "timestamp": 1679717372808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.194Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.194Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679717376637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.194Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.194Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.194Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "multicloud-k8s", "timestamp": 1679717358587, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.194Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.194Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.194Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "policy-distribution-id", "timestamp": 1679717361305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.194Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.195Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.195Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "cds-sdc-listener", "timestamp": 1679717329565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.195Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.195Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.195Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "aai-model-loader", "timestamp": 1679717384355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.195Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.195Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.195Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "ves-openapi-manager", "timestamp": 1679717372808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-25T04:11:22.195Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.195Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.196Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679717376637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.196Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.196Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.196Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "multicloud-k8s", "timestamp": 1679717358587, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.196Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.196Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.196Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "policy-distribution-id", "timestamp": 1679717361305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.196Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.196Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.196Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "ves-openapi-manager", "timestamp": 1679717372808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.197Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.197Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.197Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "aai-model-loader", "timestamp": 1679717384355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.197Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.197Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.197Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "cds-sdc-listener", "timestamp": 1679717329565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.197Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.197Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.197Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679717376637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.197Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.198Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.198Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "multicloud-k8s", "timestamp": 1679717358587, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:11:22.198Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.198Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.198Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "policy-distribution-id", "timestamp": 1679717361305, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:11:22.198Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.198Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.198Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "cds-sdc-listener", "timestamp": 1679717329565, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:11:22.198Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.198Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.198Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "ves-openapi-manager", "timestamp": 1679717372808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.199Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.199Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.199Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "aai-model-loader", "timestamp": 1679717384355, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:11:22.199Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.199Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.199Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679717376637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:11:22.199Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.199Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.199Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "policy-distribution-id", "timestamp": 1679717392414, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:11:22.200Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.200Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.200Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "cds-sdc-listener", "timestamp": 1679717392727, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:11:22.200Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.200Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.200Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "aai-model-loader", "timestamp": 1679717392737, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:11:22.200Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.200Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.200Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679717393075, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:11:22.200Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.201Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.201Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "policy-distribution-id", "timestamp": 1679717393419, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T04:11:22.201Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.201Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.201Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "policy-distribution-id", "timestamp": 1679717394421, "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-25T04:11:22.244Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 2023-03-25T04:11:22.244Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T04:11:22.266Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.267Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679717394873, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T04:11:22.267Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.267Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.267Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "aai-model-loader", "timestamp": 1679717396233, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T04:11:22.267Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.267Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.267Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679717395876, "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-25T04:11:22.279Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 2023-03-25T04:11:22.279Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T04:11:22.296Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.296Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "aai-model-loader", "timestamp": 1679717397238, "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-25T04:11:22.306Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 2023-03-25T04:11:22.306Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T04:11:22.322Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717417168, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.322Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679716922076, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717426658, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717428411, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717429412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.323Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717460677, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:11:22.324Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:22.324Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:11:22.324Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:11:22.324Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:11:23.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:11:23.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:11:23.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:11:23.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:11:24.177Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:11:24.177Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:11:24.177Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:11:24.177Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:11:25.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:11:25.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:11:25.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:11:25.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:11:26.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:11:26.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:11:26.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:11:26.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:11:27.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:11:27.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:11:27.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:11:27.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:11:28.182Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T04:11:28.182Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:11:28.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T04:11:28.183Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:11:28.183Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T04:11:28.234Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:11:28.235Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:11:28.235Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:11:28.235Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T04:11:28.235Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:11:28.235Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T04:11:28.257Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T04:11:28.258Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5fa359ae 2023-03-25T04:11:28.258Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:11:28.258Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T04:11:28.258Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:11:28.258Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T04:11:28.259Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T04:11:28.259Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:11:28.259Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:11:28.259Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:11:28.259Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717488258, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:11:29.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T04:11:29.275Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:11:29.276Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T04:11:29.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T04:11:29.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T04:11:29.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T04:11:29.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:11:29.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T04:11:29.298Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T04:11:29.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4c4bf95d 2023-03-25T04:11:29.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:11:29.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T04:11:29.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:11:29.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T04:11:29.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T04:11:29.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:11:29.300Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:11:29.300Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:11:29.300Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717489299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:11:30.301Z|a2142b0c-c579-4357-9d89-519f3789dcba|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_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T04:11:30.301Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:11:30.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:11:30.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:11:30.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:12:00.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:12:00.362Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:12:00.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:12:00.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:12:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:12:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:12:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:12:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:12:30.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:12:30.392Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:12:30.397Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:12:30.397Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:13:00.397Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:13:00.421Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:13:00.426Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:13:00.426Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:13:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:13:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:13:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:13:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:13:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717488258, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:13:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:13:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:13:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717489299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:13:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:13:30.426Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:13:30.457Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:13:30.462Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:13:30.462Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:14:00.463Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:14:00.491Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:14:00.496Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:14:00.496Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:14:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:14:30.496Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:14:30.524Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:14:30.529Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:14:30.529Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:15:00.530Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:15:00.554Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:15:00.558Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:15:00.559Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:15:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:15:30.559Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:15:30.587Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:15:30.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:15:30.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:16:00.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:16:00.617Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:16:00.621Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:16:00.621Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:16:21.111Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:16:21.221Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T04:16:21.222Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-bd815a03-b28a-4ffd-a170-13d16857935f sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T04:16:21.222Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T04:16:21.222Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T04:16:21.746Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:16:21.761Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:16:21.761Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T04:16:21.769Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:16:21.769Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 31: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T04:16:21.787Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:16:21.788Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T04:16:21.788Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:16:21.794Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:16:21.794Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:16:21.794Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:16:21.795Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=902, 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-25T04:16:21.795Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:16:21.795Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:16:30.621Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T04:16:30.622Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T04:16:30.631Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T04:16:30.631Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T04:16:30.632Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T04:16:30.639Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:16:30.664Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T04:16:30.664Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f2d29b2e-8b5e-47fe-b409-7451ae071a9b], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T04:16:30.671Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T04:16:30.812Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:16:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-04:16:29:949-59699], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:16:30.813Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:16:30.813Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T04:16:30.814Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:16:30.814Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:16:30.821Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:16:30.822Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T04:16:30.822Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T04:16:30.822Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:16:30.822Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:16:30.822Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717790822, "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-25T04:16:30.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:16:30.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679717790822, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T04:16:30.843Z||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-25T04:16:31.853Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:16:31.853Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:16:31.853Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:16:31.854Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:16:31.854Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:16:31.854Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:16:32.854Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:16:32.855Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:16:32.855Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:16:32.855Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:16:33.856Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:16:33.856Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:16:33.856Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:16:33.857Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:16:34.857Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:16:34.858Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:16:34.858Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:16:34.858Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:16:35.859Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:16:35.859Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:16:35.859Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:16:35.859Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:16:36.860Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:16:36.860Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:16:36.860Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:16:36.860Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:16:37.861Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:16:37.861Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:16:37.861Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:16:37.861Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:16:38.862Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T04:16:38.863Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:16:38.863Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T04:16:38.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:16:38.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T04:16:38.901Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:16:38.902Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:16:38.902Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:16:38.902Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:16:38.902Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:16:38.903Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:16:39.148Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:16:39.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T04:16:39.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:16:39.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:16:39.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:16:39.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:16:39.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:16:39.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717799152, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:16:40.154Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:16:40.155Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:16:40.155Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:16:40.155Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T04:16:40.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:16:40.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:16:40.301Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4783495028441688525/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T04:16:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:16:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:16:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:16:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T04:16:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:16:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:16:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:16:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:16:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T04:16:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:16:41.844Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.845Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:16:41.845Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:16:41.845Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:16:41.845Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T04:16:41.887Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T04:16:41.887Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:16:41.887Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T04:16:41.887Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:16:41.887Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:16:41.887Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:16:41.888Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717801887, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:16:42.888Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:16:42.889Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T04:16:42.889Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:16:42.889Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:16:42.889Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:16:42.889Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717802888, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:16:43.890Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:16:43.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:16:43.925Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:16:43.925Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:16:43.925Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:16:43.925Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:16:43.925Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:16:43.925Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:16:43.926Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:16:43.926Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:16:43.926Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:16:43.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:17:13.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T04:17:13.955Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T04:17:13.956Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T04:17:13.957Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T04:17:13.962Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:17:13.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T04:17:13.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[13b24b45-bf97-4980-a3d2-a9c4369de404], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T04:17:13.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:17:14.130Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:17:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-04:17:13:267-26113], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:17:14.130Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:17:14.131Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T04:17:14.131Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:17:14.131Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:17:14.140Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:17:14.140Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:17:14.140Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:17:14.140Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:14.141Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:14.141Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717834140, "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-25T04:17:15.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:17:15.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:17:15.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:17:15.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:15.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:15.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:17:16.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:17:16.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:16.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:16.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:17:17.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:17:17.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:17.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:17.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:17:18.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:17:18.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:18.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:18.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:17:19.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:17:19.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:19.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:19.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:17:20.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:17:20.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:20.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:20.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:17:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:17:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:17:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T04:17:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T04:17:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:17:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T04:17:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:17:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:17:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717799152, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:17:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717801887, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T04:17:21.121Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.121Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717802888, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T04:17:21.121Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.122Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679717834140, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:17:21.122Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.122Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.122Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:17:21.123Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.123Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.123Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:17:21.123Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.123Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.124Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T04:17:21.124Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.124Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.124Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:17:21.124Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.125Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.125Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T04:17:21.125Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.125Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:17:21.125Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:17:21.125Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:17:21.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:17:21.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:21.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:21.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:17:22.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T04:17:22.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:17:22.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T04:17:22.185Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:17:22.185Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T04:17:22.234Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:17:22.235Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:17:22.235Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:17:22.235Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:17:22.235Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:17:22.236Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:17:22.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:17:22.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T04:17:22.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:17:22.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:17:22.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:17:22.635Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:22.635Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:22.635Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717842634, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:17:23.636Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:17:23.636Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:17:23.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:17:23.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T04:17:23.638Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:17:23.638Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:17:23.751Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9653273995634356361/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T04:17:25.350Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:17:25.351Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:17:25.351Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:17:25.351Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T04:17:25.351Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:17:25.351Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:17:25.351Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:17:25.351Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:17:25.351Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:17:25.351Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:17:25.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:17:25.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:17:25.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:17:25.356Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T04:17:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T04:17:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:17:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:17:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:17:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:17:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:17:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T04:17:25.408Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T04:17:25.408Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:17:25.408Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T04:17:25.408Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:17:25.409Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:25.409Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:25.409Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717845408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:17:26.409Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:17:26.410Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T04:17:26.410Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:17:26.410Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:26.410Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:26.410Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717846409, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:17:27.411Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:17:27.441Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:17:27.445Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:17:27.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:17:27.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:17:27.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:17:27.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:17:27.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:17:27.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:17:27.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:17:27.447Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:17:27.461Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:17:57.461Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T04:17:57.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T04:17:57.473Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T04:17:57.474Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T04:17:57.481Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:17:57.498Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T04:17:57.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T04:17:57.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:17:57.679Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T04:17:57.680Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:17:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[166], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-04:17:56:784-42109], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:17:57.680Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:17:57.680Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:17:57.681Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:17:57.688Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:17:57.688Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:17:57.688Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:17:57.689Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:57.689Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:57.689Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717877688, "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-25T04:17:58.716Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:17:58.716Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:17:58.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:17:58.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:58.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:58.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "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-25T04:17:59.718Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:17:59.718Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:17:59.718Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:17:59.718Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:18:00.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T04:18:00.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:18:00.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T04:18:00.721Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T04:18:00.721Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T04:18:00.774Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:18:00.775Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:18:00.776Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:18:00.776Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T04:18:00.776Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:18:00.777Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T04:18:00.795Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T04:18:00.796Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3f17bbc6 2023-03-25T04:18:00.796Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:18:00.797Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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": [ "BasicNetwork" ] } } } 2023-03-25T04:18:00.797Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:18:00.798Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:18:00.798Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:18:00.798Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:18:00.799Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:00.799Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:00.799Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717880797, "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-25T04:18:01.800Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T04:18:01.837Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T04:18:01.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:18:01.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T04:18:01.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:18:01.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:01.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:01.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717881838, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:18:02.839Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:18:02.839Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T04:18:02.839Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:18:02.839Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:02.839Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:02.839Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717882839, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:18:03.840Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:18:03.868Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:18:03.872Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:18:03.872Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:18:03.872Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:18:03.872Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:18:03.872Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:18:03.872Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:18:03.872Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:18:03.873Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:18:03.873Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:18:03.887Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:18:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:18:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:18:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:18:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:18:33.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T04:18:33.897Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T04:18:33.897Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T04:18:33.898Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T04:18:33.906Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:18:33.923Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T04:18:33.924Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T04:18:33.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:18:34.080Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T04:18:34.080Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:18:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-04:18:33:210-19174], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:18:34.081Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:18:34.081Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:18:34.081Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:18:36.005Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:18:36.005Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:18:36.006Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:18:36.006Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:36.006Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:36.006Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717916006, "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-25T04:18:37.037Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:18:37.038Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:18:37.038Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:18:37.038Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:37.038Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:37.038Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "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-25T04:18:38.039Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:18:38.040Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:38.040Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:38.040Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "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-25T04:18:39.040Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:18:39.041Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:39.041Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:39.041Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "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-25T04:18:40.041Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:18:40.042Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:40.042Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:40.042Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "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-25T04:18:41.043Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:18:41.043Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:41.043Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:41.043Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "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-25T04:18:42.044Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:18:42.044Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:42.045Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:42.045Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "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-25T04:18:43.045Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:18:43.046Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:43.046Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:43.046Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:18:44.046Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T04:18:44.047Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:18:44.047Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T04:18:44.047Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:18:44.047Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T04:18:44.093Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:18:44.093Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:18:44.093Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:18:44.093Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T04:18:44.094Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:18:44.094Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T04:18:44.350Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:18:44.353Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 75192 2023-03-25T04:18:44.353Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:18:44.353Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:18:44.353Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:18:44.354Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:44.354Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:44.354Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717924353, "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-25T04:18:45.354Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:18:45.355Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:18:45.355Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T04:18:45.356Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-25T04:18:45.356Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T04:18:45.356Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T04:18:45.465Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4776355714952952183/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-25T04:18:46.397Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:18:46.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:18:46.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-25T04:18:46.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:18:46.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:18:46.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T04:18:46.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:18:46.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:18:46.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T04:18:46.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T04:18:46.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar 2023-03-25T04:18:46.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:18:46.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:18:46.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:18:46.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:18:46.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:18:46.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:18:46.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:18:46.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:18:46.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:18:46.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:18:46.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:18:46.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:18:46.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:18:46.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:18:46.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-25T04:18:46.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-25T04:18:46.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-25T04:18:46.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-25T04:18:46.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T04:18:46.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:18:46.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:18:46.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:18:46.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:18:46.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:18:46.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:18:46.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:18:46.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:18:46.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:18:46.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:18:46.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-25T04:18:46.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:18:46.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:18:46.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-25T04:18:46.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-25T04:18:46.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T04:18:46.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=1ba78c01-c9eb-4ad2-9647-410ca63bb713 2023-03-25T04:18:46.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:18:46.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:18:46.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:18:46.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:18:46.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:18:46.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:18:46.404Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:18:46.404Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:18:46.404Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:b277003e-fe39-4514-8eae-2eda86694795 Model Version:NULL Model InvariantUuid:174fd180-cbb7-4901-867c-a574d3f7d773 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:c7ff1444-7250-4811-9978-f0245b3f43d4 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:9a467549-82de-4970-9f59-ec6bc61a02d7 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:87aeb157-11e8-4230-b7bd-f803cf57341d ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:15627c82-4669-4787-9934-1d142fc7960b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:1ba78c01-c9eb-4ad2-9647-410ca63bb713 ModelInvariantUuid:46c2ac37-260e-410f-88bd-3bfff1b9088a ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:50735e13-6da1-4a0e-94b2-de77cc39a9e0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:f05e0738-7b3d-4802-8a02-a51ceef83de0 ModelInvariantUuid:9eb72d87-844e-4c5e-b40e-6f9d1fcf2dc9 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:6cfcb323-256c-446c-86f1-8a57c4698f71 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-25T04:18:46.452Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T04:18:46.452Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:18:46.452Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T04:18:46.453Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:18:46.453Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:46.453Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:46.453Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717926452, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:18:47.454Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:18:47.455Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T04:18:47.455Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:18:47.455Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:18:47.455Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:18:47.455Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717927454, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:18:48.456Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:18:48.485Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:18:48.490Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:18:48.490Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:18:48.491Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:18:48.491Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:18:48.491Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:18:48.491Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:18:48.492Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:18:48.492Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:18:48.492Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:18:48.507Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:19:18.507Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T04:19:18.520Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T04:19:18.520Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T04:19:18.521Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T04:19:18.528Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:19:18.549Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T04:19:18.550Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ac8784e3-9396-492d-99d9-082da539cfc0], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T04:19:18.557Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:19:18.666Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:19:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[104], vertex-id=[282624], x-aai-txid=[2-aai-resources-230325-04:19:17:833-78837], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:19:18.666Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:19:18.667Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T04:19:18.667Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:19:18.667Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:19:18.680Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:19:18.680Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:19:18.681Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:19:18.681Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:19:18.681Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:19:18.681Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717958680, "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-25T04:19:19.707Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:19:19.707Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:19:19.708Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:19:19.708Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:19:19.708Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:19:19.708Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:19:20.709Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:19:20.710Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:19:20.710Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:19:20.710Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:19:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:19:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:19:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717842634, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:19:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:19:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:19:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717845408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T04:19:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:19:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:19:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717846409, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T04:19:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:19:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:19:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679717877688, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:19:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:19:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:19:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:19:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:19:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:19:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:19:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:19:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:19:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717880797, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:19:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:19:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:19:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717881838, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T04:19:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:19:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:19:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717882839, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T04:19:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:19:21.711Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:19:21.711Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:19:21.712Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:19:21.712Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:19:22.712Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:19:22.713Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:19:22.713Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:19:22.713Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:19:23.714Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:19:23.714Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:19:23.714Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:19:23.715Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:19:24.715Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:19:24.716Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:19:24.716Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:19:24.716Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:19:25.717Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:19:25.717Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:19:25.717Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:19:25.718Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:19:26.719Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:19:26.719Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:19:26.719Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:19:26.719Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:19:27.720Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T04:19:27.721Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:19:27.721Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T04:19:27.721Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T04:19:27.722Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T04:19:27.773Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:19:27.774Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:19:27.774Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:19:27.774Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:27.774Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:19:27.774Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:28.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:19:28.021Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T04:19:28.022Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:19:28.022Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:28.022Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:19:28.022Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:19:28.022Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:19:28.022Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717968022, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:19:29.023Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:19:29.024Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:19:29.024Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:29.024Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:29.025Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:29.025Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:29.114Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17084014728173759123/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T04:19:29.682Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:19:29.682Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:19:29.682Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:29.682Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:19:29.682Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:19:29.683Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:19:29.684Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:19:29.684Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:19:29.684Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:19:29.684Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:19:29.684Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:19:29.684Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:19:29.684Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T04:19:29.734Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T04:19:29.734Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:19:29.734Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T04:19:29.734Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:19:29.734Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:19:29.734Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:19:29.734Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717969734, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:19:30.735Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:19:30.735Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T04:19:30.735Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:19:30.735Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:19:30.736Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:19:30.736Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717970735, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:19:31.736Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:19:31.758Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:19:31.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:19:31.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:19:31.761Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:19:31.762Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:19:31.762Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:19:31.762Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:19:31.762Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:19:31.762Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:19:31.762Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:19:31.773Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:20:01.773Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T04:20:01.785Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T04:20:01.785Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T04:20:01.786Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T04:20:01.793Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:20:01.810Z|856632dd-fca6-4c72-a463-b119db66bd4c|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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T04:20:01.811Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T04:20:01.819Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:20:01.962Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T04:20:01.962Z|856632dd-fca6-4c72-a463-b119db66bd4c|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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:20:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[205016], x-aai-txid=[2-aai-resources-230325-04:20:01:096-77082], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:20:01.962Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:20:01.963Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:20:01.963Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:20:01.974Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:20:01.974Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:20:01.974Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:20:01.974Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:20:01.974Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:20:01.975Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718001974, "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-25T04:20:03.004Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:20:03.004Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:20:03.004Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:20:03.005Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:20:03.005Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:20:03.005Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:20:04.006Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:20:04.007Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:20:04.007Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:20:04.007Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:20:05.008Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:20:05.008Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:20:05.008Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:20:05.008Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:20:06.009Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:20:06.010Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:20:06.010Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:20:06.010Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:20:07.011Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:20:07.011Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:20:07.011Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:20:07.011Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:20:08.012Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:20:08.012Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:20:08.013Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:20:08.013Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:20:09.015Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:20:09.015Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:20:09.015Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:20:09.015Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:20:10.016Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:20:10.017Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:20:10.017Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:20:10.017Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:20:11.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T04:20:11.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:20:11.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T04:20:11.020Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T04:20:11.020Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T04:20:11.081Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:20:11.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:20:11.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:20:11.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:11.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:20:11.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:11.327Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:20:11.329Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T04:20:11.329Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T04:20:11.330Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:11.330Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:20:11.330Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:20:11.330Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:20:11.330Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718011329, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:20:12.332Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:20:12.332Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:20:12.333Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:12.333Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:12.333Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:12.333Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:12.475Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10752410506740556369/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:20:13.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:20:13.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T04:20:13.066Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T04:20:13.071Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||pNF 3620215c-c2be 0 2023-03-25T04:20:13.071Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 2023-03-25T04:20:13.071Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T04:20:13.071Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T04:20:13.071Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 3620215c-c2be 0 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 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-25T04:20:13.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2760009c, org.onap.sdc.toscaparser.api.parameters.Input@2d2269f1, org.onap.sdc.toscaparser.api.parameters.Input@56f21880, org.onap.sdc.toscaparser.api.parameters.Input@78366701, org.onap.sdc.toscaparser.api.parameters.Input@5ff5ec7b] 2023-03-25T04:20:13.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:20:13.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:20:13.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317: pNF 3620215c-c2be 2023-03-25T04:20:13.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Processing PNF resource: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 2023-03-25T04:20:13.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:20:13.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:20:13.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Resource customization UUID: 5d9c975d-367f-44d4-a9eb-3f810755341b is the same as notified resource customizationUUID: 5d9c975d-367f-44d4-a9eb-3f810755341b 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-25T04:20:13.211Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 3620215c-c2be 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 0 ASDC deployResourceStructure 2023-03-25T04:20:13.211Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T04:20:13.211Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:20:13.211Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T04:20:13.212Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:20:13.212Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:20:13.212Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718013211, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:20:14.213Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:20:14.240Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:20:14.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:20:14.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:20:14.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:20:14.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:20:14.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:20:14.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:20:14.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:20:14.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:20:14.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T04:20:14.259Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:20:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:20:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679717916006, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:20:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:20:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:20:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T04:20:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717924353, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717926452, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717927454, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679717958680, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:20:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:20:44.260Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T04:20:44.275Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T04:20:44.276Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T04:20:44.276Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T04:20:44.282Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:20:44.300Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T04:20:44.301Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8a041a64-e543-4d9f-8660-eb01cddd1759], X-ECOMP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-TransactionId=[], X-ONAP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], Content-Type=[application/merge-patch+json]} 2023-03-25T04:20:44.307Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:20:44.467Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:20:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[237800], x-aai-txid=[1-aai-resources-230325-04:20:43:584-70058], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:20:44.468Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:20:44.468Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T04:20:44.469Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:20:44.469Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T04:20:44.476Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T04:20:44.477Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:20:44.477Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:20:44.477Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:20:44.477Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:20:44.477Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718044477, "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-25T04:20:45.512Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T04:20:45.512Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T04:20:45.513Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T04:20:45.514Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T04:20:45.514Z||pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T04:20:45.515Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T04:20:45.515Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T04:20:45.515Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T04:20:45.519Z||pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T04:20:45.521Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-2bb40fdf-1338-4eb4-8d5d-5460b479aef4 2023-03-25T04:20:45.522Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T04:20:45.522Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T04:20:46.651Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:20:49.660Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:20:52.670Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:20:55.680Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:20:58.689Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:21:01.698Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:21:04.709Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:21:07.722Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:21:10.732Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:21:13.742Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:21:16.751Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:21:19.760Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:21:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:21:21.122Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:21:21.123Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T04:21:21.128Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:21:21.128Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-2bb40fdf-1338-4eb4-8d5d-5460b479aef4', protocol='range'} 2023-03-25T04:21:21.134Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 32: {SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-2bb40fdf-1338-4eb4-8d5d-5460b479aef4=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T04:21:21.148Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-2bb40fdf-1338-4eb4-8d5d-5460b479aef4', protocol='range'} 2023-03-25T04:21:21.149Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:21:21.149Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T04:21:21.149Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T04:21:21.149Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T04:21:21.150Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:21:21.153Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:21:21.153Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:21:21.154Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:21:21.154Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:21:21.154Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:21:21.154Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:21:21.154Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:21:21.154Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:21:21.154Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:21:21.154Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=944, 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-25T04:21:21.154Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:21:21.154Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:21:21.242Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:21:21.242Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:21:21.243Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:21:21.243Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:21:21.243Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:21:21.243Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:21:22.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:21:22.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:21:22.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:21:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.177Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.177Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:21:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.177Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.177Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:21:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:21:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717968022, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:21:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717969734, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T04:21:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.179Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.179Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679717970735, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T04:21:22.179Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.179Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.179Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718001974, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:21:22.179Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.179Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.179Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:21:22.180Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.180Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.180Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:21:22.180Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.180Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.180Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:21:22.180Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.180Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.180Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:21:22.180Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.181Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.181Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:21:22.181Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.181Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.181Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:21:22.181Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.181Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.181Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:21:22.181Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.181Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.181Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679717461712, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:21:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718011329, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:21:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718013211, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T04:21:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718044477, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:21:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:21:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:21:22.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:21:22.244Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:21:22.244Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:21:22.244Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:21:22.244Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:21:23.245Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:21:23.246Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:21:23.246Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:21:23.246Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:21:24.247Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:21:24.248Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:21:24.248Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:21:24.248Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:21:25.249Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:21:25.250Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:21:25.250Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:21:25.250Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:21:26.251Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:21:26.252Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:21:26.252Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:21:26.252Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:21:27.253Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:21:27.254Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:21:27.254Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:21:27.254Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:21:28.256Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T04:21:28.256Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:21:28.256Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T04:21:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:21:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T04:21:28.309Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:21:28.309Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:21:28.310Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:21:28.310Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T04:21:28.310Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:21:28.310Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T04:21:28.338Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-25T04:21:28.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@627c69f6 2023-03-25T04:21:28.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:21:28.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T04:21:28.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:21:28.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T04:21:28.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T04:21:28.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:21:28.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:21:28.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:21:28.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718088339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:21:29.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T04:21:29.359Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:21:29.360Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T04:21:29.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T04:21:29.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T04:21:29.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T04:21:29.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:21:29.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T04:21:29.383Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-25T04:21:29.383Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@70a93471 2023-03-25T04:21:29.383Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:21:29.383Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T04:21:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:21:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T04:21:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T04:21:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:21:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:21:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:21:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718089384, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:21:30.385Z|a2142b0c-c579-4357-9d89-519f3789dcba|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_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T04:21:30.386Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:21:30.413Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:21:30.418Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:21:30.419Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:22:00.419Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:22:00.442Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:22:00.450Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:22:00.450Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:22:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:22:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:22:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:22:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:22:30.451Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:22:30.478Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:22:30.482Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:22:30.482Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:23:00.483Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:23:00.510Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:23:00.515Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:23:00.515Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:23:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:23:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:23:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T04:23:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:23:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:23:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:23:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:23:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:23:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T04:23:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:23:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:23:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:23:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:23:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:23:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:23:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:23:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:23:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718088339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:23:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:23:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:23:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718089384, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:23:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:23:30.516Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:23:30.539Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:23:30.544Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:23:30.544Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:24:00.544Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:24:00.573Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:24:00.578Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:24:00.578Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:24:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:24:30.579Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:24:30.603Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:24:30.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:24:30.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:25:00.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:25:00.632Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:25:00.636Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:25:00.636Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:25:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:25:30.636Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:25:30.665Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:25:30.670Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:25:30.670Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:26:00.671Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:26:00.690Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:26:00.694Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:26:00.694Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:26:21.112Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:26:21.332Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T04:26:21.332Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-2bb40fdf-1338-4eb4-8d5d-5460b479aef4 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T04:26:21.332Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T04:26:21.333Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T04:26:21.733Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:26:21.751Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:26:21.751Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T04:26:21.757Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:26:21.757Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 33: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T04:26:21.776Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:26:21.777Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T04:26:21.778Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:26:21.789Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:26:21.790Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:26:21.790Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:26:21.790Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=974, 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-25T04:26:21.790Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:26:21.790Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:26:30.695Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T04:26:30.695Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T04:26:30.703Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T04:26:30.704Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T04:26:30.704Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T04:26:30.712Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:26:30.746Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T04:26:30.748Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T04:26:30.758Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T04:26:30.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T04:26:30.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|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/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:26:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-04:26:30:035-4239], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:26:30.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:26:30.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:26:30.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:26:30.913Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:26:30.913Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T04:26:30.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T04:26:30.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:26:30.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:26:30.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718390913, "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-25T04:26:30.932Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:26:30.933Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718390913, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T04:26:30.933Z||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-25T04:26:31.945Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:26:31.946Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:26:31.946Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:26:31.946Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:26:31.946Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:26:31.947Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:26:32.947Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:26:32.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:26:32.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:26:32.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:26:33.949Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:26:33.949Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:26:33.949Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:26:33.950Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:26:34.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:26:34.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:26:34.952Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:26:34.952Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:26:35.953Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:26:35.954Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:26:35.954Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:26:35.954Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:26:36.955Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:26:36.956Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:26:36.956Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:26:36.956Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:26:37.957Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:26:37.958Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:26:37.958Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:26:37.958Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:26:38.959Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T04:26:38.960Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:26:38.960Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T04:26:38.960Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:26:38.961Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T04:26:39.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:26:39.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:26:39.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:26:39.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:39.013Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:26:39.013Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:39.302Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-25T04:26:39.306Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T04:26:39.306Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:26:39.307Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:39.307Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:26:39.307Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:26:39.307Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:26:39.307Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718399306, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:26:40.309Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:26:40.310Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:26:40.311Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:40.311Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T04:26:40.312Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:40.312Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:40.445Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14420664511705933273/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T04:26:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:26:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:26:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T04:26:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:26:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:26:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:26:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:26:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:26:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:26:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:26:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:26:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:26:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:26:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:26:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:26:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:26:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:26:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:26:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:26:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:26:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:26:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:26:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:26:41.873Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:26:41.874Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:26:41.874Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:26:41.874Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:26:41.874Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:26:41.874Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:26:41.874Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:26:41.874Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:26:41.874Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:26:41.874Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:26:41.874Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:26:41.874Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:26:41.874Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.875Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:26:41.875Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.875Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:26:41.875Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:26:41.875Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.875Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:26:41.875Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:26:41.875Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.875Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:26:41.875Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:26:41.875Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.875Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:26:41.875Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:26:41.876Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:26:41.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:26:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:26:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:26:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:26:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:26:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:26:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:26:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:26:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:26:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:26:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:26:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T04:26:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T04:26:41.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:26:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:26:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:26:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:26:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:26:41.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T04:26:41.922Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T04:26:41.922Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:26:41.923Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T04:26:41.923Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:26:41.923Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:26:41.923Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:26:41.923Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718401922, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:26:42.925Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:26:42.926Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T04:26:42.926Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:26:42.927Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:26:42.927Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:26:42.927Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718402925, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:26:43.928Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:26:43.958Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:26:43.962Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:26:43.962Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:26:43.962Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:26:43.962Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:26:43.962Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:26:43.962Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:26:43.962Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:26:43.962Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:26:43.962Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:26:43.977Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:27:13.977Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T04:27:13.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T04:27:13.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T04:27:13.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T04:27:13.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:27:14.011Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T04:27:14.011Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[cdff79fd-67b1-40d1-9046-207279c0319a], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T04:27:14.018Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:27:14.167Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:27:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-04:27:13:294-86634], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:27:14.167Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:27:14.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T04:27:14.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:27:14.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:27:14.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:27:14.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:27:14.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:27:14.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:14.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:14.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718434182, "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-25T04:27:15.213Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:27:15.213Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:27:15.213Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:27:15.213Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:15.213Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:15.213Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:27:16.214Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:27:16.214Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:16.214Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:16.214Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:27:17.215Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:27:17.216Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:17.216Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:17.216Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:27:18.217Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:27:18.217Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:18.218Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:18.218Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:27:19.219Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:27:19.219Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:19.219Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:19.219Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:27:20.220Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:27:20.220Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:20.220Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:20.221Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:27:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:27:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:27:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T04:27:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T04:27:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:27:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T04:27:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:27:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:27:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718399306, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:27:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718401922, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T04:27:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718402925, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T04:27:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718434182, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:27:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:27:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:27:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T04:27:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:27:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T04:27:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:27:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:27:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:27:21.221Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:27:21.222Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:21.222Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:21.222Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:27:22.223Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T04:27:22.223Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:27:22.223Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T04:27:22.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:27:22.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T04:27:22.269Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:27:22.270Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:27:22.270Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:27:22.270Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:27:22.270Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:27:22.270Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:27:22.679Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-25T04:27:22.683Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T04:27:22.684Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:27:22.684Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:27:22.684Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:27:22.684Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:22.685Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:22.685Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718442684, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:27:23.685Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:27:23.686Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:27:23.686Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:27:23.687Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T04:27:23.687Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:27:23.687Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:27:23.797Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2851282141074495918/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T04:27:25.285Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:27:25.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:27:25.287Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.287Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:27:25.287Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:27:25.287Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:27:25.287Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:27:25.287Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.287Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:27:25.287Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:27:25.287Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:27:25.287Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:27:25.287Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.287Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:27:25.287Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:27:25.288Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:27:25.289Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:27:25.290Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:27:25.291Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:27:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:27:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T04:27:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T04:27:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:27:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:27:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:27:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:27:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:27:25.292Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T04:27:25.337Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T04:27:25.337Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:27:25.337Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T04:27:25.337Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:27:25.337Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:25.337Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:25.337Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718445337, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:27:26.338Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:27:26.338Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T04:27:26.338Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:27:26.339Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:26.339Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:26.339Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718446338, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:27:27.340Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:27:27.365Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:27:27.370Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:27:27.370Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:27:27.370Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:27:27.370Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:27:27.371Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:27:27.371Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:27:27.371Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:27:27.371Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:27:27.371Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:27:27.387Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:27:57.387Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T04:27:57.401Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T04:27:57.402Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T04:27:57.402Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T04:27:57.409Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:27:57.428Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T04:27:57.429Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fe687f02-7d15-485b-8a17-aa9ae85587e5], X-ECOMP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-TransactionId=[], X-ONAP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], Content-Type=[application/merge-patch+json]} 2023-03-25T04:27:57.436Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:27:57.590Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:27:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[188472], x-aai-txid=[0-aai-resources-230325-04:27:56:711-88013], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:27:57.590Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:27:57.591Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T04:27:57.592Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:27:57.592Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:27:57.606Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:27:57.606Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:27:57.606Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:27:57.606Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:57.607Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:57.607Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718477606, "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-25T04:27:58.641Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:27:58.641Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:27:58.641Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:27:58.641Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:58.642Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:58.642Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "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-25T04:27:59.643Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:27:59.643Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:27:59.643Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:27:59.643Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:28:00.644Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T04:28:00.644Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:28:00.644Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T04:28:00.645Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T04:28:00.645Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T04:28:00.693Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:28:00.694Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:28:00.694Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:28:00.694Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T04:28:00.694Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:28:00.694Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:28:00.719Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-25T04:28:00.719Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@685a661e 2023-03-25T04:28:00.719Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:28:00.720Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:28:00.720Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:28:00.720Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:28:00.720Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:28:00.720Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:28:00.720Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:00.720Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:00.720Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718480720, "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-25T04:28:01.721Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T04:28:01.772Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T04:28:01.773Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:28:01.773Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T04:28:01.773Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:28:01.773Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:01.773Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:01.773Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718481773, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:28:02.774Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:28:02.774Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T04:28:02.775Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:28:02.775Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:02.775Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:02.775Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718482774, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:28:03.776Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:28:03.800Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:28:03.806Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:28:03.806Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:28:03.806Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:28:03.807Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:28:03.807Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:28:03.807Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:28:03.807Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:28:03.807Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:28:03.808Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:28:03.821Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:28:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:28:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:28:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:28:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:28:33.822Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T04:28:33.831Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T04:28:33.831Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T04:28:33.832Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T04:28:33.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:28:33.859Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T04:28:33.859Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fe4391c6-f90c-472a-aac6-0c716b3b7e75], X-ECOMP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-TransactionId=[], X-ONAP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], Content-Type=[application/merge-patch+json]} 2023-03-25T04:28:33.868Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:28:34.024Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:28:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-04:28:33:143-37006], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:28:34.024Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:28:34.025Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T04:28:34.025Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:28:34.025Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:28:34.038Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:28:34.038Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:28:34.038Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:28:34.038Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:34.038Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:34.039Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718514038, "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-25T04:28:35.061Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:28:35.061Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:28:35.061Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:28:35.061Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:35.061Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:35.061Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "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-25T04:28:36.062Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:28:36.062Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:36.062Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:36.062Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "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-25T04:28:37.063Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:28:37.064Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:37.064Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:37.064Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "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-25T04:28:38.064Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:28:38.065Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:38.065Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:38.065Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "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-25T04:28:39.066Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:28:39.067Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:39.067Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:39.067Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "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-25T04:28:40.068Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:28:40.068Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:40.068Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:40.069Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "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-25T04:28:41.070Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:28:41.070Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:41.070Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:41.070Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:28:42.072Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T04:28:42.072Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:28:42.072Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T04:28:42.072Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:28:42.073Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T04:28:42.122Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:28:42.123Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:28:42.123Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:28:42.123Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T04:28:42.123Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:28:42.124Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:28:42.152Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-25T04:28:42.152Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2204b7fa 2023-03-25T04:28:42.152Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:28:42.152Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:28:42.152Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:28:42.153Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:28:42.153Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:28:42.153Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:28:42.153Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:42.153Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:42.153Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718522152, "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-25T04:28:43.154Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T04:28:43.201Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T04:28:43.202Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:28:43.202Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T04:28:43.202Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:28:43.202Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:43.203Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:43.203Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718523202, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:28:44.204Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:28:44.205Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T04:28:44.205Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:28:44.205Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:28:44.206Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:28:44.206Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718524204, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:28:45.208Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:28:45.231Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:28:45.236Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:28:45.236Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:28:45.237Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:28:45.237Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:28:45.237Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:28:45.237Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:28:45.237Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:28:45.237Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:28:45.237Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:28:45.253Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:29:15.254Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T04:29:15.263Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T04:29:15.263Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T04:29:15.264Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T04:29:15.271Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:29:15.291Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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-25T04:29:15.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T04:29:15.299Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:29:15.462Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T04:29:15.462Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:29:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[282624], x-aai-txid=[2-aai-resources-230325-04:29:14:574-57136], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:29:15.463Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:29:15.463Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:29:15.463Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:29:15.471Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:29:15.472Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:29:15.472Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:29:15.472Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:15.472Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:15.472Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718555472, "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-25T04:29:16.500Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:29:16.500Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:29:16.500Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:29:16.500Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:16.501Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:16.501Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:29:17.502Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:29:17.503Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:17.503Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:17.503Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:29:18.504Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:29:18.504Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:18.505Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:18.505Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:29:19.506Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:29:19.506Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:19.506Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:19.506Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:29:20.507Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:29:20.507Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:20.508Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:20.508Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:29:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:29:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:29:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718442684, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:29:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:29:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:29:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718445337, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T04:29:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:29:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:29:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718446338, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T04:29:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:29:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:29:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718477606, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:29:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:29:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:29:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:29:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:29:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:29:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:29:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:29:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:29:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718480720, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:29:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:29:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:29:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718481773, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T04:29:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:29:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:29:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718482774, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T04:29:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:29:21.508Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:29:21.509Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:21.509Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:21.509Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:29:22.510Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:29:22.510Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:22.510Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:22.510Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:29:23.511Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:29:23.512Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:23.512Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:23.512Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:29:24.513Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T04:29:24.514Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:29:24.514Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T04:29:24.514Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T04:29:24.514Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T04:29:24.557Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:29:24.557Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:29:24.558Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:29:24.558Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:24.558Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:29:24.558Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:24.874Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-25T04:29:24.877Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T04:29:24.877Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:29:24.877Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:24.877Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:29:24.877Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:24.877Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:24.877Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718564877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:29:25.879Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:29:25.879Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:29:25.879Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:25.880Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:25.880Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:25.881Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:25.961Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1597769766931923741/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T04:29:26.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:29:26.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:29:26.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:26.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:29:26.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:26.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:26.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:26.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:26.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:26.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:26.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:29:26.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:29:26.544Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:29:26.544Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:29:26.544Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:29:26.544Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:29:26.544Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:29:26.544Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:29:26.544Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:29:26.544Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:29:26.544Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:29:26.544Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:29:26.544Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:29:26.544Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:29:26.544Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:29:26.545Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:29:26.545Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:29:26.545Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:29:26.545Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:29:26.545Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:29:26.545Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:29:26.545Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:29:26.545Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T04:29:26.593Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T04:29:26.593Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:29:26.593Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T04:29:26.593Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:29:26.593Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:26.594Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:26.594Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718566593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:29:27.595Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:29:27.595Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T04:29:27.595Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:29:27.595Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:27.595Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:27.596Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718567595, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:29:28.597Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:29:28.619Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:29:28.624Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:29:28.624Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:29:28.624Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:29:28.624Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:29:28.624Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:29:28.624Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:29:28.624Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:29:28.625Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:29:28.625Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:29:28.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:29:58.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T04:29:58.648Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T04:29:58.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T04:29:58.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T04:29:58.660Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:29:58.684Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T04:29:58.685Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ac0e98a6-083d-4e39-b82f-0d73c7843c83], X-ECOMP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-TransactionId=[], X-ONAP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], Content-Type=[application/merge-patch+json]} 2023-03-25T04:29:58.693Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:29:58.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:29:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[205016], x-aai-txid=[1-aai-resources-230325-04:29:57:965-50108], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:29:58.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:29:58.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T04:29:58.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:29:58.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:29:58.836Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:29:58.836Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:29:58.837Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:29:58.837Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:58.837Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:58.837Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718598836, "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-25T04:29:59.869Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:29:59.869Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:29:59.869Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:29:59.869Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:29:59.869Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:29:59.870Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:30:00.870Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:30:00.870Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:30:00.871Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:30:00.871Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:30:01.871Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:30:01.872Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:30:01.872Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:30:01.872Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:30:02.873Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:30:02.873Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:30:02.873Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:30:02.873Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:30:03.874Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:30:03.874Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:30:03.874Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:30:03.874Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:30:04.875Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:30:04.875Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:30:04.876Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:30:04.876Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:30:05.876Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:30:05.877Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:30:05.877Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:30:05.877Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:30:06.878Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:30:06.878Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:30:06.878Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:30:06.878Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:30:07.880Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T04:30:07.880Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:30:07.880Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T04:30:07.881Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T04:30:07.881Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T04:30:07.924Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:30:07.924Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:30:07.924Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:30:07.924Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:07.925Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:30:07.925Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:08.223Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-25T04:30:08.226Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T04:30:08.226Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T04:30:08.226Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:08.226Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:30:08.227Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:30:08.227Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:30:08.227Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718608226, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:30:09.228Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:30:09.229Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:30:09.229Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:09.230Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:09.230Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:09.230Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:09.310Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12114625619738399194/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T04:30:09.913Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:30:09.913Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:30:09.913Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:09.913Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:30:09.913Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:09.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:09.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:09.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:09.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:09.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:09.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:30:09.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:30:09.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:30:09.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:30:09.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T04:30:09.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:30:09.915Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:30:09.915Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:30:09.915Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:30:09.915Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T04:30:09.915Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:30:09.915Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:30:09.915Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:30:09.915Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:30:09.915Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:30:09.915Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:30:09.915Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:30:09.915Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:30:09.916Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:30:09.916Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:30:09.916Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:30:09.916Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:30:09.916Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T04:30:09.967Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T04:30:09.967Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T04:30:09.967Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T04:30:09.968Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:30:09.968Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:30:09.968Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:30:09.968Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718609967, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:30:10.969Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T04:30:10.969Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T04:30:10.970Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:30:10.970Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:30:10.970Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:30:10.970Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718610969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:30:11.971Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:30:12.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:30:12.006Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:30:12.007Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:30:12.007Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:30:12.007Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:30:12.007Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:30:12.007Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:30:12.007Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:30:12.007Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:30:12.007Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T04:30:12.022Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:30:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:30:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718514038, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:30:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:30:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:30:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T04:30:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:30:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T04:30:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:30:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:30:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718522152, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:30:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718523202, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T04:30:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718524204, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T04:30:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718555472, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:30:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:30:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:30:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:30:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:30:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:30:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:30:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:30:42.022Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T04:30:42.031Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T04:30:42.032Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T04:30:42.032Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T04:30:42.042Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:30:42.065Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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-25T04:30:42.065Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T04:30:42.073Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:30:42.222Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T04:30:42.222Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:30:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[237800], x-aai-txid=[0-aai-resources-230325-04:30:41:347-87346], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:30:42.223Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:30:42.223Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:30:42.223Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T04:30:42.235Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T04:30:42.235Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:30:42.235Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:30:42.235Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:30:42.235Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:30:42.235Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718642235, "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-25T04:30:43.265Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T04:30:43.265Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T04:30:43.266Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T04:30:43.267Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T04:30:43.267Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T04:30:43.268Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T04:30:43.268Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T04:30:43.268Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T04:30:43.272Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T04:30:43.273Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-d8a61115-9115-495e-8704-850e5e3d19c2 2023-03-25T04:30:43.274Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T04:30:43.274Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T04:30:43.682Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:30:46.691Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:30:49.701Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:30:52.710Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:30:55.720Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:30:58.729Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:31:01.739Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:31:04.749Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:31:07.758Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:31:10.767Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:31:13.776Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:31:16.785Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:31:19.795Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:31:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:31:21.123Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:31:21.124Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T04:31:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-d8a61115-9115-495e-8704-850e5e3d19c2', protocol='range'} 2023-03-25T04:31:21.130Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:31:21.137Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 34: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-d8a61115-9115-495e-8704-850e5e3d19c2=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-25T04:31:21.155Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:31:21.155Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-d8a61115-9115-495e-8704-850e5e3d19c2', protocol='range'} 2023-03-25T04:31:21.156Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T04:31:21.156Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:31:21.156Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T04:31:21.156Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T04:31:21.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:31:21.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:31:21.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:31:21.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:31:21.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:31:21.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:31:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:31:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:31:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:31:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1019, 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-25T04:31:21.164Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:31:21.164Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:31:21.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:31:21.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:31:21.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:31:21.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:31:21.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:31:21.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:31:22.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:31:22.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:31:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:31:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718564877, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:31:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718566593, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T04:31:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718567595, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T04:31:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718598836, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:31:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:31:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:31:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718045512, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:31:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718608226, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:31:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718609967, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T04:31:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718610969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T04:31:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718642235, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:31:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:31:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:31:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:31:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:31:22.199Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:31:22.199Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:31:22.199Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:31:23.200Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:31:23.200Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:31:23.200Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:31:23.200Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:31:24.201Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:31:24.201Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:31:24.201Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:31:24.201Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:31:25.202Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:31:25.202Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:31:25.203Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:31:25.203Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:31:26.203Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:31:26.204Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:31:26.204Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:31:26.204Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:31:27.204Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:31:27.205Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:31:27.205Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:31:27.205Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:31:28.206Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T04:31:28.206Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:31:28.206Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T04:31:28.206Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:31:28.207Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T04:31:28.262Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:31:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:31:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:31:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T04:31:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:31:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T04:31:28.296Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-25T04:31:28.296Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@67f1e881 2023-03-25T04:31:28.296Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:31:28.296Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T04:31:28.296Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:31:28.296Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T04:31:28.296Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T04:31:28.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:31:28.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:31:28.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:31:28.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718688296, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:31:29.298Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T04:31:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:31:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T04:31:29.322Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T04:31:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T04:31:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T04:31:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:31:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T04:31:29.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-25T04:31:29.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@cafedea 2023-03-25T04:31:29.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:31:29.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T04:31:29.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:31:29.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T04:31:29.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T04:31:29.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:31:29.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:31:29.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:31:29.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718689343, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:31:30.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|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_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T04:31:30.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:31:30.373Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:31:30.377Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:31:30.378Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:32:00.378Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:32:00.407Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:32:00.412Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:32:00.412Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:32:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:32:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:32:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:32:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:32:30.412Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:32:30.439Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:32:30.445Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:32:30.445Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:33:00.445Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:33:00.473Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:33:00.478Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:33:00.478Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:33:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:33:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:33:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T04:33:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:33:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:33:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:33:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:33:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:33:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T04:33:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:33:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:33:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:33:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:33:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:33:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:33:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:33:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:33:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718688296, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:33:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:33:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:33:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718689343, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:33:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:33:30.478Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:33:30.508Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:33:30.513Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:33:30.514Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:34:00.515Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:34:00.539Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:34:00.545Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:34:00.545Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:34:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:34:30.545Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:34:30.572Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:34:30.576Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:34:30.576Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:35:00.577Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:35:00.605Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:35:00.610Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:35:00.610Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:35:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:35:30.610Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:35:30.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:35:30.638Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:35:30.639Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:36:00.639Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:36:00.669Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:36:00.674Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:36:00.674Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:36:21.111Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:36:21.253Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T04:36:21.254Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-d8a61115-9115-495e-8704-850e5e3d19c2 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T04:36:21.254Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T04:36:21.255Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T04:36:21.731Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:36:21.746Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:36:21.746Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T04:36:21.753Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:36:21.754Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 35: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T04:36:21.781Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:36:21.783Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T04:36:21.783Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:36:21.789Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:36:21.789Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:36:21.790Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:36:21.790Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1047, 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-25T04:36:21.790Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:36:21.791Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:36:30.675Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T04:36:30.675Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T04:36:30.685Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T04:36:30.685Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T04:36:30.686Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T04:36:30.695Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:36:30.715Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T04:36:30.715Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c2214d37-8220-4d15-8b1c-0011575b822b], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T04:36:30.723Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T04:36:30.862Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:36:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-04:36:29:995-19886], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:36:30.863Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:36:30.863Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T04:36:30.864Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:36:30.864Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:36:30.876Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:36:30.876Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T04:36:30.876Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T04:36:30.876Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:36:30.876Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:36:30.876Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718990876, "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-25T04:36:30.895Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:36:30.896Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679718990876, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T04:36:30.896Z||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-25T04:36:31.904Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:36:31.904Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:36:31.904Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:36:31.905Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:36:31.905Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:36:31.905Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:36:32.905Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:36:32.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:36:32.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:36:32.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:36:33.907Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:36:33.907Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:36:33.907Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:36:33.907Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:36:34.908Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:36:34.908Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:36:34.908Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:36:34.908Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:36:35.909Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:36:35.909Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:36:35.910Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:36:35.910Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:36:36.911Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:36:36.911Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:36:36.911Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:36:36.911Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:36:37.911Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:36:37.912Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:36:37.912Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:36:37.912Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:36:38.912Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T04:36:38.913Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:36:38.913Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T04:36:38.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:36:38.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T04:36:38.965Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:36:38.966Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:36:38.966Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:36:38.966Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:38.966Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:36:38.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:39.244Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-25T04:36:39.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T04:36:39.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:36:39.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:39.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:36:39.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:36:39.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:36:39.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718999248, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:36:40.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:36:40.251Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:36:40.251Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:40.252Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T04:36:40.252Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:40.253Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:40.382Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9470185201412436542/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T04:36:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:36:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:36:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T04:36:41.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:36:41.993Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:36:41.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:36:41.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:36:41.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:36:41.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:36:41.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T04:36:42.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T04:36:42.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:36:42.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T04:36:42.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:36:42.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:36:42.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:36:42.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719002034, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:36:43.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:36:43.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T04:36:43.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:36:43.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:36:43.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:36:43.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719003036, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:36:44.038Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:36:44.062Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:36:44.067Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:36:44.067Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:36:44.067Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:36:44.067Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:36:44.067Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:36:44.068Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:36:44.068Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:36:44.068Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:36:44.068Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:36:44.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:37:14.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T04:37:14.095Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T04:37:14.095Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T04:37:14.096Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T04:37:14.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:37:14.123Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T04:37:14.124Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T04:37:14.131Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:37:14.273Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T04:37:14.274Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:37:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[163992], x-aai-txid=[0-aai-resources-230325-04:37:13:404-33319], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:37:14.274Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:37:14.275Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:37:14.275Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:37:14.283Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:37:14.284Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:37:14.284Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:37:14.285Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:14.285Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:14.285Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719034284, "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-25T04:37:15.321Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:37:15.321Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:37:15.321Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:37:15.321Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:15.322Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:15.322Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:37:16.323Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:37:16.323Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:16.323Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:16.323Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:37:17.324Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:37:17.324Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:17.324Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:17.324Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:37:18.325Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:37:18.325Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:18.325Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:18.325Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:37:19.326Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:37:19.326Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:19.326Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:19.327Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:37:20.327Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:37:20.328Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:20.328Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:20.328Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:37:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:37:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:37:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T04:37:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T04:37:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:37:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T04:37:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:37:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:37:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679718999248, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:37:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719002034, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T04:37:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719003036, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T04:37:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719034284, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:37:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:37:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:37:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T04:37:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:37:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T04:37:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:37:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:37:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:37:21.328Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:37:21.329Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:21.329Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:21.329Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:37:22.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T04:37:22.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:37:22.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T04:37:22.331Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:37:22.331Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T04:37:22.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:37:22.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:37:22.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:37:22.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:37:22.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:37:22.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:37:22.938Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-25T04:37:22.941Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T04:37:22.941Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:37:22.942Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:37:22.942Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:37:22.942Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:22.942Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:22.942Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719042941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:37:23.943Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:37:23.944Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:37:23.944Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:37:23.945Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T04:37:23.946Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:37:23.946Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:37:24.077Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16549008750629119431/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T04:37:25.547Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:37:25.548Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:37:25.548Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:37:25.548Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T04:37:25.549Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:37:25.549Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:37:25.549Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:37:25.549Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:37:25.549Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:37:25.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T04:37:25.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:37:25.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:37:25.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:37:25.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:37:25.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:37:25.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:37:25.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:37:25.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:37:25.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:37:25.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:37:25.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.552Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:37:25.552Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:37:25.552Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:37:25.552Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:37:25.552Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.553Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:37:25.553Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.553Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:37:25.553Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:37:25.553Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:37:25.553Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:37:25.553Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:37:25.554Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:37:25.554Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:37:25.554Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:37:25.554Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:37:25.554Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:37:25.555Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:37:25.555Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:37:25.555Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:37:25.555Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:37:25.555Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:37:25.555Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:37:25.556Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:37:25.556Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.556Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:37:25.556Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.556Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:37:25.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:37:25.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:37:25.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:37:25.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:37:25.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:37:25.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.558Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:37:25.558Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:37:25.559Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T04:37:25.559Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:37:25.559Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:37:25.560Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:37:25.560Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:37:25.560Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:37:25.561Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:37:25.561Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:37:25.561Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:37:25.561Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:37:25.561Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T04:37:25.562Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.562Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:37:25.562Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:37:25.562Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:37:25.562Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:37:25.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:37:25.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:37:25.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:37:25.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:37:25.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T04:37:25.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:37:25.564Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:37:25.564Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:37:25.564Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:37:25.564Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T04:37:25.565Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.565Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:37:25.565Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:37:25.565Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:37:25.565Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:37:25.565Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:37:25.565Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:37:25.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:37:25.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:37:25.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:37:25.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:37:25.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:37:25.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:37:25.567Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T04:37:25.567Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T04:37:25.567Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.567Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:37:25.567Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.568Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:37:25.568Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.568Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:37:25.568Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:37:25.568Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:37:25.569Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T04:37:25.614Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T04:37:25.614Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:37:25.614Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T04:37:25.614Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:37:25.614Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:25.614Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:25.614Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719045614, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:37:26.615Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:37:26.615Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T04:37:26.615Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:37:26.615Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:26.615Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:26.616Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719046615, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:37:27.616Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:37:27.641Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:37:27.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:37:27.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:37:27.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:37:27.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:37:27.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:37:27.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:37:27.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:37:27.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:37:27.647Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:37:27.659Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:37:57.660Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T04:37:57.670Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T04:37:57.670Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T04:37:57.671Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T04:37:57.674Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:37:57.687Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T04:37:57.688Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T04:37:57.695Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:37:57.833Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T04:37:57.833Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:37:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-04:37:56:965-82322], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:37:57.833Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:37:57.834Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:37:57.834Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:37:57.844Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:37:57.844Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:37:57.845Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:37:57.845Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:57.845Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:57.845Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719077845, "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-25T04:37:58.875Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:37:58.875Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:37:58.876Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:37:58.876Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:58.876Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:58.876Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "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-25T04:37:59.877Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:37:59.877Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:37:59.877Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:37:59.877Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:38:00.878Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T04:38:00.878Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:38:00.878Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T04:38:00.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T04:38:00.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T04:38:00.934Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:38:00.935Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:38:00.935Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:38:00.935Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T04:38:00.935Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:38:00.935Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:38:00.956Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-25T04:38:00.956Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@225059d7 2023-03-25T04:38:00.956Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:38:00.957Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:38:00.957Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:38:00.957Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:38:00.957Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:38:00.957Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:38:00.958Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:00.958Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:00.958Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719080957, "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-25T04:38:01.959Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T04:38:02.007Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T04:38:02.007Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:38:02.007Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T04:38:02.008Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:38:02.008Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:02.008Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:02.008Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719082007, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:38:03.009Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:38:03.009Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T04:38:03.009Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:38:03.009Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:03.009Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:03.010Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719083009, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:38:04.011Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:38:04.039Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:38:04.043Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:38:04.044Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:38:04.044Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:38:04.044Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:38:04.044Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:38:04.044Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:38:04.044Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:38:04.044Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:38:04.044Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:38:04.057Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:38:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:38:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:38:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:38:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:38:34.057Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T04:38:34.066Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T04:38:34.066Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T04:38:34.067Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T04:38:34.087Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:38:34.128Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T04:38:34.129Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T04:38:34.135Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:38:34.282Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T04:38:34.282Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:38:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-04:38:33:406-65447], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:38:34.282Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:38:34.283Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:38:34.283Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:38:34.294Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:38:34.294Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:38:34.295Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:38:34.295Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:34.295Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:34.295Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719114294, "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-25T04:38:35.325Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:38:35.326Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:38:35.326Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:38:35.326Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:35.327Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:35.327Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "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-25T04:38:36.327Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:38:36.328Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:36.328Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:36.328Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "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-25T04:38:37.328Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:38:37.329Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:37.329Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:37.329Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "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-25T04:38:38.329Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:38:38.330Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:38.330Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:38.330Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "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-25T04:38:39.331Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:38:39.331Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:39.331Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:39.331Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "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-25T04:38:40.332Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:38:40.332Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:40.332Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:40.332Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "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-25T04:38:41.333Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:38:41.333Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:41.333Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:41.333Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:38:42.334Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T04:38:42.334Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:38:42.334Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T04:38:42.334Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:38:42.334Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T04:38:42.374Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:38:42.374Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:38:42.374Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:38:42.374Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T04:38:42.375Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:38:42.375Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:38:42.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-25T04:38:42.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1b32fd9e 2023-03-25T04:38:42.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:38:42.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:38:42.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:38:42.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:38:42.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:38:42.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:38:42.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:42.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:42.401Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719122401, "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-25T04:38:43.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T04:38:43.456Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T04:38:43.457Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:38:43.457Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T04:38:43.457Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:38:43.457Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:43.458Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:43.458Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719123457, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:38:44.459Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:38:44.460Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T04:38:44.460Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:38:44.460Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:38:44.460Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:38:44.460Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719124459, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:38:45.461Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:38:45.490Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:38:45.494Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:38:45.494Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:38:45.494Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:38:45.494Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:38:45.494Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:38:45.494Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:38:45.494Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:38:45.495Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:38:45.495Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:38:45.510Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:39:15.510Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T04:39:15.523Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T04:39:15.524Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T04:39:15.524Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T04:39:15.529Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:39:15.548Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T04:39:15.548Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9a3f12b3-b381-452a-bc3f-e7088d3e6696], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T04:39:15.557Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:39:15.699Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:39:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[282624], x-aai-txid=[2-aai-resources-230325-04:39:14:827-94955], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:39:15.699Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:39:15.700Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T04:39:15.700Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:39:15.700Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:39:15.708Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:39:15.709Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:39:15.709Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:39:15.709Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:39:15.709Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:39:15.709Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719155709, "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-25T04:39:16.739Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:39:16.740Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:39:16.740Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:39:16.740Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:39:16.740Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:39:16.741Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:39:17.741Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:39:17.741Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:39:17.741Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:39:17.741Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:39:18.742Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:39:18.742Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:39:18.742Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:39:18.743Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:39:19.743Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:39:19.744Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:39:19.744Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:39:19.744Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:39:20.744Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:39:20.745Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:39:20.745Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:39:20.745Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:39:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:39:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:39:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719042941, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:39:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:39:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:39:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719045614, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T04:39:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:39:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719046615, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719077845, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719080957, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719082007, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719083009, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T04:39:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:39:21.746Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:39:21.747Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:39:21.747Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:39:21.747Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:39:22.748Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:39:22.749Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:39:22.749Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:39:22.750Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:39:23.750Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:39:23.751Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:39:23.751Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:39:23.751Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:39:24.752Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T04:39:24.753Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:39:24.753Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T04:39:24.753Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T04:39:24.753Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T04:39:24.792Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:39:24.793Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:39:24.793Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:39:24.793Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:24.793Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:39:24.794Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:25.041Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-25T04:39:25.045Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T04:39:25.046Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:39:25.046Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:25.046Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:39:25.046Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:39:25.046Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:39:25.046Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719165046, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:39:26.048Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:39:26.048Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:39:26.048Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:26.049Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:26.049Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:26.049Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:26.136Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4461601028387411839/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T04:39:26.729Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:39:26.730Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:39:26.730Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:26.730Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:39:26.730Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:26.730Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:26.730Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:26.730Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:26.730Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:26.730Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:26.730Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:39:26.730Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:39:26.730Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:39:26.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:39:26.732Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:39:26.732Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T04:39:26.776Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T04:39:26.776Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:39:26.777Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T04:39:26.777Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:39:26.777Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:39:26.777Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:39:26.777Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719166776, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:39:27.778Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:39:27.779Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T04:39:27.779Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:39:27.779Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:39:27.779Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:39:27.779Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719167778, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:39:28.781Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:39:28.806Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:39:28.810Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:39:28.810Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:39:28.810Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:39:28.810Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:39:28.810Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:39:28.811Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:39:28.811Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:39:28.811Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:39:28.811Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:39:28.826Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:39:58.827Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T04:39:58.839Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T04:39:58.839Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T04:39:58.840Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T04:39:58.847Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:39:58.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T04:39:58.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[75d46fe1-d171-4316-a6fe-f58069d1beee], X-ECOMP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-TransactionId=[], X-ONAP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], Content-Type=[application/merge-patch+json]} 2023-03-25T04:39:58.870Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:39:59.005Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:39:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[205016], x-aai-txid=[2-aai-resources-230325-04:39:58:139-56876], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:39:59.005Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:39:59.005Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T04:39:59.006Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:39:59.006Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:39:59.015Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:39:59.016Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:39:59.016Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:39:59.017Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:39:59.017Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:39:59.017Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719199016, "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-25T04:40:00.049Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T04:40:00.049Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:40:00.050Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:40:00.050Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:40:00.050Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:40:00.050Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:40:01.051Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:40:01.052Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:40:01.052Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:40:01.052Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:40:02.053Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:40:02.053Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:40:02.053Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:40:02.053Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:40:03.054Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:40:03.054Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:40:03.054Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:40:03.055Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:40:04.055Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:40:04.056Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:40:04.056Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:40:04.056Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:40:05.057Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:40:05.057Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:40:05.057Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:40:05.057Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:40:06.058Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:40:06.059Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:40:06.059Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:40:06.059Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:40:07.059Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:40:07.060Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:40:07.060Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:40:07.060Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:40:08.061Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T04:40:08.061Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:40:08.062Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T04:40:08.062Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T04:40:08.062Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T04:40:08.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:40:08.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:40:08.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:40:08.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:08.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-25T04:40:08.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:08.390Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-25T04:40:08.392Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T04:40:08.393Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T04:40:08.393Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:08.393Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:40:08.393Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:40:08.393Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:40:08.393Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719208393, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:40:09.394Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:40:09.394Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-25T04:40:09.395Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:09.395Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:09.396Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:09.396Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:09.478Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16048178432976128832/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T04:40:10.059Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:40:10.059Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:40:10.059Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:10.059Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:40:10.059Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:10.059Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:40:10.060Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:40:10.061Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:40:10.061Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:40:10.061Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:40:10.061Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:40:10.061Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:40:10.061Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:40:10.061Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:40:10.061Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:40:10.061Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T04:40:10.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T04:40:10.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T04:40:10.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T04:40:10.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:40:10.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:40:10.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:40:10.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719210113, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:40:11.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T04:40:11.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T04:40:11.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:40:11.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:40:11.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:40:11.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719211115, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:40:12.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:40:12.143Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:40:12.147Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:40:12.147Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:40:12.147Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:40:12.147Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:40:12.147Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:40:12.147Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:40:12.148Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:40:12.148Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:40:12.148Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T04:40:12.160Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:40:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:40:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719114294, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:40:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719122401, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719123457, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719124459, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719155709, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:40:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:40:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:40:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:40:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:40:42.160Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T04:40:42.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T04:40:42.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T04:40:42.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T04:40:42.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:40:42.214Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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-25T04:40:42.215Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T04:40:42.223Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:40:42.372Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T04:40:42.372Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:40:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[237800], x-aai-txid=[1-aai-resources-230325-04:40:41:494-34449], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:40:42.372Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:40:42.373Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:40:42.373Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T04:40:42.381Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T04:40:42.381Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:40:42.382Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:40:42.382Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:40:42.382Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:40:42.382Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719242381, "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-25T04:40:43.413Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T04:40:43.413Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T04:40:43.414Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T04:40:43.415Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T04:40:43.415Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T04:40:43.415Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T04:40:43.415Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T04:40:43.419Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T04:40:43.421Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-c09264d8-faa4-4e75-8c4b-4461cdae92fb 2023-03-25T04:40:43.421Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T04:40:43.421Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T04:40:43.654Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:40:46.664Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:40:49.673Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:40:52.683Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:40:55.692Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:40:58.701Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:41:01.710Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:41:04.720Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:41:07.729Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:41:10.738Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:41:13.747Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:41:16.756Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:41:19.766Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:41:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:41:21.123Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:41:21.124Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T04:41:21.131Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-c09264d8-faa4-4e75-8c4b-4461cdae92fb', protocol='range'} 2023-03-25T04:41:21.131Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:41:21.138Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 36: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-c09264d8-faa4-4e75-8c4b-4461cdae92fb=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-25T04:41:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:41:21.160Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-c09264d8-faa4-4e75-8c4b-4461cdae92fb', protocol='range'} 2023-03-25T04:41:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T04:41:21.161Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:41:21.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T04:41:21.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T04:41:21.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:41:21.167Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:41:21.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:41:21.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:41:21.167Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:41:21.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:41:21.167Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:41:21.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:41:21.167Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1092, 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-25T04:41:21.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:41:21.167Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:41:21.167Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:41:21.231Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:41:21.231Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:41:21.231Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:41:21.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:41:21.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:41:21.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:41:22.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:41:22.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:41:22.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:41:22.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719165046, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:41:22.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719166776, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T04:41:22.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719167778, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T04:41:22.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719199016, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:41:22.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:41:22.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:41:22.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:41:22.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:41:22.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:41:22.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:41:22.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:41:22.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679718643265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:41:22.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719208393, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:41:22.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719210113, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T04:41:22.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719211115, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T04:41:22.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719242381, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:41:22.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:41:22.196Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:41:22.196Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:41:22.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:41:22.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:41:22.233Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:41:22.233Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:41:23.233Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:41:23.234Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:41:23.234Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:41:23.234Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:41:24.235Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:41:24.236Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:41:24.236Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:41:24.236Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:41:25.237Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:41:25.237Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:41:25.237Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:41:25.237Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:41:26.238Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:41:26.238Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:41:26.238Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:41:26.239Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:41:27.239Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:41:27.240Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:41:27.240Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:41:27.240Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:41:28.241Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T04:41:28.241Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:41:28.241Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T04:41:28.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:41:28.242Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T04:41:28.287Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:41:28.289Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:41:28.289Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:41:28.289Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T04:41:28.290Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:41:28.290Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T04:41:28.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T04:41:28.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@49f6b789 2023-03-25T04:41:28.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:41:28.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T04:41:28.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:41:28.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T04:41:28.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T04:41:28.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:41:28.316Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:41:28.316Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:41:28.316Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719288315, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:41:29.317Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T04:41:29.337Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:41:29.338Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T04:41:29.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T04:41:29.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T04:41:29.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T04:41:29.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:41:29.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T04:41:29.362Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T04:41:29.362Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@57e601af 2023-03-25T04:41:29.362Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:41:29.362Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T04:41:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:41:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T04:41:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T04:41:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:41:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:41:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:41:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719289363, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:41:30.364Z|a2142b0c-c579-4357-9d89-519f3789dcba|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_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T04:41:30.365Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:41:30.389Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:41:30.394Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:41:30.395Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:42:00.395Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:42:00.424Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:42:00.430Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:42:00.430Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:42:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:42:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:42:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:42:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:42:30.430Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:42:30.458Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:42:30.464Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:42:30.464Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:43:00.465Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:43:00.492Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:43:00.497Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:43:00.497Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:43:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:43:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:43:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T04:43:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:43:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T04:43:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:43:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:43:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:43:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:43:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:43:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:43:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:43:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719288315, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:43:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:43:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T04:43:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719289363, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:43:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:43:30.497Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:43:30.526Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:43:30.530Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:43:30.531Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:44:00.531Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:44:00.559Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:44:00.563Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:44:00.564Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:44:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:44:30.564Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:44:30.587Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:44:30.591Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:44:30.591Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:45:00.591Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:45:00.618Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:45:00.622Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:45:00.622Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:45:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:45:30.623Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:45:30.660Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:45:30.664Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:45:30.664Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:46:00.665Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:46:00.693Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:46:00.698Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:46:00.698Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:46:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:46:21.247Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T04:46:21.247Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-c09264d8-faa4-4e75-8c4b-4461cdae92fb sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T04:46:21.248Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T04:46:21.248Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T04:46:21.726Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:46:21.742Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:46:21.742Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T04:46:21.748Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:46:21.749Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 37: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T04:46:21.765Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:46:21.766Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T04:46:21.766Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:46:21.770Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:46:21.771Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:46:21.771Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:46:21.771Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1120, 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-25T04:46:21.771Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:46:21.771Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:46:30.698Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T04:46:30.699Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T04:46:30.712Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T04:46:30.712Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T04:46:30.712Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T04:46:30.718Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:46:30.734Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T04:46:30.734Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[83003471-cd74-4c68-8b99-316ddbee2f59], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T04:46:30.742Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T04:46:30.890Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:46:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[323648], x-aai-txid=[0-aai-resources-230325-04:46:30:011-96449], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:46:30.891Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:46:30.892Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T04:46:30.892Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:46:30.892Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:46:30.903Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:46:30.903Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T04:46:30.904Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T04:46:30.904Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:46:30.904Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:46:30.904Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719590903, "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-25T04:46:30.924Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:46:30.924Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719590903, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T04:46:30.924Z||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-25T04:46:31.934Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:46:31.934Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:46:31.934Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:46:31.934Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:46:31.934Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:46:31.934Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:46:32.935Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:46:32.936Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:46:32.936Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:46:32.936Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:46:33.936Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:46:33.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:46:33.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:46:33.937Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:46:34.938Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:46:34.938Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:46:34.938Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:46:34.938Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:46:35.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:46:35.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:46:35.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:46:35.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:46:36.940Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:46:36.940Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:46:36.940Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:46:36.940Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:46:37.941Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:46:37.941Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:46:37.942Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:46:37.942Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:46:38.943Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T04:46:38.943Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:46:38.943Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T04:46:38.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:46:38.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T04:46:38.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:46:38.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:46:38.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:46:38.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:46:38.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:46:38.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:46:39.244Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:46:39.247Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T04:46:39.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:46:39.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:46:39.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:46:39.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:46:39.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:46:39.248Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719599247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:46:40.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:46:40.249Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:46:40.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:46:40.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T04:46:40.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:46:40.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:46:40.363Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16756296780995047977/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T04:46:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:46:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:46:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:46:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:46:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T04:46:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T04:46:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:46:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:46:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:46:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:46:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:46:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T04:46:41.898Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T04:46:41.898Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:46:41.898Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T04:46:41.898Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:46:41.898Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:46:41.898Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:46:41.898Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719601898, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:46:42.899Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:46:42.899Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T04:46:42.899Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:46:42.900Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:46:42.900Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:46:42.900Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719602899, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:46:43.901Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:46:43.926Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:46:43.931Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:46:43.931Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:46:43.931Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:46:43.932Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:46:43.932Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:46:43.932Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:46:43.932Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:46:43.932Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:46:43.932Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:46:43.946Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:47:13.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T04:47:13.960Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T04:47:13.960Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T04:47:13.960Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T04:47:13.966Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:47:13.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T04:47:13.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[89ade2bd-6bc2-4e74-af3a-ecab8d970661], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T04:47:13.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:47:14.141Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:47:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[163992], x-aai-txid=[0-aai-resources-230325-04:47:13:265-67961], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:47:14.142Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:47:14.142Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T04:47:14.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:47:14.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:47:14.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:47:14.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:47:14.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:47:14.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:14.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:14.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719634157, "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-25T04:47:15.189Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:47:15.189Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:47:15.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:47:15.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:15.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:15.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:47:16.191Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:47:16.191Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:16.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:16.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:47:17.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:47:17.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:17.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:17.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:47:18.194Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:47:18.195Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:18.195Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:18.195Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:47:19.195Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:47:19.196Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:19.196Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:19.196Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:47:20.197Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:47:20.197Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:20.198Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:20.198Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:47:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:47:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:47:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T04:47:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T04:47:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719599247, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719601898, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719602899, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719634157, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:47:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T04:47:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:47:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:47:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:47:21.198Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:47:21.199Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:21.199Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:21.199Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:47:22.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T04:47:22.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:47:22.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T04:47:22.201Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:47:22.201Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T04:47:22.251Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:47:22.252Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:47:22.252Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:47:22.252Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:47:22.252Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:47:22.252Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:47:22.754Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:47:22.758Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T04:47:22.758Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:47:22.758Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:47:22.758Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:47:22.758Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:22.759Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:22.759Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719642758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:47:23.759Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:47:23.760Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:47:23.760Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:47:23.762Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T04:47:23.763Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:47:23.763Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:47:23.884Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5995718990996269113/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T04:47:25.498Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:47:25.499Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:47:25.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:47:25.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:47:25.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:47:25.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:47:25.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:47:25.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:47:25.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:47:25.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:47:25.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:47:25.500Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.501Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T04:47:25.502Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:47:25.503Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:47:25.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:47:25.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:47:25.506Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T04:47:25.554Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T04:47:25.555Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:47:25.555Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T04:47:25.555Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:47:25.555Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:25.555Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:25.556Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719645555, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:47:26.556Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:47:26.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T04:47:26.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:47:26.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:26.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:26.557Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719646556, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:47:27.558Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:47:27.586Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:47:27.590Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:47:27.591Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:47:27.591Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:47:27.591Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:47:27.591Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:47:27.591Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:47:27.591Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:47:27.591Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:47:27.591Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:47:27.603Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:47:57.603Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T04:47:57.616Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T04:47:57.616Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T04:47:57.617Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T04:47:57.627Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:47:57.646Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T04:47:57.647Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T04:47:57.655Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:47:57.800Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T04:47:57.801Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:47:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[188472], x-aai-txid=[0-aai-resources-230325-04:47:56:922-1367], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:47:57.801Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:47:57.802Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:47:57.802Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:47:57.815Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:47:57.816Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:47:57.816Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:47:57.816Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:57.816Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:57.816Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719677816, "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-25T04:47:58.845Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:47:58.845Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:47:58.846Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:47:58.846Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:58.846Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:58.846Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "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-25T04:47:59.847Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:47:59.847Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:47:59.847Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:47:59.847Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:48:00.848Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T04:48:00.849Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:48:00.849Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T04:48:00.849Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T04:48:00.849Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T04:48:00.896Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:48:00.897Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:48:00.897Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:48:00.897Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T04:48:00.898Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:48:00.898Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T04:48:00.924Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T04:48:00.924Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@61af226f 2023-03-25T04:48:00.924Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:48:00.925Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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": [ "BasicNetwork" ] } } } 2023-03-25T04:48:00.925Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:48:00.925Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:48:00.926Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:48:00.926Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:48:00.926Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:00.926Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:00.926Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719680925, "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-25T04:48:01.927Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T04:48:01.981Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T04:48:01.982Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:48:01.982Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T04:48:01.982Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:48:01.982Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:01.982Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:01.982Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719681982, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:48:02.983Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:48:02.983Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T04:48:02.983Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:48:02.984Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:02.984Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:02.984Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719682983, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:48:03.984Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:48:04.010Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:48:04.014Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:48:04.014Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:48:04.014Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:48:04.014Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:48:04.014Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:48:04.014Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:48:04.014Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:48:04.014Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:48:04.014Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:48:04.026Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:48:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:48:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:48:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:48:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:48:34.026Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T04:48:34.034Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T04:48:34.035Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T04:48:34.035Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T04:48:34.041Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:48:34.059Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T04:48:34.059Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2ec7bd88-581c-4146-a695-693e7a46188c], X-ECOMP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-TransactionId=[], X-ONAP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], Content-Type=[application/merge-patch+json]} 2023-03-25T04:48:34.067Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:48:34.223Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:48:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-04:48:33:335-59033], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:48:34.224Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:48:34.224Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T04:48:34.225Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:48:34.225Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:48:34.238Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:48:34.238Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:48:34.239Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:48:34.239Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:34.239Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:34.239Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719714238, "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-25T04:48:35.265Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:48:35.265Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:48:35.266Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:48:35.266Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:35.266Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:35.266Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "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-25T04:48:36.268Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:48:36.268Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:36.268Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:36.268Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "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-25T04:48:37.270Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:48:37.270Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:37.270Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:37.270Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "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-25T04:48:38.272Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:48:38.272Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:38.272Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:38.272Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "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-25T04:48:39.274Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:48:39.274Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:39.274Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:39.274Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "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-25T04:48:40.275Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:48:40.275Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:40.276Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:40.276Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "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-25T04:48:41.276Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:48:41.277Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:41.277Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:41.277Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:48:42.278Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T04:48:42.278Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:48:42.278Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T04:48:42.280Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:48:42.280Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T04:48:42.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:48:42.326Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:48:42.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:48:42.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T04:48:42.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:48:42.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T04:48:42.353Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T04:48:42.353Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3f82c10d 2023-03-25T04:48:42.353Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:48:42.353Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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": [ "BasicVm" ] } } } 2023-03-25T04:48:42.353Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:48:42.354Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:48:42.354Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:48:42.354Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:48:42.354Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:42.354Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:42.354Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719722354, "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-25T04:48:43.355Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T04:48:43.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T04:48:43.404Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:48:43.404Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T04:48:43.404Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:48:43.404Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:43.404Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:43.404Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719723404, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:48:44.405Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:48:44.405Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T04:48:44.405Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:48:44.406Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:48:44.406Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:48:44.406Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719724405, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:48:45.407Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:48:45.433Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:48:45.438Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:48:45.439Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:48:45.439Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:48:45.439Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:48:45.439Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:48:45.439Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:48:45.439Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:48:45.439Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:48:45.439Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:48:45.453Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:49:15.454Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T04:49:15.463Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T04:49:15.463Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T04:49:15.464Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T04:49:15.470Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:49:15.498Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T04:49:15.498Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a375c892-8132-4de9-b9ac-605105a0fe5d], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T04:49:15.505Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:49:15.668Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:49:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[282624], x-aai-txid=[1-aai-resources-230325-04:49:14:774-92039], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:49:15.668Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:49:15.669Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T04:49:15.669Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:49:15.669Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:49:15.681Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:49:15.681Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:49:15.682Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:49:15.682Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:49:15.682Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:49:15.682Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719755681, "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-25T04:49:16.707Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:49:16.708Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:49:16.708Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:49:16.708Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:49:16.708Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:49:16.708Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:49:17.709Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:49:17.709Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:49:17.709Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:49:17.709Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:49:18.710Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:49:18.710Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:49:18.710Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:49:18.710Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:49:19.711Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:49:19.711Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:49:19.711Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:49:19.712Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:49:20.712Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:49:20.713Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:49:20.713Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:49:20.713Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:49:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:49:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:49:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719642758, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:49:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:49:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:49:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719645555, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719646556, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719677816, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719680925, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719681982, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:49:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719682983, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T04:49:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:49:21.713Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:49:21.714Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:49:21.714Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:49:21.714Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:49:22.714Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:49:22.715Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:49:22.715Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:49:22.715Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:49:23.716Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:49:23.716Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:49:23.716Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:49:23.716Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:49:24.717Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T04:49:24.717Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:49:24.717Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T04:49:24.717Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T04:49:24.718Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T04:49:24.755Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:49:24.755Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:49:24.756Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:49:24.756Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:24.756Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:49:24.756Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:25.050Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:49:25.052Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T04:49:25.052Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:49:25.052Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:25.053Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:49:25.053Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:49:25.053Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:49:25.053Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719765052, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:49:26.054Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:49:26.054Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:49:26.054Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:26.055Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:26.055Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:26.055Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:26.136Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1241293352634067044/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T04:49:26.767Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:49:26.767Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:49:26.767Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:26.767Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:49:26.767Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:26.767Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:49:26.768Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:49:26.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:49:26.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:49:26.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:49:26.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:49:26.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:49:26.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:49:26.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T04:49:26.822Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T04:49:26.822Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:49:26.822Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T04:49:26.822Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:49:26.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:49:26.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:49:26.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719766822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:49:27.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:49:27.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T04:49:27.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:49:27.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:49:27.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:49:27.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719767823, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:49:28.825Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:49:28.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:49:28.856Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:49:28.856Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:49:28.856Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:49:28.856Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:49:28.856Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:49:28.856Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:49:28.856Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:49:28.857Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:49:28.857Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:49:28.871Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:49:58.871Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T04:49:58.882Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T04:49:58.882Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T04:49:58.882Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T04:49:58.885Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:49:58.898Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T04:49:58.898Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[51dc580a-c280-47dd-81dd-42ca8c8af6b5], X-ECOMP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-TransactionId=[], X-ONAP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], Content-Type=[application/merge-patch+json]} 2023-03-25T04:49:58.905Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:49:59.060Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:49:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[205016], x-aai-txid=[1-aai-resources-230325-04:49:58:172-39159], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:49:59.060Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:49:59.061Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T04:49:59.061Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:49:59.061Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:49:59.073Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:49:59.073Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:49:59.073Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:49:59.073Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:49:59.074Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:49:59.074Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719799073, "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-25T04:50:00.100Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:50:00.100Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:50:00.100Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:50:00.100Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:50:00.100Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:50:00.101Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:50:01.101Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:50:01.102Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:50:01.102Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:50:01.102Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:50:02.103Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:50:02.103Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:50:02.103Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:50:02.103Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:50:03.104Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:50:03.104Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:50:03.104Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:50:03.104Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:50:04.105Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:50:04.105Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:50:04.106Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:50:04.106Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:50:05.106Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:50:05.107Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:50:05.107Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:50:05.107Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:50:06.108Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:50:06.108Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:50:06.109Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:50:06.109Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:50:07.110Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:50:07.110Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:50:07.110Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:50:07.110Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:50:08.112Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T04:50:08.112Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:50:08.112Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T04:50:08.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T04:50:08.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T04:50:08.153Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:50:08.154Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:50:08.154Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:50:08.154Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:08.155Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:50:08.155Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:08.430Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:50:08.433Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T04:50:08.433Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T04:50:08.434Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:08.434Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:50:08.434Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:50:08.435Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:50:08.435Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719808433, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:50:09.437Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:50:09.437Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:50:09.438Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:09.438Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:09.439Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:09.439Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:09.552Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11457862855798081108/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T04:50:10.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:50:10.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:50:10.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:10.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:50:10.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:10.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:10.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:10.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:50:10.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:50:10.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:50:10.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:50:10.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:50:10.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:50:10.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:50:10.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:50:10.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:50:10.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:50:10.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:50:10.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T04:50:10.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T04:50:10.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T04:50:10.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T04:50:10.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:50:10.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:50:10.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:50:10.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719810171, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:50:11.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T04:50:11.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T04:50:11.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:50:11.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:50:11.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:50:11.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719811173, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:50:12.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:50:12.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:50:12.199Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:50:12.200Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:50:12.200Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:50:12.200Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:50:12.200Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:50:12.200Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:50:12.200Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:50:12.200Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:50:12.200Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T04:50:12.212Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:50:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:50:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719714238, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:50:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:50:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:50:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719722354, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719723404, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719724405, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719755681, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:50:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:50:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:50:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:50:42.212Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T04:50:42.224Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T04:50:42.224Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T04:50:42.225Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T04:50:42.236Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:50:42.261Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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-25T04:50:42.262Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T04:50:42.269Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:50:42.412Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T04:50:42.413Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:50:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[237800], x-aai-txid=[0-aai-resources-230325-04:50:41:536-28093], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:50:42.413Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:50:42.413Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:50:42.413Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T04:50:42.426Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T04:50:42.427Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:50:42.427Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:50:42.427Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:50:42.427Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:50:42.427Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719842427, "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-25T04:50:43.455Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T04:50:43.455Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T04:50:43.456Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T04:50:43.457Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T04:50:43.457Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T04:50:43.457Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T04:50:43.458Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T04:50:43.461Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T04:50:43.464Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-799cd962-c82f-4d75-9b6b-a1b0c9db7066 2023-03-25T04:50:43.465Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T04:50:43.465Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T04:50:43.685Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:50:46.694Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:50:49.703Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:50:52.713Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:50:55.723Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:50:58.732Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:51:01.741Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:51:04.751Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:51:07.760Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:51:10.769Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:51:13.779Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:51:16.788Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:51:19.797Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:51:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:51:21.122Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:51:21.122Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T04:51:21.127Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:51:21.128Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-799cd962-c82f-4d75-9b6b-a1b0c9db7066', protocol='range'} 2023-03-25T04:51:21.131Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 38: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-799cd962-c82f-4d75-9b6b-a1b0c9db7066=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-25T04:51:21.150Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-799cd962-c82f-4d75-9b6b-a1b0c9db7066', protocol='range'} 2023-03-25T04:51:21.151Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T04:51:21.151Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T04:51:21.151Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:51:21.151Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T04:51:21.152Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:51:21.156Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:51:21.156Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:51:21.156Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:51:21.156Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:51:21.156Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:51:21.156Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:51:21.156Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:51:21.156Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:51:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:51:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1165, 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-25T04:51:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:51:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:51:21.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:51:21.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:51:21.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:51:21.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:51:21.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:51:21.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:51:22.173Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.173Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:51:22.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:51:22.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:51:22.174Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719765052, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719766822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719767823, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719799073, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:51:22.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T04:51:22.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T04:51:22.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:51:22.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.177Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:51:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.177Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.177Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T04:51:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.177Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.177Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:51:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.177Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.177Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719243413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:51:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719808433, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:51:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719810171, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T04:51:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719811173, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T04:51:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.179Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.179Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719842427, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:51:22.179Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.179Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T04:51:22.179Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:51:22.179Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:51:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:51:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:51:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:51:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:51:23.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:51:23.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:51:23.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:51:23.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:51:24.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:51:24.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:51:24.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:51:24.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:51:25.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:51:25.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:51:25.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:51:25.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:51:26.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:51:26.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:51:26.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:51:26.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:51:27.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:51:27.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:51:27.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:51:27.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:51:28.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T04:51:28.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:51:28.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T04:51:28.190Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:51:28.191Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T04:51:28.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:51:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:51:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:51:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T04:51:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:51:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T04:51:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T04:51:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6b07804b 2023-03-25T04:51:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:51:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T04:51:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:51:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T04:51:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T04:51:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:51:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:51:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:51:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719888264, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:51:29.266Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T04:51:29.288Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:51:29.289Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T04:51:29.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T04:51:29.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T04:51:29.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T04:51:29.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:51:29.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T04:51:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T04:51:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3fd01db5 2023-03-25T04:51:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:51:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T04:51:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:51:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T04:51:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T04:51:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:51:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:51:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:51:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719889312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:51:30.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|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_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T04:51:30.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:51:30.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:51:30.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:51:30.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:52:00.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:52:00.368Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:52:00.372Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:52:00.373Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:52:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:52:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T04:52:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:52:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:52:30.373Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:52:30.399Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:52:30.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:52:30.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:53:00.404Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:53:00.429Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:53:00.433Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:53:00.433Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:53:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:53:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T04:53:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T04:53:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:53:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T04:53:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:53:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:53:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T04:53:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T04:53:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:53:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T04:53:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:53:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:53:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T04:53:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:53:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:53:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T04:53:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719888264, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:53:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:53:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T04:53:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679719889312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:53:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:53:30.434Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:53:30.458Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:53:30.463Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:53:30.463Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:54:00.463Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:54:00.490Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:54:00.495Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:54:00.495Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:54:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:54:30.495Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:54:30.518Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:54:30.523Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:54:30.524Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:55:00.524Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:55:00.553Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:55:00.557Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:55:00.558Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:55:21.110Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:55:30.558Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:55:30.585Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:55:30.591Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:55:30.591Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:56:00.591Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:56:00.621Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:56:00.626Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T04:56:00.626Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T04:56:21.111Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:56:21.243Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T04:56:21.243Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-799cd962-c82f-4d75-9b6b-a1b0c9db7066 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T04:56:21.244Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T04:56:21.244Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T04:56:21.724Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T04:56:21.738Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:56:21.739Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T04:56:21.745Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=39, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:56:21.745Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 39: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T04:56:21.762Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=39, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T04:56:21.762Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T04:56:21.763Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T04:56:21.768Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T04:56:21.768Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:56:21.769Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:56:21.769Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1193, 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-25T04:56:21.769Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T04:56:21.769Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T04:56:30.626Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T04:56:30.627Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T04:56:30.636Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T04:56:30.636Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T04:56:30.636Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T04:56:30.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:56:30.662Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T04:56:30.662Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ab5316d8-7c89-4b30-88ba-36fe2adb40c0], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T04:56:30.670Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T04:56:30.815Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:56:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[323648], x-aai-txid=[0-aai-resources-230325-04:56:29:935-93085], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:56:30.816Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:56:30.816Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T04:56:30.817Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:56:30.817Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:56:30.828Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T04:56:30.828Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T04:56:30.828Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T04:56:30.828Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:56:30.829Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:56:30.829Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720190828, "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-25T04:56:30.857Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:56:30.857Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720190828, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T04:56:30.858Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T04:56:31.857Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:56:31.857Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:56:31.857Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:56:31.858Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:56:31.858Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:56:31.858Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:56:32.858Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:56:32.859Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:56:32.859Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:56:32.859Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:56:33.859Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:56:33.860Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:56:33.860Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:56:33.860Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:56:34.861Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:56:34.861Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:56:34.861Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:56:34.861Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:56:35.862Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:56:35.862Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:56:35.862Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:56:35.863Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:56:36.863Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:56:36.863Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:56:36.864Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:56:36.864Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:56:37.864Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:56:37.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:56:37.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:56:37.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:56:38.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T04:56:38.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:56:38.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T04:56:38.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:56:38.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T04:56:38.923Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:56:38.923Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:56:38.923Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:56:38.924Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:56:38.924Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:56:38.924Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:56:39.164Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:56:39.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T04:56:39.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:56:39.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T04:56:39.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:56:39.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:56:39.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:56:39.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720199168, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:56:40.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:56:40.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:56:40.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:56:40.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T04:56:40.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:56:40.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:56:40.306Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11809691481646130801/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T04:56:41.831Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:56:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:56:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:56:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T04:56:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:56:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:56:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:56:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:56:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:56:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:56:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T04:56:41.832Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:56:41.833Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:56:41.833Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:56:41.833Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T04:56:41.833Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:56:41.833Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.833Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:56:41.833Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:56:41.833Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:56:41.834Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:56:41.834Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.834Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:56:41.834Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:56:41.834Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:56:41.834Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:56:41.834Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.834Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:56:41.834Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.834Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:56:41.835Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:56:41.835Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:56:41.835Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:56:41.835Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:56:41.835Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:56:41.835Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:56:41.835Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:56:41.835Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:56:41.835Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:56:41.835Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:56:41.835Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:56:41.836Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:56:41.836Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:56:41.836Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:56:41.836Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:56:41.836Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:56:41.836Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.836Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:56:41.836Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.836Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:56:41.836Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:56:41.837Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.837Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:56:41.837Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:56:41.837Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.837Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T04:56:41.837Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:56:41.837Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.837Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:56:41.837Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:56:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T04:56:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:56:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:56:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:56:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:56:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:56:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:56:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:56:41.838Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:56:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:56:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T04:56:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:56:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:56:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:56:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:56:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:56:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:56:41.839Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:56:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:56:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T04:56:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:56:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:56:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:56:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:56:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T04:56:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.840Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T04:56:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:56:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:56:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:56:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:56:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:56:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:56:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:56:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:56:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:56:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:56:41.841Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:56:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T04:56:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T04:56:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:56:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:56:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:56:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:56:41.842Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:56:41.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T04:56:41.883Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T04:56:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:56:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T04:56:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:56:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:56:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:56:41.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720201884, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:56:42.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T04:56:42.886Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T04:56:42.886Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:56:42.886Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:56:42.886Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:56:42.886Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720202885, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:56:43.888Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:56:43.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:56:43.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:56:43.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:56:43.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:56:43.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:56:43.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:56:43.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:56:43.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:56:43.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:56:43.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:56:43.928Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:57:13.929Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T04:57:13.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T04:57:13.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T04:57:13.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T04:57:13.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:57:13.964Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T04:57:13.965Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[68452085-a604-4c29-a44b-b6aaf5d4deed], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T04:57:13.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:57:14.118Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:57:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[163992], x-aai-txid=[1-aai-resources-230325-04:57:13:237-46965], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:57:14.118Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:57:14.119Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T04:57:14.119Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:57:14.119Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:57:14.130Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T04:57:14.130Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:57:14.130Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:57:14.131Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:14.131Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:14.131Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720234130, "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-25T04:57:15.166Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:57:15.166Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:57:15.166Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:57:15.166Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:15.166Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:15.167Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:57:16.167Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:57:16.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:16.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:16.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:57:17.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:57:17.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:17.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:17.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:57:18.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:57:18.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:18.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:18.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:57:19.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:57:19.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:19.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:19.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:57:20.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:57:20.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:20.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:20.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:57:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:57:21.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.115Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:57:21.115Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.115Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T04:57:21.115Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.116Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T04:57:21.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.116Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:57:21.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.116Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T04:57:21.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.116Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:57:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:57:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720199168, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:57:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720201884, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T04:57:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720202885, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T04:57:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720234130, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:57:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:57:21.119Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.119Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.119Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T04:57:21.119Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.119Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.119Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T04:57:21.119Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.119Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.119Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T04:57:21.119Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.119Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.120Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T04:57:21.120Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.120Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:57:21.120Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:57:21.120Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:57:21.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:57:21.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:21.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:21.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:57:22.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T04:57:22.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:57:22.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T04:57:22.175Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:57:22.175Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T04:57:22.232Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:57:22.232Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:57:22.233Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:57:22.233Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:57:22.233Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:57:22.233Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:57:22.683Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:57:22.687Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T04:57:22.688Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:57:22.688Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T04:57:22.688Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:57:22.688Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:22.688Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:22.688Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720242688, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:57:23.689Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:57:23.690Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:57:23.690Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:57:23.690Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T04:57:23.691Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:57:23.691Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:57:23.893Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3328803102581277726/Definitions/service-Vfw20230325030828-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-25T04:57:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:57:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:57:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T04:57:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T04:57:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:57:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:57:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:57:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:57:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:57:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T04:57:25.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.358Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:57:25.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T04:57:25.361Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T04:57:25.362Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T04:57:25.363Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T04:57:25.363Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.363Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:57:25.363Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.363Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:57:25.363Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.363Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:57:25.363Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:57:25.363Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:57:25.363Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T04:57:25.406Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T04:57:25.406Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:57:25.406Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T04:57:25.406Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:57:25.406Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:25.407Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:25.407Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720245406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:57:26.407Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T04:57:26.408Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T04:57:26.408Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:57:26.408Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:26.408Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:26.408Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720246407, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:57:27.409Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:57:27.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:57:27.436Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:57:27.436Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:57:27.436Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:57:27.436Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:57:27.437Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:57:27.437Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:57:27.437Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:57:27.437Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:57:27.437Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:57:27.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:57:57.454Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T04:57:57.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T04:57:57.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T04:57:57.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T04:57:57.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:57:57.489Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T04:57:57.489Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b060e65f-0d35-48c0-8291-a446b1fa0078], X-ECOMP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-TransactionId=[], X-ONAP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], Content-Type=[application/merge-patch+json]} 2023-03-25T04:57:57.497Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:57:57.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:57:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-04:57:56:761-64480], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:57:57.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:57:57.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T04:57:57.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:57:57.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:57:57.644Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T04:57:57.644Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:57:57.644Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:57:57.645Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:57.645Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:57.645Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720277644, "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-25T04:57:58.673Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:57:58.673Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:57:58.674Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:57:58.674Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:58.674Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:58.674Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "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-25T04:57:59.675Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:57:59.675Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:57:59.676Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:57:59.676Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:58:00.676Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T04:58:00.677Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:58:00.677Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T04:58:00.677Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T04:58:00.677Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T04:58:00.729Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:58:00.730Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:58:00.730Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:58:00.730Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T04:58:00.730Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:58:00.731Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T04:58:00.755Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T04:58:00.755Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6e79fd97 2023-03-25T04:58:00.755Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:58:00.756Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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": [ "BasicNetwork" ] } } } 2023-03-25T04:58:00.756Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:58:00.756Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:58:00.756Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:58:00.756Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:58:00.756Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:00.756Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:00.757Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720280756, "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-25T04:58:01.757Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T04:58:01.811Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T04:58:01.811Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:58:01.811Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T04:58:01.811Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:58:01.811Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:01.812Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:01.812Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720281811, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:58:02.813Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T04:58:02.813Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T04:58:02.813Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:58:02.813Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:02.813Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:02.814Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720282813, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:58:03.814Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:58:03.839Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:58:03.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:58:03.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:58:03.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:58:03.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:58:03.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:58:03.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:58:03.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:58:03.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:58:03.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:58:03.860Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:58:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:58:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:58:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:58:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:58:33.861Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T04:58:33.872Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T04:58:33.872Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T04:58:33.873Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T04:58:33.876Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:58:33.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T04:58:33.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ec7c467d-997c-40f2-946b-94b15cb67f71], X-ECOMP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-TransactionId=[], X-ONAP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], Content-Type=[application/merge-patch+json]} 2023-03-25T04:58:33.895Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:58:34.053Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:58:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-04:58:33:160-95374], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:58:34.053Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:58:34.054Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T04:58:34.055Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:58:34.055Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:58:34.062Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T04:58:34.063Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:58:34.063Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:58:34.063Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:34.063Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:34.063Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720314063, "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-25T04:58:35.094Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:58:35.094Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:58:35.094Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:58:35.094Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:35.095Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:35.095Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "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-25T04:58:36.095Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:58:36.096Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:36.096Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:36.096Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "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-25T04:58:37.096Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:58:37.097Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:37.097Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:37.097Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "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-25T04:58:38.097Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:58:38.098Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:38.098Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:38.098Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "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-25T04:58:39.099Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:58:39.100Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:39.100Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:39.100Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "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-25T04:58:40.101Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:58:40.102Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:40.102Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:40.102Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "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-25T04:58:41.103Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:58:41.104Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:41.104Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:41.104Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:58:42.104Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T04:58:42.105Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:58:42.105Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T04:58:42.105Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T04:58:42.105Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T04:58:42.154Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:58:42.155Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:58:42.155Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:58:42.155Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T04:58:42.155Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:58:42.155Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T04:58:42.182Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T04:58:42.182Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5c0efa78 2023-03-25T04:58:42.183Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T04:58:42.183Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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": [ "BasicVm" ] } } } 2023-03-25T04:58:42.183Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T04:58:42.183Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:58:42.183Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:58:42.184Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T04:58:42.184Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:42.184Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:42.184Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720322183, "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-25T04:58:43.185Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T04:58:43.242Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T04:58:43.243Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:58:43.243Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T04:58:43.243Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:58:43.243Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:43.244Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:43.244Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720323243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:58:44.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T04:58:44.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T04:58:44.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:58:44.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:58:44.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:58:44.246Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720324245, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:58:45.247Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:58:45.269Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:58:45.274Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:58:45.274Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:58:45.274Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:58:45.274Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:58:45.274Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:58:45.274Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:58:45.274Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:58:45.274Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:58:45.274Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:58:45.288Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:59:15.289Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T04:59:15.300Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T04:59:15.300Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T04:59:15.301Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T04:59:15.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:59:15.333Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T04:59:15.333Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[11a6319b-c509-473b-bc48-c4d1a46bcfe3], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T04:59:15.342Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:59:15.482Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:59:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[282624], x-aai-txid=[0-aai-resources-230325-04:59:14:605-56215], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:59:15.483Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:59:15.483Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T04:59:15.483Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:59:15.483Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:59:15.495Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T04:59:15.495Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:59:15.495Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:59:15.496Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:15.496Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:15.496Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720355495, "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-25T04:59:16.520Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:59:16.520Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:59:16.520Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:59:16.521Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:16.521Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:16.521Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:59:17.522Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:59:17.522Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:17.522Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:17.523Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:59:18.523Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:59:18.524Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:18.524Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:18.524Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:59:19.525Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:59:19.525Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:19.525Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:19.526Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:59:20.526Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:59:20.527Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:20.527Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:20.527Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:59:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:59:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:59:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720242688, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T04:59:21.110Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:59:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:59:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720245406, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T04:59:21.110Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:59:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:59:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720246407, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T04:59:21.110Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720277644, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720280756, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720281811, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:59:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T04:59:21.112Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720282813, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T04:59:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T04:59:21.528Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:59:21.528Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:21.529Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:21.529Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:59:22.529Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:59:22.530Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:22.530Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:22.530Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:59:23.531Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:59:23.531Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:23.531Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:23.531Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:59:24.532Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T04:59:24.533Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T04:59:24.533Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T04:59:24.533Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T04:59:24.533Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T04:59:24.578Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:59:24.578Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:59:24.578Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:59:24.578Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:24.578Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T04:59:24.579Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:24.836Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T04:59:24.840Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T04:59:24.840Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:59:24.840Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:24.840Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T04:59:24.840Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:24.840Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:24.840Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720364840, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:59:25.841Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T04:59:25.842Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T04:59:25.842Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:25.842Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:25.843Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:25.843Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:25.923Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9070229134675894175/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T04:59:26.585Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T04:59:26.585Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:59:26.585Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:26.585Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T04:59:26.585Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T04:59:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T04:59:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:59:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:59:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:59:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:59:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:59:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:59:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:59:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:59:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T04:59:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T04:59:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T04:59:26.629Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T04:59:26.629Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:59:26.629Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T04:59:26.630Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:59:26.630Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:26.630Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:26.630Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720366629, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:59:27.631Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T04:59:27.631Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T04:59:27.631Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T04:59:27.631Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:27.632Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:27.632Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720367631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T04:59:28.632Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:59:28.660Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T04:59:28.666Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T04:59:28.666Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T04:59:28.666Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T04:59:28.666Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T04:59:28.666Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:59:28.667Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:59:28.667Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:59:28.667Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T04:59:28.667Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:59:28.682Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T04:59:58.682Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T04:59:58.693Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T04:59:58.694Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T04:59:58.695Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T04:59:58.702Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T04:59:58.715Z|856632dd-fca6-4c72-a463-b119db66bd4c|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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T04:59:58.716Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T04:59:58.723Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T04:59:58.847Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T04:59:58.848Z|856632dd-fca6-4c72-a463-b119db66bd4c|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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 04:59:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[205016], x-aai-txid=[2-aai-resources-230325-04:59:57:986-87399], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T04:59:58.849Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T04:59:58.849Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T04:59:58.849Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:59:58.861Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T04:59:58.861Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T04:59:58.861Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T04:59:58.862Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:58.862Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:58.862Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720398861, "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-25T04:59:59.894Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T04:59:59.894Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T04:59:59.894Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T04:59:59.895Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T04:59:59.895Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T04:59:59.895Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:00:00.895Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:00:00.896Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:00:00.896Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:00:00.896Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:00:01.896Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:00:01.897Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:00:01.897Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:00:01.897Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:00:02.897Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:00:02.898Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:00:02.898Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:00:02.898Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:00:03.899Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:00:03.900Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:00:03.900Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:00:03.900Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:00:04.900Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:00:04.901Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:00:04.901Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:00:04.902Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:00:05.903Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:00:05.903Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:00:05.903Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:00:05.904Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:00:06.905Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:00:06.905Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:00:06.905Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:00:06.906Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:00:07.907Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T05:00:07.908Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:00:07.908Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T05:00:07.908Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:00:07.908Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T05:00:07.957Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:00:07.958Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:00:07.958Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:00:07.958Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:07.958Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T05:00:07.958Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:08.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T05:00:08.218Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T05:00:08.218Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:00:08.218Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:08.218Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:00:08.219Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:00:08.219Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:00:08.219Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720408218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:00:09.220Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:00:09.221Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:00:09.222Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:09.222Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:09.223Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:09.223Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:09.358Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11397590504829242090/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T05:00:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:00:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T05:00:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:00:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T05:00:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:00:09.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:00:09.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:00:09.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:00:09.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:00:09.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:00:09.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:00:09.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:00:09.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:00:09.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:00:09.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:00:09.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T05:00:09.982Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T05:00:09.983Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:00:09.983Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T05:00:09.983Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:00:09.983Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:00:09.983Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:00:09.983Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720409983, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:00:10.984Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:00:10.984Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T05:00:10.984Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:00:10.985Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:00:10.985Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:00:10.985Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720410984, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:00:11.986Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:00:12.012Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:00:12.015Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:00:12.015Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:00:12.015Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:00:12.015Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:00:12.015Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:00:12.016Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:00:12.016Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:00:12.016Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:00:12.016Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T05:00:12.029Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:00:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:00:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720314063, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:00:21.110Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:00:21.110Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:00:21.110Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T05:00:21.110Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720322183, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720323243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720324245, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720355495, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:00:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.112Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:00:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:21.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:00:21.112Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:00:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:00:42.029Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T05:00:42.038Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T05:00:42.038Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T05:00:42.039Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T05:00:42.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:00:42.072Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T05:00:42.072Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[92bc02f0-0ce6-49ca-a3a1-99b78dead9f7], X-ECOMP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-TransactionId=[], X-ONAP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], Content-Type=[application/merge-patch+json]} 2023-03-25T05:00:42.081Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:00:42.221Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:00:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[237800], x-aai-txid=[2-aai-resources-230325-05:00:41:343-15985], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:00:42.221Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:00:42.222Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T05:00:42.222Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:00:42.222Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T05:00:42.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T05:00:42.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:00:42.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:00:42.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:00:42.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:00:42.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720442232, "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-25T05:00:43.265Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T05:00:43.265Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T05:00:43.265Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T05:00:43.266Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T05:00:43.266Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T05:00:43.266Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T05:00:43.266Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T05:00:43.266Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T05:00:43.270Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T05:00:43.272Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-a600dced-143e-4cc7-85da-b6fde1808599 2023-03-25T05:00:43.272Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T05:00:43.272Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T05:00:43.614Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:00:46.624Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:00:49.634Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:00:52.643Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:00:55.653Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:00:58.662Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:01:01.672Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:01:04.680Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:01:07.689Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:01:10.698Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:01:13.706Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:01:16.715Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:01:19.726Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:01:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:01:21.124Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:01:21.125Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T05:01:21.129Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:01:21.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-a600dced-143e-4cc7-85da-b6fde1808599', protocol='range'} 2023-03-25T05:01:21.134Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 40: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-a600dced-143e-4cc7-85da-b6fde1808599=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-25T05:01:21.160Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-a600dced-143e-4cc7-85da-b6fde1808599', protocol='range'} 2023-03-25T05:01:21.160Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:01:21.160Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T05:01:21.160Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T05:01:21.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T05:01:21.161Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:01:21.167Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:01:21.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:01:21.167Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:01:21.167Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:01:21.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:01:21.168Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:01:21.168Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1238, 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-25T05:01:21.168Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:01:21.168Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:01:21.168Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:01:21.168Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:01:21.168Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:01:21.241Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T05:01:21.242Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:01:21.242Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:01:21.242Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:01:21.243Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:01:21.243Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:01:22.186Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.186Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:01:22.187Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.187Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.187Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:01:22.187Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.187Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:01:22.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720364840, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:01:22.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720366629, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T05:01:22.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720367631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T05:01:22.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720398861, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:01:22.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:01:22.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:01:22.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:01:22.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:01:22.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:01:22.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:01:22.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:01:22.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.192Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.192Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679719843455, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:01:22.192Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720408218, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:01:22.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720409983, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T05:01:22.193Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.193Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.193Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720410984, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T05:01:22.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720442232, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:01:22.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.194Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:01:22.194Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:01:22.194Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:01:22.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:01:22.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:01:22.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:01:22.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:01:23.245Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:01:23.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:01:23.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:01:23.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:01:24.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:01:24.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:01:24.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:01:24.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:01:25.248Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:01:25.248Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:01:25.248Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:01:25.248Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:01:26.249Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:01:26.249Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:01:26.249Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:01:26.249Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:01:27.250Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:01:27.250Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:01:27.250Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:01:27.250Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:01:28.251Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T05:01:28.251Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:01:28.251Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T05:01:28.252Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:01:28.252Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:01:28.289Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:01:28.290Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:01:28.290Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:01:28.290Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T05:01:28.290Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T05:01:28.290Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T05:01:28.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T05:01:28.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@40f3c768 2023-03-25T05:01:28.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:01:28.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T05:01:28.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:01:28.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T05:01:28.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T05:01:28.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:01:28.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:01:28.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:01:28.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720488314, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:01:29.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T05:01:29.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T05:01:29.339Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:01:29.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T05:01:29.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T05:01:29.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T05:01:29.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T05:01:29.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T05:01:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T05:01:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@69013365 2023-03-25T05:01:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:01:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|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": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T05:01:29.364Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:01:29.364Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T05:01:29.364Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T05:01:29.364Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:01:29.364Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:01:29.364Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:01:29.364Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720489364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:01:30.365Z|a2142b0c-c579-4357-9d89-519f3789dcba|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_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:01:30.365Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:01:30.391Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:01:30.396Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:01:30.396Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:02:00.397Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:02:00.422Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:02:00.429Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:02:00.429Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:02:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:02:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:02:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:02:21.110Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:02:30.429Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:02:30.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:02:30.459Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:02:30.459Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:03:00.459Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:03:00.485Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:03:00.490Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:03:00.490Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:03:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:03:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:03:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T05:03:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:03:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:03:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:03:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:03:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:03:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T05:03:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:03:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:03:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:03:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:03:21.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:03:21.112Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:03:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:03:21.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:03:21.112Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720488314, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:03:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:03:21.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:03:21.112Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720489364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:03:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:03:30.491Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:03:30.515Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:03:30.519Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:03:30.519Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:04:00.519Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:04:00.544Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:04:00.548Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:04:00.548Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:04:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:04:30.549Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:04:30.577Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:04:30.582Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:04:30.582Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:05:00.583Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:05:00.609Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:05:00.613Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:05:00.613Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:05:21.110Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:05:30.613Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:05:30.634Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:05:30.638Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:05:30.638Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:06:00.639Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:06:00.667Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:06:00.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:06:00.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:06:21.110Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:06:21.332Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T05:06:21.332Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-a600dced-143e-4cc7-85da-b6fde1808599 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T05:06:21.333Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T05:06:21.333Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T05:06:21.709Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:06:21.726Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:06:21.726Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T05:06:21.732Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=41, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:06:21.732Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 41: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T05:06:21.748Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=41, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:06:21.749Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T05:06:21.749Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:06:21.754Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:06:21.754Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:06:21.755Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:06:21.755Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1266, 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-25T05:06:21.755Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:06:21.755Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:06:30.673Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T05:06:30.673Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T05:06:30.681Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T05:06:30.681Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T05:06:30.681Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T05:06:30.685Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:06:30.696Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T05:06:30.696Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[163ce349-28f9-47f5-9131-1c44c13f3e17], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T05:06:30.705Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T05:06:30.854Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:06:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-05:06:29:969-15749], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:06:30.855Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:06:30.855Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T05:06:30.855Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:06:30.855Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T05:06:30.864Z|a2142b0c-c579-4357-9d89-519f3789dcba|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-25T05:06:30.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T05:06:30.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T05:06:30.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:06:30.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:06:30.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720790865, "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-25T05:06:30.892Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T05:06:30.892Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679720790865, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T05:06:30.892Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:06:31.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T05:06:31.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:06:31.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:06:31.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:06:31.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:06:31.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:06:32.894Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:06:32.894Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:06:32.895Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:06:32.895Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:06:33.896Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:06:33.896Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:06:33.896Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:06:33.897Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:06:34.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:06:34.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:06:34.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:06:34.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:06:35.899Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:06:35.899Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:06:35.899Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:06:35.899Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:06:36.900Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:06:36.900Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:06:36.900Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:06:36.900Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:06:37.901Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:06:37.901Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:06:37.901Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:06:37.902Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:06:38.902Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T05:06:38.903Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:06:38.903Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T05:06:38.903Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:06:38.903Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:06:38.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:06:38.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:06:38.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:06:38.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:06:38.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T05:06:38.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:06:39.232Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T05:06:39.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T05:06:39.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:06:39.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:06:39.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:06:39.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:06:39.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:06:39.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720799236, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:06:40.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:06:40.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:06:40.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:06:40.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T05:06:40.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:06:40.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:06:40.377Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14368549452836796028/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T05:06:42.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:06:42.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T05:06:42.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:06:42.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T05:06:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T05:06:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T05:06:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T05:06:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T05:06:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T05:06:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T05:06:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:06:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T05:06:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T05:06:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T05:06:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-Vfw20230325023313-csar.csar 2023-03-25T05:06:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T05:06:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:06:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:06:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T05:06:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:06:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:06:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:06:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T05:06:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:06:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:06:42.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:06:42.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:06:42.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:06:42.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:06:42.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:06:42.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:06:42.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:06:42.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:06:42.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:06:42.007Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:06:42.008Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:06:42.008Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:06:42.009Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:06:42.009Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:06:42.009Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:06:42.009Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:06:42.010Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:06:42.010Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.010Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:06:42.010Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.010Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:06:42.011Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:06:42.011Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.011Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:06:42.011Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:06:42.011Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:06:42.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:06:42.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:06:42.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:06:42.013Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T05:06:42.013Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:06:42.013Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:06:42.013Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:06:42.013Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:06:42.013Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:06:42.014Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:06:42.014Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:06:42.014Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:06:42.014Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:06:42.014Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T05:06:42.015Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.015Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:06:42.015Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:06:42.015Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:06:42.015Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:06:42.015Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:06:42.016Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:06:42.016Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:06:42.016Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:06:42.016Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T05:06:42.016Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:06:42.016Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:06:42.016Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:06:42.016Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:06:42.016Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T05:06:42.016Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.016Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:06:42.017Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:06:42.017Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:06:42.017Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:06:42.017Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:06:42.017Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:06:42.017Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:06:42.017Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:06:42.017Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:06:42.017Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:06:42.017Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:06:42.017Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:06:42.017Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T05:06:42.017Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T05:06:42.018Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.018Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:06:42.018Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.018Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:06:42.018Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.018Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:06:42.018Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:06:42.018Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:06:42.018Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T05:06:42.071Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T05:06:42.071Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:06:42.071Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T05:06:42.071Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:06:42.071Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:06:42.071Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:06:42.071Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720802071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:06:43.072Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:06:43.073Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T05:06:43.073Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:06:43.073Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:06:43.073Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:06:43.074Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720803072, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:06:44.075Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:06:44.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:06:44.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:06:44.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:06:44.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:06:44.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:06:44.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:06:44.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:06:44.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:06:44.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:06:44.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T05:06:44.123Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:07:14.124Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T05:07:14.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T05:07:14.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T05:07:14.134Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T05:07:14.140Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:07:14.167Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T05:07:14.168Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[869fbf07-0e37-4641-ad9e-1118497387a1], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T05:07:14.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:07:14.318Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:07:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-05:07:13:436-97084], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:07:14.319Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:07:14.320Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T05:07:14.320Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:07:14.320Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T05:07:14.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|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-25T05:07:14.330Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:07:14.331Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:07:14.331Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:07:14.331Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:07:14.331Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720834330, "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-25T05:07:15.358Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T05:07:15.359Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:07:15.359Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:07:15.359Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:07:15.360Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:07:15.360Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:07:16.360Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:07:16.361Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:07:16.361Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:07:16.361Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:07:17.361Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:07:17.362Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:07:17.362Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:07:17.362Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:07:18.363Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:07:18.363Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:07:18.363Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:07:18.363Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:07:19.364Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:07:19.364Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:07:19.365Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:07:19.365Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:07:20.366Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:07:20.366Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:07:20.366Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:07:20.367Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:07:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:07:21.115Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.115Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:07:21.115Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.115Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.116Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T05:07:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.116Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.116Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T05:07:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.116Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.116Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:07:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.116Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.116Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T05:07:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.116Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.117Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:07:21.117Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.117Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.117Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:07:21.117Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.117Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.117Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720799236, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:07:21.117Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.117Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.117Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720802071, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T05:07:21.117Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.117Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.117Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720803072, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T05:07:21.118Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.118Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.118Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679720834330, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:07:21.118Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.118Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.118Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:07:21.118Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.118Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.118Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:07:21.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T05:07:21.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:07:21.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T05:07:21.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:07:21.120Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:07:21.120Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:07:21.367Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:07:21.368Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:07:21.368Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:07:21.368Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:07:22.369Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T05:07:22.369Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:07:22.369Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T05:07:22.369Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:07:22.370Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T05:07:22.420Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:07:22.420Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:07:22.421Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:07:22.421Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:07:22.421Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T05:07:22.421Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:07:23.066Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T05:07:23.070Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T05:07:23.070Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:07:23.070Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:07:23.070Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:07:23.071Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:07:23.071Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:07:23.071Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720843070, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:07:24.072Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:07:24.073Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:07:24.073Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:07:24.073Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T05:07:24.074Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:07:24.074Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:07:24.212Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8946685735368181630/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T05:07:25.718Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-Vfw20230325030828-csar.csar 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:07:25.720Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.721Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:07:25.722Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:07:25.723Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:07:25.724Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T05:07:25.775Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T05:07:25.775Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:07:25.775Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T05:07:25.775Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:07:25.775Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:07:25.775Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:07:25.776Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720845775, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:07:26.776Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:07:26.776Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T05:07:26.776Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:07:26.776Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:07:26.777Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:07:26.777Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720846776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:07:27.777Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:07:27.804Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:07:27.809Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:07:27.809Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:07:27.809Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:07:27.809Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:07:27.809Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:07:27.809Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:07:27.809Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:07:27.809Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:07:27.809Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T05:07:27.826Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:07:57.826Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T05:07:57.844Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T05:07:57.844Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T05:07:57.844Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T05:07:57.849Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:07:57.862Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T05:07:57.862Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T05:07:57.869Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:07:58.010Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T05:07:58.010Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:07:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-05:07:57:132-37178], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:07:58.010Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:07:58.011Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:07:58.011Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T05:07:58.020Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|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-25T05:07:58.020Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:07:58.020Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:07:58.021Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:07:58.021Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:07:58.021Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720878020, "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-25T05:07:59.044Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T05:07:59.044Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:07:59.044Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:07:59.044Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:07:59.044Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:07:59.044Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "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-25T05:08:00.045Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:08:00.045Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:00.046Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:00.046Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:08:01.047Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T05:08:01.047Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:08:01.047Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T05:08:01.048Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T05:08:01.048Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T05:08:01.094Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:08:01.094Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:08:01.094Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:08:01.094Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T05:08:01.094Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T05:08:01.095Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T05:08:01.121Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T05:08:01.121Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1e20500b 2023-03-25T05:08:01.121Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:08:01.121Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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": [ "BasicNetwork" ] } } } 2023-03-25T05:08:01.121Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:08:01.121Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T05:08:01.121Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T05:08:01.122Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:08:01.122Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:01.122Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:01.122Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720881121, "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-25T05:08:02.123Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T05:08:02.169Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T05:08:02.170Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T05:08:02.170Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T05:08:02.171Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:08:02.171Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:02.171Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:02.171Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720882170, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:08:03.173Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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-25T05:08:03.173Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T05:08:03.173Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:08:03.173Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:03.174Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:03.174Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720883173, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:08:04.175Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:08:04.201Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:08:04.205Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:08:04.205Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:08:04.205Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:08:04.205Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:08:04.205Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:08:04.205Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:08:04.205Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:08:04.205Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:08:04.205Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T05:08:04.220Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:08:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:08:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:08:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:08:21.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:08:34.221Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T05:08:34.232Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T05:08:34.232Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T05:08:34.233Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T05:08:34.241Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:08:34.260Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T05:08:34.261Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T05:08:34.269Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:08:34.425Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T05:08:34.425Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:08:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[217320], x-aai-txid=[2-aai-resources-230325-05:08:33:530-32035], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:08:34.426Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:08:34.426Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:08:34.426Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T05:08:34.434Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|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-25T05:08:34.434Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:08:34.434Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:08:34.435Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:34.435Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:34.435Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720914434, "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-25T05:08:35.465Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T05:08:35.465Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:08:35.466Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:08:35.466Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:35.466Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:35.466Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "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-25T05:08:36.467Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:08:36.467Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:36.467Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:36.467Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "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-25T05:08:37.468Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:08:37.469Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:37.469Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:37.469Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "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-25T05:08:38.469Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:08:38.470Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:38.470Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:38.470Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "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-25T05:08:39.471Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:08:39.471Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:39.472Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:39.472Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "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-25T05:08:40.473Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:08:40.473Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:40.473Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:40.473Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "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-25T05:08:41.474Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:08:41.474Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:41.475Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:41.475Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:08:42.476Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T05:08:42.476Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:08:42.476Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T05:08:42.477Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:08:42.477Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T05:08:42.516Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:08:42.516Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:08:42.517Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:08:42.517Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T05:08:42.517Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T05:08:42.517Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T05:08:42.544Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-25T05:08:42.545Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@121f5415 2023-03-25T05:08:42.545Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:08:42.545Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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": [ "BasicVm" ] } } } 2023-03-25T05:08:42.545Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:08:42.545Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T05:08:42.545Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T05:08:42.545Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:08:42.545Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:42.546Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:42.546Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720922545, "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-25T05:08:43.546Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T05:08:43.601Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T05:08:43.602Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T05:08:43.602Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T05:08:43.602Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:08:43.602Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:43.602Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:43.602Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720923602, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:08:44.603Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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-25T05:08:44.603Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T05:08:44.604Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:08:44.604Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:08:44.604Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:08:44.604Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720924603, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:08:45.605Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:08:45.636Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:08:45.640Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:08:45.641Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:08:45.641Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:08:45.641Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:08:45.641Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:08:45.641Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:08:45.641Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:08:45.641Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:08:45.641Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T05:08:45.657Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:09:15.658Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T05:09:15.672Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T05:09:15.672Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T05:09:15.673Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T05:09:15.680Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:09:15.704Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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-25T05:09:15.705Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T05:09:15.714Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:09:15.865Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T05:09:15.866Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:09:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[282624], x-aai-txid=[2-aai-resources-230325-05:09:14:975-35107], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:09:15.866Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:09:15.866Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:09:15.866Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T05:09:15.875Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|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-25T05:09:15.875Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:09:15.876Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:09:15.876Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:09:15.876Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:09:15.876Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720955876, "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-25T05:09:16.906Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T05:09:16.906Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:09:16.907Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:09:16.907Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:09:16.907Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:09:16.907Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:09:17.908Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:09:17.908Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:09:17.909Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:09:17.909Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:09:18.909Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:09:18.910Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:09:18.910Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:09:18.910Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:09:19.911Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:09:19.911Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:09:19.911Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:09:19.911Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:09:20.912Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:09:20.912Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:09:20.912Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:09:20.912Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:09:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720843070, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720845775, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720846776, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679720878020, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:09:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:09:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:09:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:09:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:09:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720881121, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:09:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:09:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:09:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720882170, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T05:09:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:09:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:09:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720883173, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T05:09:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:09:21.913Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:09:21.914Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:09:21.914Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:09:21.914Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:09:22.914Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:09:22.915Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:09:22.915Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:09:22.915Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:09:23.916Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:09:23.916Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:09:23.916Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:09:23.917Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:09:24.918Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T05:09:24.919Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:09:24.919Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T05:09:24.919Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:09:24.919Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T05:09:24.952Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:09:24.953Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:09:24.953Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:09:24.953Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:24.953Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T05:09:24.953Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:25.281Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T05:09:25.283Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T05:09:25.283Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:09:25.283Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:25.283Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:09:25.284Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:09:25.284Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:09:25.284Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720965283, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:09:26.284Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:09:26.285Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:09:26.285Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:26.285Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:26.286Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:26.286Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:26.365Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13328235811023877589/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T05:09:26.981Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:09:26.981Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T05:09:26.981Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:26.981Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:09:26.981Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:26.981Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:26.981Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:26.981Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:26.981Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:09:26.982Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:09:26.983Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:09:26.983Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:09:26.983Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:09:26.983Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:09:26.983Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:09:26.983Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:09:26.983Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T05:09:27.031Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T05:09:27.031Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:09:27.031Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T05:09:27.031Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:09:27.031Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:09:27.032Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:09:27.032Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720967031, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:09:28.033Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:09:28.033Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T05:09:28.033Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:09:28.033Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:09:28.034Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:09:28.034Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720968033, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:09:29.035Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:09:29.061Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:09:29.065Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:09:29.065Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:09:29.066Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:09:29.066Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:09:29.066Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:09:29.066Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:09:29.066Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:09:29.066Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:09:29.066Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T05:09:29.079Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:09:59.080Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T05:09:59.092Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T05:09:59.093Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T05:09:59.093Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T05:09:59.098Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:09:59.121Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T05:09:59.122Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[00b38e64-bbcf-45fe-98a9-b9b778d44657], X-ECOMP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-TransactionId=[], X-ONAP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], Content-Type=[application/merge-patch+json]} 2023-03-25T05:09:59.130Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:09:59.268Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:09:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[205016], x-aai-txid=[2-aai-resources-230325-05:09:58:391-49202], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:09:59.269Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:09:59.269Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T05:09:59.270Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:09:59.270Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T05:09:59.278Z|856632dd-fca6-4c72-a463-b119db66bd4c|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-25T05:09:59.279Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:09:59.279Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:09:59.279Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:09:59.279Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:09:59.279Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720999279, "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-25T05:10:00.309Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T05:10:00.309Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:10:00.309Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:10:00.309Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:10:00.310Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:10:00.310Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:10:01.310Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:10:01.311Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:10:01.311Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:10:01.311Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:10:02.312Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:10:02.312Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:10:02.313Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:10:02.313Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:10:03.314Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:10:03.314Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:10:03.314Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:10:03.315Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:10:04.316Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:10:04.316Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:10:04.317Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:10:04.317Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:10:05.318Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:10:05.319Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:10:05.319Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:10:05.319Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:10:06.320Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:10:06.320Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:10:06.320Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:10:06.320Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:10:07.321Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:10:07.321Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:10:07.321Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:10:07.321Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:10:08.322Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T05:10:08.322Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:10:08.322Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T05:10:08.323Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:10:08.323Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T05:10:08.360Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:10:08.361Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:10:08.361Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:10:08.361Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:08.361Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-25T05:10:08.361Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:08.595Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-25T05:10:08.598Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T05:10:08.599Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:10:08.599Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:08.599Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:10:08.599Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:10:08.599Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:10:08.599Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721008599, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:10:09.601Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:10:09.601Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-25T05:10:09.601Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:09.602Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:09.602Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:09.602Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:09.689Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7774686306065720931/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T05:10:10.245Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:10:10.245Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T05:10:10.245Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:10.245Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:10:10.245Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:10.245Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:10.245Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:10.245Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:10.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:10.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:10.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:10:10.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-25T05:10:10.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:10:10.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:10:10.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T05:10:10.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T05:10:10.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:10:10.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:10:10.246Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:10:10.247Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T05:10:10.293Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T05:10:10.293Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:10:10.293Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T05:10:10.293Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:10:10.293Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:10:10.293Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:10:10.294Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721010293, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:10:11.294Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:10:11.294Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T05:10:11.294Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:10:11.295Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:10:11.295Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:10:11.295Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721011294, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:10:12.295Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:10:12.318Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:10:12.323Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:10:12.323Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:10:12.323Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:10:12.323Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:10:12.323Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:10:12.323Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:10:12.323Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:10:12.324Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:10:12.324Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T05:10:12.338Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:10:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:10:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679720914434, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:10:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:10:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:10:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720922545, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720923602, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720924603, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679720955876, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:10:21.113Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.114Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.114Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:10:21.114Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.114Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.114Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:10:21.114Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:21.114Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:10:21.114Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:10:21.114Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:10:42.339Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T05:10:42.350Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T05:10:42.350Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T05:10:42.350Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T05:10:42.353Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:10:42.366Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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-25T05:10:42.366Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T05:10:42.374Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:10:42.530Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T05:10:42.530Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:10:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[237800], x-aai-txid=[0-aai-resources-230325-05:10:41:635-22246], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:10:42.531Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:10:42.531Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:10:42.531Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T05:10:42.538Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T05:10:42.538Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:10:42.539Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:10:42.539Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:10:42.539Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:10:42.539Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721042539, "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-25T05:10:43.569Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T05:10:43.569Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T05:10:43.570Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T05:10:43.571Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T05:10:43.571Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T05:10:43.571Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T05:10:43.571Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T05:10:43.576Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T05:10:43.576Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-7ee09a77-2f99-47ff-babb-13555580d8fd 2023-03-25T05:10:43.577Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T05:10:43.577Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T05:10:43.684Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:10:46.693Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:10:49.703Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:10:52.712Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:10:55.721Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:10:58.731Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:11:01.740Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:11:04.750Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:11:07.759Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:11:10.768Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:11:13.777Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:11:16.786Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:11:19.795Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:11:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:11:21.123Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:11:21.124Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T05:11:21.130Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:11:21.130Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-7ee09a77-2f99-47ff-babb-13555580d8fd', protocol='range'} 2023-03-25T05:11:21.135Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 42: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-7ee09a77-2f99-47ff-babb-13555580d8fd=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-25T05:11:21.154Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:11:21.154Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-7ee09a77-2f99-47ff-babb-13555580d8fd', protocol='range'} 2023-03-25T05:11:21.154Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T05:11:21.154Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:11:21.154Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] 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-25T05:11:21.155Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T05:11:21.159Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:11:21.159Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:11:21.159Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:11:21.159Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1311, 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-25T05:11:21.159Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:11:21.159Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:11:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-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-25T05:11:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-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-25T05:11:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:11:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:11:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:11:21.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:11:21.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:11:21.183Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:11:21.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:11:21.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:11:21.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:11:21.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:11:22.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.180Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.180Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.181Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.181Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:11:22.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.181Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720965283, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:11:22.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.182Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.182Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720967031, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T05:11:22.182Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.182Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.182Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720968033, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T05:11:22.182Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.182Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.182Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "policy-distribution-id", "timestamp": 1679720965512, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.182Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.182Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "cds-sdc-listener", "timestamp": 1679720933785, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "ves-openapi-manager", "timestamp": 1679720973276, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "multicloud-k8s", "timestamp": 1679720962773, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679720976637, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "policy-distribution-id", "timestamp": 1679720965512, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "cds-sdc-listener", "timestamp": 1679720933785, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "multicloud-k8s", "timestamp": 1679720962773, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "ves-openapi-manager", "timestamp": 1679720973276, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679720976637, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.185Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:11:22.186Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:11:22.186Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:11:22.186Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:11:22.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "policy-distribution-id", "timestamp": 1679720965512, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.186Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.186Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "cds-sdc-listener", "timestamp": 1679720933785, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.186Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "ves-openapi-manager", "timestamp": 1679720973276, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "multicloud-k8s", "timestamp": 1679720962773, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679720976637, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "policy-distribution-id", "timestamp": 1679720965512, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "cds-sdc-listener", "timestamp": 1679720933785, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "multicloud-k8s", "timestamp": 1679720962773, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "ves-openapi-manager", "timestamp": 1679720973276, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679720976637, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "policy-distribution-id", "timestamp": 1679720965512, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "cds-sdc-listener", "timestamp": 1679720933785, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "multicloud-k8s", "timestamp": 1679720962773, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "ves-openapi-manager", "timestamp": 1679720973276, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679720976637, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "policy-distribution-id", "timestamp": 1679720965512, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "cds-sdc-listener", "timestamp": 1679720933785, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "multicloud-k8s", "timestamp": 1679720962773, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "ves-openapi-manager", "timestamp": 1679720973276, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-25T05:11:22.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679720976637, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "policy-distribution-id", "timestamp": 1679720965512, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "ves-openapi-manager", "timestamp": 1679720973276, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "cds-sdc-listener", "timestamp": 1679720933785, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "multicloud-k8s", "timestamp": 1679720962773, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679720976637, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "policy-distribution-id", "timestamp": 1679720965512, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "cds-sdc-listener", "timestamp": 1679720933785, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "ves-openapi-manager", "timestamp": 1679720973276, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "multicloud-k8s", "timestamp": 1679720962773, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "aai-model-loader", "timestamp": 1679720984355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679720976637, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:11:22.193Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "policy-distribution-id", "timestamp": 1679720985047, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "cds-sdc-listener", "timestamp": 1679720985358, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "aai-model-loader", "timestamp": 1679720984355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679720985707, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "policy-distribution-id", "timestamp": 1679720986050, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "aai-model-loader", "timestamp": 1679720984355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.194Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.195Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "policy-distribution-id", "timestamp": 1679720987051, "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-25T05:11:22.238Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3472810e-d1eb-40b1-b896-30cb07bba82d 2023-03-25T05:11:22.238Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T05:11:22.260Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.260Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "aai-model-loader", "timestamp": 1679720984355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.260Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.260Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.260Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679720987470, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:11:22.260Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.260Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.260Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "aai-model-loader", "timestamp": 1679720984355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.260Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.260Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.260Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679720988476, "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-25T05:11:22.273Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3472810e-d1eb-40b1-b896-30cb07bba82d 2023-03-25T05:11:22.273Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T05:11:22.293Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.293Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "aai-model-loader", "timestamp": 1679720984355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.293Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.293Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.293Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "aai-model-loader", "timestamp": 1679720984355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.293Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.293Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.293Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "aai-model-loader", "timestamp": 1679720984355, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:11:22.293Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.293Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.293Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "aai-model-loader", "timestamp": 1679720992496, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:11:22.293Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.293Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.293Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "aai-model-loader", "timestamp": 1679720996061, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:11:22.294Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.294Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.294Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "aai-model-loader", "timestamp": 1679720997064, "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-25T05:11:22.306Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3472810e-d1eb-40b1-b896-30cb07bba82d 2023-03-25T05:11:22.306Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T05:11:22.326Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.326Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679720999279, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:11:22.326Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679720443265, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.327Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721008599, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721010293, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721011294, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721042539, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:11:22.328Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:11:23.186Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:11:23.187Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:11:23.187Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:11:23.187Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:11:24.187Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:11:24.188Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:11:24.188Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:11:24.188Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:11:25.188Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:11:25.189Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:11:25.189Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:11:25.189Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:11:26.189Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:11:26.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:11:26.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:11:26.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:11:27.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:11:27.191Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:11:27.191Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:11:27.191Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:11:28.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T05:11:28.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:11:28.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T05:11:28.193Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:11:28.193Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:11:28.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:11:28.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:11:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:11:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T05:11:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:11:28.237Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T05:11:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:11:28.261Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2987a942 2023-03-25T05:11:28.261Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:11:28.261Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T05:11:28.261Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:11:28.261Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T05:11:28.261Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T05:11:28.261Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:11:28.261Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:11:28.262Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:11:28.262Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721088261, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:11:29.262Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T05:11:29.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:11:29.285Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:11:29.290Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T05:11:29.290Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T05:11:29.291Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T05:11:29.291Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:11:29.291Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T05:11:29.310Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:11:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@585a3ac0 2023-03-25T05:11:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:11:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T05:11:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:11:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T05:11:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T05:11:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:11:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:11:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:11:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721089311, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:11:30.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:11:30.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:11:30.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:11:30.346Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:11:30.347Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:12:00.347Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:12:00.374Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:12:00.378Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:12:00.378Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:12:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:12:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:12:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:12:21.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:12:30.379Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:12:30.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:12:30.407Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:12:30.407Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:13:00.407Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:13:00.436Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:13:00.441Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:13:00.441Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:13:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:13:21.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:13:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:13:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721088261, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:13:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:13:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:13:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721089311, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:13:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:13:30.442Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:13:30.467Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:13:30.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:13:30.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:14:00.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:14:00.499Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:14:00.504Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:14:00.504Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:14:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:14:30.504Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:14:30.531Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:14:30.535Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:14:30.535Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:15:00.536Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:15:00.563Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:15:00.568Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:15:00.568Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:15:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:15:30.568Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:15:30.598Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:15:30.602Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:15:30.603Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:16:00.603Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:16:00.632Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:16:00.637Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:16:00.638Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:16:21.110Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:16:21.174Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T05:16:21.174Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-7ee09a77-2f99-47ff-babb-13555580d8fd sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T05:16:21.175Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T05:16:21.175Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T05:16:21.712Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:16:21.728Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:16:21.728Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T05:16:21.736Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:16:21.737Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 43: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T05:16:21.752Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:16:21.752Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T05:16:21.753Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:16:21.758Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:16:21.758Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:16:21.758Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:16:21.758Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1397, 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-25T05:16:21.759Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:16:21.759Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:16:30.638Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T05:16:30.639Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T05:16:30.649Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T05:16:30.649Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T05:16:30.650Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T05:16:30.657Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:16:30.674Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T05:16:30.674Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T05:16:30.681Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T05:16:30.824Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T05:16:30.825Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:16:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-05:16:29:941-42829], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:16:30.825Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:16:30.825Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:16:30.825Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:16:30.833Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:16:30.834Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T05:16:30.834Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T05:16:30.834Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:16:30.834Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:16:30.834Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721390834, "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-25T05:16:30.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T05:16:30.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721390834, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T05:16:30.861Z||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-25T05:16:31.862Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:16:31.862Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:16:31.862Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:16:31.862Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:16:31.863Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:16:31.863Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:16:32.863Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:16:32.863Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:16:32.864Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:16:32.864Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:16:33.864Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:16:33.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:16:33.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:16:33.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:16:34.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:16:34.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:16:34.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:16:34.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:16:35.867Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:16:35.867Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:16:35.867Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:16:35.868Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:16:36.868Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:16:36.869Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:16:36.869Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:16:36.869Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:16:37.870Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:16:37.870Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:16:37.870Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:16:37.870Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:16:38.870Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T05:16:38.871Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:16:38.871Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T05:16:38.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:16:38.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:16:38.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:16:38.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:16:38.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:16:38.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:38.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:16:38.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:39.189Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:16:39.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T05:16:39.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:16:39.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:39.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:16:39.194Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:16:39.194Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:16:39.194Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721399193, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:16:40.194Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:16:40.195Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:16:40.195Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:40.195Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T05:16:40.196Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:40.196Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:40.379Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1758285232733731430/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T05:16:41.764Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:16:41.764Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:16:41.764Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:41.764Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T05:16:41.764Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:41.764Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:41.764Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:41.764Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:16:41.765Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:16:41.766Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:16:41.767Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:16:41.768Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.769Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:16:41.770Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.770Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:16:41.770Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:16:41.770Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:16:41.770Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T05:16:41.814Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T05:16:41.814Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:16:41.815Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T05:16:41.815Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:16:41.815Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:16:41.815Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:16:41.815Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721401814, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:16:42.815Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:16:42.816Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T05:16:42.816Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:16:42.816Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:16:42.816Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:16:42.816Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721402815, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:16:43.817Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:16:43.843Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:16:43.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:16:43.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:16:43.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:16:43.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:16:43.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:16:43.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:16:43.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:16:43.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:16:43.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:16:43.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:17:13.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T05:17:13.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T05:17:13.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T05:17:13.878Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T05:17:13.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:17:13.903Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T05:17:13.904Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T05:17:13.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:17:14.056Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T05:17:14.057Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:17:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[163992], x-aai-txid=[0-aai-resources-230325-05:17:13:171-88089], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:17:14.057Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:17:14.057Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:17:14.057Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:17:14.064Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:17:14.065Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:17:14.065Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:17:14.065Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:14.066Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:14.066Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721434065, "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-25T05:17:15.100Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:17:15.100Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:17:15.100Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:17:15.100Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:15.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:15.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:17:16.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:17:16.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:16.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:16.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:17:17.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:17:17.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:17.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:17.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:17:18.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:17:18.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:18.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:18.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:17:19.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:17:19.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:19.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:19.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:17:20.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:17:20.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:20.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:20.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:17:21.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:17:21.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:21.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:21.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:17:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:17:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T05:17:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721399193, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721401814, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721402815, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721434065, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:17:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:17:22.109Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T05:17:22.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:17:22.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T05:17:22.111Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:17:22.111Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T05:17:22.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:17:22.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:17:22.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:17:22.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:22.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:17:22.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:22.581Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:17:22.584Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T05:17:22.585Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:17:22.585Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:22.585Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:17:22.585Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:22.586Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:22.586Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721442585, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:17:23.587Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:17:23.588Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:17:23.588Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:23.589Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T05:17:23.589Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:23.589Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:23.698Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5973022725710955936/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T05:17:25.144Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:17:25.144Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:17:25.144Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:25.144Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T05:17:25.144Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:25.144Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:25.144Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:25.144Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:17:25.145Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:17:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:17:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:17:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T05:17:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:17:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:17:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:17:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:17:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:17:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T05:17:25.197Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T05:17:25.197Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:17:25.197Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T05:17:25.197Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:17:25.197Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:25.197Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:25.197Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721445197, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:17:26.198Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:17:26.198Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T05:17:26.198Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:17:26.199Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:26.199Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:26.199Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721446198, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:17:27.200Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:17:27.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:17:27.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:17:27.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:17:27.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:17:27.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:17:27.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:17:27.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:17:27.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:17:27.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:17:27.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:17:27.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:17:57.240Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T05:17:57.252Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T05:17:57.252Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T05:17:57.253Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T05:17:57.257Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:17:57.274Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T05:17:57.275Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f6fc509f-9c01-4253-bfb0-a36a5d037902], X-ECOMP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-TransactionId=[], X-ONAP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], Content-Type=[application/merge-patch+json]} 2023-03-25T05:17:57.282Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:17:57.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:17:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[188472], x-aai-txid=[0-aai-resources-230325-05:17:56:540-31995], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:17:57.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:17:57.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T05:17:57.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:17:57.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:17:57.441Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:17:57.441Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:17:57.441Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:17:57.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:57.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:57.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721477441, "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-25T05:17:58.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:17:58.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:17:58.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:17:58.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:58.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:58.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "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-25T05:17:59.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:17:59.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:17:59.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:17:59.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:18:00.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T05:18:00.473Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:18:00.473Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T05:18:00.473Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T05:18:00.473Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T05:18:00.518Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:18:00.519Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:18:00.519Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:18:00.519Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T05:18:00.519Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:18:00.519Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T05:18:00.543Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:18:00.544Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@13f0741c 2023-03-25T05:18:00.544Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:18:00.544Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T05:18:00.544Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:18:00.544Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:18:00.545Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:18:00.545Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:18:00.545Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:00.545Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:00.545Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721480544, "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-25T05:18:01.546Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T05:18:01.595Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T05:18:01.595Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:18:01.595Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T05:18:01.596Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:18:01.596Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:01.596Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:01.596Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721481595, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:18:02.597Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:18:02.597Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T05:18:02.597Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:18:02.597Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:02.597Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:02.598Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721482597, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:18:03.598Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:18:03.623Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:18:03.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:18:03.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:18:03.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:18:03.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:18:03.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:18:03.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:18:03.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:18:03.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:18:03.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:18:03.644Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:18:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:18:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:18:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:18:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:18:33.644Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T05:18:33.653Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T05:18:33.654Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T05:18:33.654Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T05:18:33.661Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:18:33.684Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T05:18:33.685Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2edb8c6a-d008-4085-ae38-ebe1e3031d2e], X-ECOMP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-TransactionId=[], X-ONAP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], Content-Type=[application/merge-patch+json]} 2023-03-25T05:18:33.694Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:18:33.844Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:18:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[217320], x-aai-txid=[2-aai-resources-230325-05:18:32:952-77043], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:18:33.844Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:18:33.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T05:18:33.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:18:33.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:18:33.853Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:18:33.853Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:18:33.853Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:18:33.853Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:33.854Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:33.854Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721513853, "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-25T05:18:34.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:18:34.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:18:34.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:18:34.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:34.880Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:34.880Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "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-25T05:18:35.880Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:18:35.881Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:35.881Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:35.881Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "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-25T05:18:36.881Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:18:36.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:36.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:36.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "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-25T05:18:37.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:18:37.883Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:37.883Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:37.883Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "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-25T05:18:38.884Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:18:38.884Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:38.884Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:38.885Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "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-25T05:18:39.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:18:39.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:39.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:39.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "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-25T05:18:40.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:18:40.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:40.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:40.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:18:41.889Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T05:18:41.889Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:18:41.889Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T05:18:41.889Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:18:41.890Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T05:18:41.932Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:18:41.933Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:18:41.933Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:18:41.933Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T05:18:41.933Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:18:41.934Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T05:18:41.956Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:18:41.956Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@36fce290 2023-03-25T05:18:41.956Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:18:41.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T05:18:41.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:18:41.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:18:41.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:18:41.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:18:41.957Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:41.958Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:41.958Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721521957, "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-25T05:18:42.958Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T05:18:43.009Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T05:18:43.010Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:18:43.010Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T05:18:43.010Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:18:43.010Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:43.010Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:43.010Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721523010, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:18:44.011Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:18:44.012Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T05:18:44.012Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:18:44.012Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:18:44.012Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:18:44.012Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721524011, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:18:45.013Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:18:45.039Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:18:45.044Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:18:45.044Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:18:45.044Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:18:45.044Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:18:45.044Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:18:45.044Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:18:45.044Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:18:45.044Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:18:45.045Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:18:45.059Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:19:15.060Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T05:19:15.068Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T05:19:15.068Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T05:19:15.070Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T05:19:15.077Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:19:15.093Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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-25T05:19:15.094Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T05:19:15.102Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:19:15.235Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T05:19:15.236Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:19:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[282624], x-aai-txid=[0-aai-resources-230325-05:19:14:359-98789], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:19:15.236Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:19:15.236Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:19:15.236Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:19:15.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:19:15.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:19:15.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:19:15.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:15.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:15.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721555245, "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-25T05:19:16.279Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:19:16.279Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:19:16.280Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:19:16.280Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:16.280Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:16.280Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:19:17.281Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:19:17.281Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:17.281Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:17.281Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:19:18.282Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:19:18.282Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:18.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:18.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:19:19.284Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:19:19.284Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:19.284Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:19.284Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:19:20.285Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:19:20.285Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:20.285Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:20.285Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:19:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:19:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:19:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721442585, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721445197, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721446198, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721477441, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:19:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721480544, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:19:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:19:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:19:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721481595, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T05:19:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:19:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:19:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721482597, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T05:19:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:19:21.286Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:19:21.286Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:21.286Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:21.286Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:19:22.287Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:19:22.287Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:22.288Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:22.288Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:19:23.289Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:19:23.289Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:23.289Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:23.290Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:19:24.290Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T05:19:24.291Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:19:24.291Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T05:19:24.291Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:19:24.291Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T05:19:24.331Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:19:24.332Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:19:24.332Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:19:24.332Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:24.332Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:19:24.332Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:24.666Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:19:24.669Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T05:19:24.669Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:19:24.669Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:24.669Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:19:24.669Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:24.670Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:24.670Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721564669, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:19:25.670Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:19:25.671Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:19:25.671Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:25.671Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:25.672Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:25.672Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:25.764Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP618221468184104628/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T05:19:26.348Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:19:26.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:19:26.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:26.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:19:26.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:26.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:26.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:26.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:26.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:26.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:26.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:19:26.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:19:26.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:19:26.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:19:26.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T05:19:26.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:19:26.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:19:26.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:19:26.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:19:26.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T05:19:26.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:19:26.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:19:26.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:19:26.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:19:26.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:19:26.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:19:26.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:19:26.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:19:26.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:19:26.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:19:26.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:19:26.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:19:26.352Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T05:19:26.399Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T05:19:26.399Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:19:26.399Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T05:19:26.399Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:19:26.400Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:26.400Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:26.400Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721566399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:19:27.400Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:19:27.401Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T05:19:27.401Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:19:27.401Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:27.401Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:27.401Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721567400, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:19:28.402Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:19:28.428Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:19:28.432Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:19:28.432Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:19:28.432Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:19:28.432Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:19:28.432Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:19:28.432Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:19:28.432Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:19:28.432Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:19:28.432Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:19:28.444Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:19:58.445Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T05:19:58.460Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T05:19:58.460Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T05:19:58.461Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T05:19:58.468Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:19:58.491Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T05:19:58.492Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T05:19:58.498Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:19:58.623Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T05:19:58.623Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:19:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[205016], x-aai-txid=[1-aai-resources-230325-05:19:57:754-74165], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:19:58.623Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:19:58.623Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:19:58.624Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:19:58.631Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:19:58.632Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:19:58.632Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:19:58.632Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:58.632Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:58.632Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721598632, "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-25T05:19:59.665Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:19:59.665Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:19:59.666Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:19:59.666Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:19:59.666Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:19:59.666Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:00.667Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:00.667Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:00.667Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:00.667Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:01.668Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:01.668Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:01.668Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:01.668Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:02.669Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:02.669Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:02.669Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:02.670Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:03.671Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:03.671Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:03.671Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:03.671Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:04.672Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:04.673Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:04.673Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:04.673Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:05.674Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:05.675Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:05.675Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:05.675Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:06.676Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:06.676Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:06.676Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:06.676Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:07.677Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T05:20:07.678Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:20:07.678Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T05:20:07.678Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:20:07.678Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T05:20:07.725Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:20:07.726Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:20:07.726Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:20:07.726Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:07.726Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:20:07.726Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:07.982Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:20:07.984Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T05:20:07.984Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:20:07.984Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:07.985Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:20:07.985Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:07.985Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:07.985Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721607984, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:08.986Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:20:08.987Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:20:08.987Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:08.988Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:08.988Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:08.988Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:09.088Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4260248017442301257/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T05:20:09.652Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:20:09.652Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:20:09.652Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:09.653Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:20:09.653Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:09.653Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:09.653Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:09.653Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:09.653Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:09.653Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:09.653Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:20:09.653Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:20:09.654Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:09.654Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:09.654Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T05:20:09.654Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:20:09.654Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:20:09.654Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:09.654Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:09.654Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T05:20:09.654Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:20:09.654Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:20:09.655Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:09.655Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:09.655Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:09.655Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:09.655Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:09.655Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:09.655Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:09.655Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:09.655Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:09.656Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:09.656Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T05:20:09.706Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T05:20:09.707Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:20:09.707Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T05:20:09.707Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:20:09.708Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:09.708Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:09.708Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721609707, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:10.709Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:20:10.709Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T05:20:10.709Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:20:10.709Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:10.709Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:10.709Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721610709, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:11.710Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:20:11.738Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:20:11.742Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:20:11.743Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:20:11.743Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:20:11.743Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:20:11.743Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:20:11.743Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:20:11.743Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:20:11.744Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:20:11.744Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:20:11.760Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:20:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721513853, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721521957, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721523010, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721524011, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721555245, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:20:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:20:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:20:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:20:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:20:41.760Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T05:20:41.769Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T05:20:41.770Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T05:20:41.771Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T05:20:41.778Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:20:41.800Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T05:20:41.801Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2349545d-130a-4e16-b52b-07bc2c3f32eb], X-ECOMP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-TransactionId=[], X-ONAP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], Content-Type=[application/merge-patch+json]} 2023-03-25T05:20:41.819Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:20:41.958Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:20:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[237800], x-aai-txid=[0-aai-resources-230325-05:20:41:076-72431], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:20:41.958Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:20:41.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T05:20:41.960Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:20:41.960Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:20:41.969Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:20:41.970Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:20:41.970Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:20:41.970Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:41.970Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:41.970Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721641970, "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-25T05:20:42.997Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:20:42.997Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:20:42.997Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:42.998Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:42.998Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:42.998Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:43.999Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:43.999Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:43.999Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:44.000Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:45.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:45.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:45.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:45.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:46.003Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:46.003Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:46.003Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:46.003Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:47.004Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:47.004Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:47.004Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:47.004Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:48.005Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:48.005Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:48.005Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:48.005Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:49.006Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:49.006Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:49.007Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:49.007Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:50.007Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:20:50.008Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:50.008Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:50.008Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:51.009Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T05:20:51.009Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:20:51.009Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T05:20:51.010Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:20:51.010Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T05:20:51.069Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:20:51.069Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:20:51.069Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:20:51.070Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:51.070Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:20:51.070Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:51.337Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:20:51.339Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T05:20:51.340Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T05:20:51.340Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:51.340Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:20:51.340Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:51.340Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:51.340Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721651340, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:52.341Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:20:52.341Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:20:52.342Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:52.342Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:52.342Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:52.343Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:52.452Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1958337739927784899/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T05:20:52.991Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:20:52.991Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:20:52.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:52.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T05:20:53.015Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T05:20:53.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||pNF c922ceac-45af 0 2023-03-25T05:20:53.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc 2023-03-25T05:20:53.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||No resources found for Service: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T05:20:53.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T05:20:53.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF c922ceac-45af 0 cc35d889-3b5e-491f-9233-28d933f3f9cc 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-25T05:20:53.031Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5c3793fa, org.onap.sdc.toscaparser.api.parameters.Input@1d2bfa39, org.onap.sdc.toscaparser.api.parameters.Input@75b79473, org.onap.sdc.toscaparser.api.parameters.Input@2685b1c7, org.onap.sdc.toscaparser.api.parameters.Input@46cd5eae] 2023-03-25T05:20:53.031Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:53.031Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:53.031Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid acd1cf60-9fd1-4271-82d9-321ef5830fdd: pNF c922ceac-45af 2023-03-25T05:20:53.031Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Processing PNF resource: cc35d889-3b5e-491f-9233-28d933f3f9cc 2023-03-25T05:20:53.032Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:20:53.032Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:20:53.032Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Resource customization UUID: 821f67dc-7319-4a2b-84bd-9d72d043a8da is the same as notified resource customizationUUID: 821f67dc-7319-4a2b-84bd-9d72d043a8da 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-25T05:20:53.105Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF c922ceac-45af cc35d889-3b5e-491f-9233-28d933f3f9cc 0 ASDC deployResourceStructure 2023-03-25T05:20:53.105Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T05:20:53.105Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:20:53.105Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T05:20:53.105Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:20:53.105Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:20:53.106Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721653105, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:20:54.106Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:20:54.134Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:20:54.138Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:20:54.139Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:20:54.139Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:20:54.139Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:20:54.139Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:20:54.140Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:20:54.140Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:20:54.140Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:20:54.140Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:20:54.156Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:21:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:21:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:21:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:21:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:21:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721564669, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:21:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721566399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T05:21:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721567400, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T05:21:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721598632, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:21:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:21:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:21:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:21:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:21:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721607984, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721609707, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:21:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721610709, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T05:21:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:21:24.156Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T05:21:24.165Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T05:21:24.166Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T05:21:24.166Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T05:21:24.173Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:21:24.198Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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-25T05:21:24.199Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T05:21:24.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:21:24.379Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T05:21:24.379Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:21:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[405568], x-aai-txid=[0-aai-resources-230325-05:21:23:463-92337], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:21:24.379Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:21:24.380Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:21:24.380Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:21:24.388Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:21:24.389Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:21:24.389Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:21:24.389Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:21:24.389Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:21:24.389Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721684389, "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-25T05:21:25.417Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T05:21:25.418Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T05:21:25.420Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T05:21:25.420Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T05:21:25.420Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T05:21:25.421Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T05:21:25.421Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T05:21:25.421Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T05:21:25.423Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=8, 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-25T05:21:25.426Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-fcb24020-03bd-48d8-84b0-55168c24e5f8 2023-03-25T05:21:25.427Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T05:21:25.427Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T05:21:25.805Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:21:28.814Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:21:31.823Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:21:34.833Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:21:37.847Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:21:40.857Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:21:43.866Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:21:46.875Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:21:49.884Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:21:52.894Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:21:55.905Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:21:58.914Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:22:01.924Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:22:04.935Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:22:07.944Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:22:10.955Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:22:13.964Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:22:16.973Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:22:19.982Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:22:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:22:21.128Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:22:21.128Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T05:22:21.134Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:22:21.134Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-fcb24020-03bd-48d8-84b0-55168c24e5f8', protocol='range'} 2023-03-25T05:22:21.143Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:22:21.143Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:22:21.143Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:22:21.143Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:22:21.144Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:22:21.144Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:22:21.144Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 44: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-fcb24020-03bd-48d8-84b0-55168c24e5f8=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-25T05:22:21.159Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:22:21.160Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T05:22:21.160Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:22:21.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-fcb24020-03bd-48d8-84b0-55168c24e5f8', protocol='range'} 2023-03-25T05:22:21.161Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T05:22:21.161Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T05:22:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:22:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:22:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:22:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1460, 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-25T05:22:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:22:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:22:21.166Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:22:21.167Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:22:21.168Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:22:21.168Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:22:21.169Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:22:21.169Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:22:21.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:22:21.209Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:22:21.210Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:22:21.210Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:22:21.211Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:22:21.211Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:22:22.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:22:22.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721641970, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:22:22.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:22:22.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:22:22.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:22:22.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:22:22.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:22:22.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:22:22.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:22:22.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:22:22.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:22:22.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:22:22.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:22:22.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:22:22.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:22:22.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:22:22.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:22:22.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:22:22.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:22:22.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:22:22.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:22:22.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:22:22.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:22:22.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:22:22.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:22:22.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721043569, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:22:22.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:22:22.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:22:22.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721651340, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:22:22.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:22:22.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:22:22.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721653105, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:22:22.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:22:22.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:22:22.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721684389, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:22:22.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:22:22.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:22:22.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:22:22.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:22:22.211Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:22:22.211Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:22:22.211Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:22:22.211Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:22:23.212Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:22:23.212Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:22:23.212Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:22:23.213Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:22:24.213Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:22:24.214Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:22:24.214Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:22:24.214Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:22:25.214Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:22:25.215Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:22:25.215Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:22:25.215Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:22:26.215Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:22:26.216Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:22:26.216Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:22:26.216Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:22:27.217Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:22:27.217Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:22:27.217Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:22:27.217Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:22:28.218Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T05:22:28.218Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:22:28.218Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T05:22:28.219Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:22:28.219Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:22:28.266Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:22:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:22:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:22:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T05:22:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:22:28.267Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T05:22:28.292Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:22:28.292Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@49d48df5 2023-03-25T05:22:28.292Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:22:28.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T05:22:28.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:22:28.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T05:22:28.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T05:22:28.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:22:28.293Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:22:28.294Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:22:28.294Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721748293, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:22:29.294Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T05:22:29.316Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:22:29.316Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:22:29.322Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T05:22:29.322Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T05:22:29.322Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T05:22:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:22:29.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T05:22:29.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:22:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4a39edfc 2023-03-25T05:22:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:22:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T05:22:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:22:29.341Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T05:22:29.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T05:22:29.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:22:29.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:22:29.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:22:29.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721749341, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:22:30.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:22:30.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:22:30.370Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:22:30.374Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:22:30.375Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:23:00.375Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:23:00.399Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:23:00.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:23:00.404Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:23:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:23:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:23:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:23:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:23:30.404Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:23:30.425Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:23:30.429Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:23:30.430Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:24:00.430Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:24:00.450Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:24:00.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:24:00.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:24:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:24:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T05:24:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T05:24:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "ves-openapi-manager", "timestamp": 1679721732727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "policy-distribution-id", "timestamp": 1679721738074, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "cds-sdc-listener", "timestamp": 1679721706375, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "aai-model-loader", "timestamp": 1679721734355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721735374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "ves-openapi-manager", "timestamp": 1679721732727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "policy-distribution-id", "timestamp": 1679721738074, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721735374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "aai-model-loader", "timestamp": 1679721734355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "cds-sdc-listener", "timestamp": 1679721706375, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:24:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "ves-openapi-manager", "timestamp": 1679721732727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "policy-distribution-id", "timestamp": 1679721738074, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T05:24:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "aai-model-loader", "timestamp": 1679721734355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721735374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T05:24:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "cds-sdc-listener", "timestamp": 1679721706375, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.118Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721748293, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:24:21.118Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.118Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "policy-distribution-id", "timestamp": 1679721738074, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.118Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.118Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "ves-openapi-manager", "timestamp": 1679721732727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.118Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.118Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "cds-sdc-listener", "timestamp": 1679721706375, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.118Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "aai-model-loader", "timestamp": 1679721734355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721735374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679721749341, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:24:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "ves-openapi-manager", "timestamp": 1679721732727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "policy-distribution-id", "timestamp": 1679721738074, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "cds-sdc-listener", "timestamp": 1679721706375, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "aai-model-loader", "timestamp": 1679721734355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721735374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T05:24:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "policy-distribution-id", "timestamp": 1679721738074, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.121Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.121Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "ves-openapi-manager", "timestamp": 1679721732727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.121Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.121Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "cds-sdc-listener", "timestamp": 1679721706375, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.121Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.121Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "aai-model-loader", "timestamp": 1679721734355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.121Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.121Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721735374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T05:24:21.122Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.122Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.122Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "ves-openapi-manager", "timestamp": 1679721732727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.122Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.122Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.122Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "policy-distribution-id", "timestamp": 1679721738074, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.122Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.122Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.122Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "cds-sdc-listener", "timestamp": 1679721706375, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.122Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.122Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.122Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "aai-model-loader", "timestamp": 1679721734355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.122Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.123Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.123Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721735374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T05:24:21.123Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.123Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.123Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "ves-openapi-manager", "timestamp": 1679721732727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.123Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.123Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.123Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "policy-distribution-id", "timestamp": 1679721738074, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.123Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.123Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.123Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "cds-sdc-listener", "timestamp": 1679721706375, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.123Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.124Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.124Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721735374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.124Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.124Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.124Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "aai-model-loader", "timestamp": 1679721734355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.124Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.124Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.124Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "ves-openapi-manager", "timestamp": 1679721732727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.124Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.124Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.124Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "policy-distribution-id", "timestamp": 1679721738074, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.124Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.125Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "cds-sdc-listener", "timestamp": 1679721706375, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.125Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.125Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721735374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.125Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.125Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "aai-model-loader", "timestamp": 1679721734355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.125Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.125Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "ves-openapi-manager", "timestamp": 1679721732727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.125Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.126Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.126Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "policy-distribution-id", "timestamp": 1679721738074, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:24:21.126Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.126Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.126Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "cds-sdc-listener", "timestamp": 1679721706375, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:24:21.126Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.126Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.126Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "aai-model-loader", "timestamp": 1679721734355, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:24:21.126Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.126Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.126Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721735374, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:24:21.127Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.127Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.127Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "ves-openapi-manager", "timestamp": 1679721755483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.127Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.127Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.127Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721755305, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.127Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.127Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.127Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "cds-sdc-listener", "timestamp": 1679721755231, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.127Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.127Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.127Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "policy-distribution-id", "timestamp": 1679721754926, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.128Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.128Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.128Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "aai-model-loader", "timestamp": 1679721755249, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.128Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.128Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.128Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "ves-openapi-manager", "timestamp": 1679721755483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.128Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.128Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.128Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "policy-distribution-id", "timestamp": 1679721755929, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:24:21.128Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.128Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.128Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "cds-sdc-listener", "timestamp": 1679721756235, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.129Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.129Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.129Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721756417, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.129Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.129Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.129Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "ves-openapi-manager", "timestamp": 1679721755483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.129Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.129Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.129Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "policy-distribution-id", "timestamp": 1679721756931, "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-25T05:24:21.169Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 2023-03-25T05:24:21.169Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T05:24:21.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "cds-sdc-listener", "timestamp": 1679721756235, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721757511, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "ves-openapi-manager", "timestamp": 1679721755483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "cds-sdc-listener", "timestamp": 1679721756235, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "policy-distribution-id", "timestamp": 1679721757932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721758617, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "ves-openapi-manager", "timestamp": 1679721755483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "cds-sdc-listener", "timestamp": 1679721756235, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "policy-distribution-id", "timestamp": 1679721757932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721759813, "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-25T05:24:21.207Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 2023-03-25T05:24:21.208Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T05:24:21.226Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.226Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "ves-openapi-manager", "timestamp": 1679721755483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.226Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.226Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.226Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "cds-sdc-listener", "timestamp": 1679721756235, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.226Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.226Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.226Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "policy-distribution-id", "timestamp": 1679721757932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "multicloud-k8s", "timestamp": 1679721760816, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "aai-model-loader", "timestamp": 1679721761018, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "ves-openapi-manager", "timestamp": 1679721755483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.227Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.228Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "cds-sdc-listener", "timestamp": 1679721756235, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.228Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.228Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.228Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "policy-distribution-id", "timestamp": 1679721757932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.228Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.228Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.228Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.228Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.228Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.228Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "multicloud-k8s", "timestamp": 1679721761821, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.228Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.228Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.228Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "aai-model-loader", "timestamp": 1679721762020, "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-25T05:24:21.249Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 2023-03-25T05:24:21.250Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T05:24:21.272Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.272Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "ves-openapi-manager", "timestamp": 1679721755483, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.273Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.273Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.273Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "cds-sdc-listener", "timestamp": 1679721756235, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.273Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.273Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.273Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "policy-distribution-id", "timestamp": 1679721757932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.273Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.273Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.273Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.273Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.273Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.273Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "multicloud-k8s", "timestamp": 1679721761821, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:24:21.273Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.274Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.274Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "cds-sdc-listener", "timestamp": 1679721756235, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:24:21.274Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.274Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.274Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "policy-distribution-id", "timestamp": 1679721757932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.274Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.274Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.274Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.274Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.274Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.274Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "multicloud-k8s", "timestamp": 1679721761821, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T05:24:21.274Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.275Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.275Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "policy-distribution-id", "timestamp": 1679721757932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.275Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.275Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.275Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "aai-model-loader", "timestamp": 1679721764355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.275Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.275Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.275Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "cds-sdc-listener", "timestamp": 1679721764449, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.275Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.275Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.275Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.276Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.276Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.276Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "multicloud-k8s", "timestamp": 1679721761821, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.276Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.276Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.276Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "policy-distribution-id", "timestamp": 1679721757932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:24:21.276Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.276Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.276Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "aai-model-loader", "timestamp": 1679721764355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.276Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.277Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.277Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.277Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.277Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.277Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "multicloud-k8s", "timestamp": 1679721761821, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T05:24:21.277Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.277Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.277Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "policy-distribution-id", "timestamp": 1679721766042, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.277Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.277Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.277Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "aai-model-loader", "timestamp": 1679721764355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.278Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.278Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.278Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:24:21.278Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.278Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.278Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "multicloud-k8s", "timestamp": 1679721761821, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.278Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.278Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.278Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "policy-distribution-id", "timestamp": 1679721767044, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:24:21.278Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.279Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.279Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "aai-model-loader", "timestamp": 1679721764355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.279Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.279Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.279Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "multicloud-k8s", "timestamp": 1679721761821, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.279Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.279Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.279Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721767439, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.279Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.279Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.279Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "policy-distribution-id", "timestamp": 1679721768045, "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-25T05:24:21.319Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f7d48d1d-a72c-4af2-a8ec-577e99f6e861 2023-03-25T05:24:21.319Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T05:24:21.344Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.345Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "aai-model-loader", "timestamp": 1679721764355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.345Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.345Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.345Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "multicloud-k8s", "timestamp": 1679721761821, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:24:21.345Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.345Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.345Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "aai-model-loader", "timestamp": 1679721764355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.345Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.345Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.345Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "multicloud-k8s", "timestamp": 1679721769934, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.345Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.346Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.346Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721769567, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:24:21.346Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.346Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.346Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "aai-model-loader", "timestamp": 1679721764355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.346Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.346Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.346Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "multicloud-k8s", "timestamp": 1679721771036, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.346Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.346Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.346Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721770571, "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-25T05:24:21.364Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 2023-03-25T05:24:21.364Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T05:24:21.389Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.390Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "aai-model-loader", "timestamp": 1679721764355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:24:21.390Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.390Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.390Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.390Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.390Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.390Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "multicloud-k8s", "timestamp": 1679721772117, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.390Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.390Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.390Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "aai-model-loader", "timestamp": 1679721772499, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.391Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.391Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.391Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.391Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.391Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.391Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "multicloud-k8s", "timestamp": 1679721773180, "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-25T05:24:21.406Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f7d48d1d-a72c-4af2-a8ec-577e99f6e861 2023-03-25T05:24:21.406Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T05:24:21.427Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.427Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.427Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.427Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.427Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "multicloud-k8s", "timestamp": 1679721774184, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-25T05:24:21.427Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.427Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.427Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.427Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.428Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.428Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.428Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.428Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.428Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.428Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.428Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.428Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "aai-model-loader", "timestamp": 1679721777805, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:24:21.428Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.428Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.429Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:24:21.429Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.429Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.429Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "aai-model-loader", "timestamp": 1679721778808, "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-25T05:24:21.446Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f7d48d1d-a72c-4af2-a8ec-577e99f6e861 2023-03-25T05:24:21.446Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T05:24:21.472Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.472Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721756637, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:24:21.472Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.472Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.472Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721779716, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:24:21.472Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.473Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.473Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721781809, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:24:21.473Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:24:21.473Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:24:21.473Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721782811, "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-25T05:24:21.488Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f7d48d1d-a72c-4af2-a8ec-577e99f6e861 2023-03-25T05:24:21.489Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T05:24:30.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:24:30.478Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:24:30.482Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:24:30.483Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:25:00.483Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:25:00.507Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:25:00.512Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:25:00.512Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:25:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:25:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "ves-openapi-manager", "timestamp": 1679721832695, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "policy-distribution-id", "timestamp": 1679721829048, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "multicloud-k8s", "timestamp": 1679721835189, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "aai-model-loader", "timestamp": 1679721824355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "cds-sdc-listener", "timestamp": 1679721825453, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "ves-openapi-manager", "timestamp": 1679721832695, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "multicloud-k8s", "timestamp": 1679721835189, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "aai-model-loader", "timestamp": 1679721824355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "cds-sdc-listener", "timestamp": 1679721825453, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "policy-distribution-id", "timestamp": 1679721829048, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "ves-openapi-manager", "timestamp": 1679721832695, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "cds-sdc-listener", "timestamp": 1679721825453, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "multicloud-k8s", "timestamp": 1679721835189, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "policy-distribution-id", "timestamp": 1679721829048, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "aai-model-loader", "timestamp": 1679721824355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "ves-openapi-manager", "timestamp": 1679721832695, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "cds-sdc-listener", "timestamp": 1679721825453, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "aai-model-loader", "timestamp": 1679721824355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "multicloud-k8s", "timestamp": 1679721835189, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "policy-distribution-id", "timestamp": 1679721829048, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "ves-openapi-manager", "timestamp": 1679721832695, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "cds-sdc-listener", "timestamp": 1679721825453, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "policy-distribution-id", "timestamp": 1679721829048, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "aai-model-loader", "timestamp": 1679721824355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.118Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "multicloud-k8s", "timestamp": 1679721835189, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.118Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.118Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "ves-openapi-manager", "timestamp": 1679721832695, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.118Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.118Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "cds-sdc-listener", "timestamp": 1679721825453, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.118Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "aai-model-loader", "timestamp": 1679721824355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "policy-distribution-id", "timestamp": 1679721829048, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "multicloud-k8s", "timestamp": 1679721835189, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721846637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "ves-openapi-manager", "timestamp": 1679721832695, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-25T05:25:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "cds-sdc-listener", "timestamp": 1679721825453, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "aai-model-loader", "timestamp": 1679721824355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.121Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "policy-distribution-id", "timestamp": 1679721829048, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.121Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.121Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "multicloud-k8s", "timestamp": 1679721835189, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.121Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.121Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721846637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.121Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.121Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "ves-openapi-manager", "timestamp": 1679721832695, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.121Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.122Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.122Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "cds-sdc-listener", "timestamp": 1679721825453, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.122Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.122Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.122Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "aai-model-loader", "timestamp": 1679721824355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.122Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.122Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.122Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "policy-distribution-id", "timestamp": 1679721829048, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.122Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.122Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.123Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "multicloud-k8s", "timestamp": 1679721835189, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.123Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.123Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.123Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721846637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.123Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.123Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.123Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "ves-openapi-manager", "timestamp": 1679721832695, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.123Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.123Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.124Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "cds-sdc-listener", "timestamp": 1679721825453, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:25:21.124Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.124Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.124Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "aai-model-loader", "timestamp": 1679721824355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:25:21.124Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.124Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.124Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "multicloud-k8s", "timestamp": 1679721835189, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:25:21.124Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.124Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.124Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "policy-distribution-id", "timestamp": 1679721829048, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:25:21.125Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.125Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721846637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.125Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.125Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "policy-distribution-id", "timestamp": 1679721851207, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:25:21.125Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.125Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "cds-sdc-listener", "timestamp": 1679721851525, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:25:21.125Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.125Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.125Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "aai-model-loader", "timestamp": 1679721851533, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:25:21.125Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.126Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.126Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721846637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.126Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.126Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.126Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "policy-distribution-id", "timestamp": 1679721852210, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:25:21.126Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.126Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.126Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721846637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.126Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.126Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.126Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "policy-distribution-id", "timestamp": 1679721853212, "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-25T05:25:21.169Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 322d8b07-669b-4d70-af3a-c2a6695b4fcf 2023-03-25T05:25:21.169Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T05:25:21.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721846637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721846637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:25:21.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "aai-model-loader", "timestamp": 1679721855129, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:25:21.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721846637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:25:21.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "aai-model-loader", "timestamp": 1679721856131, "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-25T05:25:21.207Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 322d8b07-669b-4d70-af3a-c2a6695b4fcf 2023-03-25T05:25:21.208Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T05:25:21.229Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.230Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721856472, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:25:21.230Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.230Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.230Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721858227, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:25:21.230Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:25:21.230Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:25:21.230Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679721859230, "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-25T05:25:21.243Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 322d8b07-669b-4d70-af3a-c2a6695b4fcf 2023-03-25T05:25:21.243Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T05:25:30.512Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:25:30.539Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:25:30.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:25:30.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:26:00.543Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:26:00.567Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:26:00.571Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:26:00.571Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:26:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:26:30.572Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:26:30.596Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:26:30.601Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:26:30.601Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:27:00.601Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:27:00.629Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:27:00.634Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:27:00.634Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:27:21.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:27:21.283Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T05:27:21.283Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-fcb24020-03bd-48d8-84b0-55168c24e5f8 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T05:27:21.284Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T05:27:21.284Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T05:27:21.919Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:27:21.931Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:27:21.931Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T05:27:21.935Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=45, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:27:21.936Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 45: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T05:27:21.949Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=45, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:27:21.949Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T05:27:21.949Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:27:21.954Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:27:21.954Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:27:21.956Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:27:21.956Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1684, 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-25T05:27:21.956Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:27:21.956Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:27:30.634Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T05:27:30.635Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T05:27:30.646Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T05:27:30.646Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T05:27:30.647Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T05:27:30.650Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:27:30.661Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T05:27:30.661Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T05:27:30.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T05:27:30.840Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T05:27:30.841Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:27:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-05:27:29:923-40636], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:27:30.841Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:27:30.841Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:27:30.841Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:27:30.849Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:27:30.849Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T05:27:30.849Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T05:27:30.849Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:27:30.849Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:27:30.850Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722050849, "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-25T05:27:30.871Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:27:30.871Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722050849, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T05:27:30.872Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:27:31.876Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:27:31.877Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:27:31.877Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:27:31.877Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:27:31.877Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:27:31.877Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:27:32.878Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:27:32.878Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:27:32.878Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:27:32.879Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:27:33.880Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:27:33.880Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:27:33.880Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:27:33.880Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:27:34.881Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:27:34.882Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:27:34.882Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:27:34.882Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:27:35.883Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:27:35.883Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:27:35.883Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:27:35.883Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:27:36.884Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:27:36.885Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:27:36.885Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:27:36.885Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:27:37.886Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:27:37.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:27:37.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:27:37.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:27:38.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T05:27:38.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:27:38.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T05:27:38.890Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:27:38.890Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:27:38.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:27:38.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:27:38.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:27:38.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:38.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:27:38.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:39.265Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:27:39.268Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T05:27:39.269Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:27:39.269Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:39.269Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:27:39.269Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:27:39.269Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:27:39.270Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722059269, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:27:40.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:27:40.272Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:27:40.272Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:40.273Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T05:27:40.273Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:40.273Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:40.390Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15646391781066786249/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T05:27:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:27:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:27:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T05:27:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:27:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:27:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:27:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:27:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:27:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:27:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:27:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:27:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:27:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:27:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:27:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:27:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:27:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:27:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:27:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:27:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:27:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:27:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:27:41.869Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:27:41.870Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T05:27:41.871Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T05:27:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:27:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:27:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:27:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:27:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:27:41.872Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T05:27:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T05:27:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:27:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T05:27:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:27:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:27:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:27:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722061917, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:27:42.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:27:42.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T05:27:42.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:27:42.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:27:42.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:27:42.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722062918, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:27:43.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:27:43.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:27:43.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:27:43.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:27:43.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:27:43.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:27:43.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:27:43.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:27:43.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:27:43.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:27:43.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:27:43.964Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:28:13.965Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T05:28:13.978Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T05:28:13.979Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T05:28:13.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T05:28:13.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:28:14.009Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T05:28:14.010Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T05:28:14.018Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:28:14.188Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T05:28:14.189Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:28:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[166], vertex-id=[163992], x-aai-txid=[1-aai-resources-230325-05:28:13:272-63636], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:28:14.189Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:28:14.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:28:14.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:28:14.199Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:28:14.199Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:28:14.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:28:14.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:14.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:14.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722094200, "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-25T05:28:15.231Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:28:15.231Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:28:15.231Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:28:15.231Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:15.231Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:15.231Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:28:16.232Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:28:16.232Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:16.232Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:16.232Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:28:17.233Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:28:17.233Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:17.233Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:17.233Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:28:18.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:28:18.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:18.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:18.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:28:19.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:28:19.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:19.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:19.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:28:20.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:28:20.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:20.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:20.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:28:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:28:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:28:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T05:28:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T05:28:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:28:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T05:28:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:28:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:28:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722059269, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:28:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722061917, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T05:28:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.118Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722062918, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T05:28:21.118Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.118Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722094200, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:28:21.118Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.118Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:28:21.118Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.118Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:28:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T05:28:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:28:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.119Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.119Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T05:28:21.119Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.120Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T05:28:21.120Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:28:21.120Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:28:21.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:28:21.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:21.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:21.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:28:22.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T05:28:22.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:28:22.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T05:28:22.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:28:22.239Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T05:28:22.280Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:28:22.281Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:28:22.281Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:28:22.281Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:22.281Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:28:22.281Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:22.555Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:28:22.558Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T05:28:22.558Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:28:22.559Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:22.559Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:28:22.559Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:22.559Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:22.559Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722102558, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:28:23.560Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:28:23.560Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:28:23.561Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:23.561Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T05:28:23.562Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:23.562Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:23.713Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16974204463460682102/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T05:28:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:28:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:28:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T05:28:25.242Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T05:28:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:28:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:28:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:28:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:28:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:28:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:28:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:28:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:28:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:28:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:28:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:28:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:28:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:28:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:28:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:28:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:28:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:28:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:28:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:28:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:28:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:28:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:28:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:28:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:28:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T05:28:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T05:28:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:28:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:28:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:28:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:28:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:28:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T05:28:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T05:28:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:28:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T05:28:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:28:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:25.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:25.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722105300, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:28:26.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:28:26.302Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T05:28:26.302Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:28:26.302Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:26.303Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:26.303Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722106301, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:28:27.303Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:28:27.328Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:28:27.332Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:28:27.333Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:28:27.333Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:28:27.333Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:28:27.333Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:28:27.333Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:28:27.333Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:28:27.333Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:28:27.334Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:28:27.345Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:28:57.345Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T05:28:57.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T05:28:57.354Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T05:28:57.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T05:28:57.360Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:28:57.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T05:28:57.383Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ccad2526-2373-45d3-aea2-5dba7b04a462], X-ECOMP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-TransactionId=[], X-ONAP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], Content-Type=[application/merge-patch+json]} 2023-03-25T05:28:57.389Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:28:57.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:28:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-05:28:56:642-32177], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:28:57.534Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:28:57.535Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T05:28:57.535Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:28:57.535Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:28:57.542Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:28:57.543Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:28:57.543Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:28:57.543Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:57.543Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:57.543Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722137543, "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-25T05:28:58.569Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:28:58.569Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:28:58.569Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:28:58.570Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:58.570Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:58.570Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "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-25T05:28:59.570Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:28:59.571Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:28:59.571Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:28:59.571Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:29:00.572Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T05:29:00.573Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:29:00.573Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T05:29:00.573Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T05:29:00.574Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T05:29:00.626Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:29:00.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:29:00.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:29:00.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T05:29:00.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:29:00.630Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T05:29:00.655Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:29:00.655Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@600f16fb 2023-03-25T05:29:00.655Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:29:00.656Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T05:29:00.656Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:29:00.656Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:29:00.656Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:29:00.657Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:29:00.657Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:00.657Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:00.657Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722140656, "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-25T05:29:01.658Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T05:29:01.712Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T05:29:01.713Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:29:01.713Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T05:29:01.713Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:29:01.713Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:01.714Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:01.714Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722141713, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:29:02.715Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:29:02.715Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T05:29:02.716Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:29:02.716Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:02.716Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:02.716Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722142715, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:29:03.717Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:29:03.740Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:29:03.745Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:29:03.745Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:29:03.745Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:29:03.745Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:29:03.746Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:29:03.746Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:29:03.746Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:29:03.746Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:29:03.746Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:29:03.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:29:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:29:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:29:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:29:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:29:33.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T05:29:33.770Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T05:29:33.770Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T05:29:33.771Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T05:29:33.777Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:29:33.801Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T05:29:33.801Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9a1eff2b-5c85-46f6-ba48-2ea20df8100c], X-ECOMP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-TransactionId=[], X-ONAP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], Content-Type=[application/merge-patch+json]} 2023-03-25T05:29:33.811Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:29:33.978Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:29:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[217320], x-aai-txid=[1-aai-resources-230325-05:29:33:065-71983], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:29:33.978Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:29:33.979Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T05:29:33.979Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:29:33.979Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:29:33.992Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:29:33.993Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:29:33.993Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:29:33.993Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:33.993Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:33.993Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722173993, "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-25T05:29:35.025Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:29:35.025Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:29:35.026Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:29:35.026Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:35.026Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:35.026Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "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-25T05:29:36.027Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:29:36.027Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:36.028Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:36.028Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "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-25T05:29:37.028Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:29:37.029Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:37.029Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:37.029Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "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-25T05:29:38.030Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:29:38.030Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:38.030Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:38.031Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "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-25T05:29:39.031Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:29:39.032Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:39.032Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:39.032Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "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-25T05:29:40.033Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:29:40.033Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:40.033Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:40.033Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "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-25T05:29:41.034Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:29:41.034Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:41.034Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:41.034Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:29:42.035Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T05:29:42.036Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:29:42.036Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T05:29:42.036Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:29:42.036Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T05:29:42.080Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:29:42.080Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:29:42.081Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:29:42.081Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T05:29:42.081Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:29:42.081Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T05:29:42.112Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:29:42.113Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@32e6402a 2023-03-25T05:29:42.113Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:29:42.113Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T05:29:42.113Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:29:42.114Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:29:42.114Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:29:42.114Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:29:42.114Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:42.114Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:42.114Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722182114, "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-25T05:29:43.115Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T05:29:43.163Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T05:29:43.163Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:29:43.163Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T05:29:43.163Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:29:43.163Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:43.163Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:43.164Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722183163, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:29:44.164Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:29:44.164Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T05:29:44.164Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:29:44.165Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:29:44.165Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:29:44.165Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722184164, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:29:45.165Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:29:45.183Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:29:45.187Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:29:45.187Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:29:45.187Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:29:45.187Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:29:45.187Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:29:45.187Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:29:45.187Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:29:45.188Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:29:45.188Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:29:45.199Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:30:15.199Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T05:30:15.210Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T05:30:15.211Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T05:30:15.211Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T05:30:15.218Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:30:15.233Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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-25T05:30:15.233Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T05:30:15.240Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:30:15.390Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T05:30:15.391Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:30:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[282624], x-aai-txid=[1-aai-resources-230325-05:30:14:494-66960], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:30:15.391Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:30:15.392Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:30:15.392Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:30:15.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:30:15.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:30:15.402Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:30:15.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:15.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:15.403Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722215402, "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-25T05:30:16.435Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:30:16.436Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:30:16.436Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:30:16.436Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:16.436Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:16.436Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:30:17.437Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:30:17.437Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:17.437Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:17.437Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:30:18.438Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:30:18.439Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:18.440Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:18.440Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:30:19.441Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:30:19.441Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:19.441Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:19.441Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:30:20.442Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:30:20.442Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:20.443Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:20.443Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:30:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:30:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:30:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722102558, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:30:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:30:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:30:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722105300, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T05:30:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:30:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:30:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722106301, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T05:30:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:30:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:30:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722137543, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:30:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:30:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:30:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:30:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:30:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:30:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:30:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:30:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:30:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722140656, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:30:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:30:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:30:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722141713, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T05:30:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:30:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:30:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722142715, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T05:30:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:30:21.444Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:30:21.444Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:21.444Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:21.444Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:30:22.445Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:30:22.446Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:22.446Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:22.446Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:30:23.446Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:30:23.447Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:23.447Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:23.447Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:30:24.448Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T05:30:24.448Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:30:24.448Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T05:30:24.448Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:30:24.449Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T05:30:24.491Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:30:24.492Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:30:24.492Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:30:24.492Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:24.492Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:30:24.493Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:24.962Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:30:24.965Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T05:30:24.965Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:30:24.965Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:24.965Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:30:24.966Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:24.966Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:24.966Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722224965, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:30:25.967Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:30:25.967Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:30:25.968Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:25.968Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:25.969Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:25.969Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:26.062Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9376376003099016691/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T05:30:26.634Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:30:26.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:30:26.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:26.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:30:26.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:26.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:26.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:26.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:26.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:26.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:26.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:30:26.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:30:26.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:30:26.635Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:30:26.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T05:30:26.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:30:26.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:30:26.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:30:26.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:30:26.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T05:30:26.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:30:26.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:30:26.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:30:26.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:30:26.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T05:30:26.687Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T05:30:26.688Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:30:26.688Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T05:30:26.688Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:30:26.688Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:26.688Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:26.688Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722226688, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:30:27.689Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:30:27.690Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T05:30:27.690Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:30:27.690Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:27.690Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:27.690Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722227689, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:30:28.691Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:30:28.719Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:30:28.724Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:30:28.724Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:30:28.724Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:30:28.724Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:30:28.724Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:30:28.724Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:30:28.725Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:30:28.725Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:30:28.725Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:30:28.740Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:30:58.741Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T05:30:58.750Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T05:30:58.750Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T05:30:58.751Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T05:30:58.757Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:30:58.779Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T05:30:58.779Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T05:30:58.786Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:30:58.914Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T05:30:58.914Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:30:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[205016], x-aai-txid=[0-aai-resources-230325-05:30:58:039-15868], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:30:58.915Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:30:58.915Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:30:58.915Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:30:58.924Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:30:58.924Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:30:58.925Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:30:58.925Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:58.925Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:58.925Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722258925, "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-25T05:30:59.958Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:30:59.959Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:30:59.959Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:30:59.960Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:30:59.960Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:30:59.960Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:00.960Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:00.961Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:00.961Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:00.961Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:01.962Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:01.962Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:01.962Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:01.962Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:02.963Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:02.963Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:02.963Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:02.963Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:03.964Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:03.964Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:03.964Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:03.964Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:04.966Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:04.966Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:04.966Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:04.966Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:05.967Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:05.968Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:05.968Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:05.968Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:06.969Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:06.970Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:06.970Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:06.970Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:07.971Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T05:31:07.971Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:31:07.972Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T05:31:07.972Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:31:07.972Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T05:31:08.011Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:31:08.012Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:31:08.012Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:31:08.012Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:08.012Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:31:08.012Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:08.251Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:31:08.254Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T05:31:08.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:31:08.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:08.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:31:08.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:08.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:08.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722268254, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:09.256Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:31:09.257Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:31:09.257Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:09.257Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:09.257Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:09.257Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:09.354Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12236273393081674399/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T05:31:09.920Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T05:31:09.970Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T05:31:09.970Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:31:09.970Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T05:31:09.970Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:31:09.971Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:09.971Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:09.971Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722269970, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:10.971Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:31:10.972Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T05:31:10.972Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:31:10.972Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:10.972Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:10.972Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722270971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:11.973Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:31:11.995Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:31:12.000Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:31:12.000Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:31:12.000Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:31:12.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:31:12.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:31:12.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:31:12.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:31:12.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:31:12.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:31:12.016Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:31:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722173993, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:31:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:31:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:31:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T05:31:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722182114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722183163, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722184164, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722215402, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:31:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:31:42.017Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T05:31:42.030Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T05:31:42.030Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T05:31:42.030Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T05:31:42.037Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:31:42.062Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T05:31:42.062Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[096d20d8-e351-42f6-9872-df4027ffb1f2], X-ECOMP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-TransactionId=[], X-ONAP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], Content-Type=[application/merge-patch+json]} 2023-03-25T05:31:42.070Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:31:42.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:31:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[158], vertex-id=[237800], x-aai-txid=[1-aai-resources-230325-05:31:41:323-34336], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:31:42.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:31:42.233Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T05:31:42.233Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:31:42.233Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:31:42.241Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:31:42.241Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:31:42.241Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:31:42.242Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:42.242Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:42.242Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722302241, "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-25T05:31:43.272Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:31:43.273Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:31:43.273Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:43.273Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:43.273Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:43.273Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:44.274Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:44.274Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:44.274Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:44.274Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:45.275Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:45.275Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:45.275Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:45.275Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:46.276Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:46.276Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:46.276Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:46.276Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:47.277Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:47.277Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:47.277Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:47.278Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:48.278Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:48.279Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:48.279Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:48.279Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:49.279Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:49.280Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:49.280Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:49.280Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:50.281Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:31:50.281Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:50.281Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:50.281Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:51.282Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T05:31:51.282Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:31:51.282Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T05:31:51.283Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:31:51.283Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T05:31:51.334Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:31:51.334Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:31:51.334Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:31:51.334Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:51.335Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:31:51.335Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:51.620Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:31:51.622Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T05:31:51.623Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T05:31:51.623Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:51.623Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:31:51.623Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:51.623Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:51.623Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722311623, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:52.624Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:31:52.625Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:31:52.625Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:52.625Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:52.626Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:52.626Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:52.729Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16356658043797526048/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T05:31:53.309Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:31:53.309Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:31:53.309Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:53.309Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:31:53.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:31:53.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T05:31:53.360Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T05:31:53.361Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T05:31:53.361Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T05:31:53.361Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:31:53.361Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:53.361Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:53.361Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722313361, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:54.363Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T05:31:54.363Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T05:31:54.363Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:31:54.364Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:31:54.364Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:31:54.365Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722314363, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:31:55.366Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:31:55.390Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:31:55.395Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:31:55.396Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:31:55.396Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:31:55.396Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:31:55.397Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:31:55.397Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:31:55.397Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:31:55.397Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:31:55.398Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:31:55.412Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:32:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722224965, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722226688, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722227689, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722258925, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722268254, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722269970, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722270971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T05:32:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:32:25.413Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T05:32:25.424Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T05:32:25.425Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T05:32:25.425Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T05:32:25.433Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:32:25.452Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T05:32:25.452Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e7382a03-f42f-4c3c-967c-9d40d365c44f], X-ECOMP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-TransactionId=[], X-ONAP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], Content-Type=[application/merge-patch+json]} 2023-03-25T05:32:25.460Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:32:25.624Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:32:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[160], vertex-id=[405568], x-aai-txid=[0-aai-resources-230325-05:32:24:714-16316], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:32:25.625Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:32:25.626Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T05:32:25.626Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:32:25.626Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:32:25.635Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:32:25.635Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:32:25.635Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:32:25.635Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:32:25.635Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:32:25.635Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722345635, "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-25T05:32:26.666Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T05:32:26.666Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T05:32:26.668Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T05:32:26.668Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T05:32:26.669Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T05:32:26.669Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T05:32:26.669Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T05:32:26.669Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T05:32:26.673Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=8, 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-25T05:32:26.674Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-1ca5b21e-d784-4493-add8-7ea636974557 2023-03-25T05:32:26.674Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T05:32:26.674Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T05:32:29.019Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:32:32.027Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:32:35.037Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:32:38.046Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:32:41.054Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:32:44.063Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:32:47.072Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:32:50.082Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:32:53.091Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:32:56.100Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:32:59.109Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:33:02.119Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:33:05.130Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:33:08.138Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:33:11.148Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:33:14.157Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:33:17.167Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:33:20.176Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:33:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:33:21.126Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:33:21.126Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T05:33:21.132Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-1ca5b21e-d784-4493-add8-7ea636974557', protocol='range'} 2023-03-25T05:33:21.132Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:33:21.137Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:33:21.137Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:33:21.137Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:33:21.137Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:33:21.138Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:33:21.138Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:33:21.138Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 46: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-1ca5b21e-d784-4493-add8-7ea636974557=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-25T05:33:21.151Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:33:21.151Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-1ca5b21e-d784-4493-add8-7ea636974557', protocol='range'} 2023-03-25T05:33:21.152Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T05:33:21.152Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:33:21.152Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T05:33:21.152Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T05:33:21.156Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:33:21.156Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:33:21.157Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:33:21.157Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:33:21.157Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:33:21.157Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1747, 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-25T05:33:21.157Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:33:21.157Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:33:21.157Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:33:21.157Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:33:21.157Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:33:21.157Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:33:21.194Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:33:21.195Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:33:21.196Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:33:21.196Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:33:21.196Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:33:21.196Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:33:22.173Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.174Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722302241, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:33:22.174Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.174Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.174Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:33:22.174Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.174Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.174Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:33:22.174Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.174Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:33:22.175Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.176Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679721685417, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:33:22.176Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.176Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722311623, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:33:22.176Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.176Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722313361, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T05:33:22.176Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.176Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.176Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722314363, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T05:33:22.176Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.177Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.177Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722345635, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:33:22.177Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.177Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:33:22.177Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:33:22.177Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:33:22.197Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:33:22.197Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:33:22.197Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:33:22.198Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:33:23.198Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:33:23.199Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:33:23.199Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:33:23.199Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:33:24.199Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:33:24.200Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:33:24.200Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:33:24.200Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:33:25.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:33:25.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:33:25.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:33:25.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:33:26.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:33:26.203Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:33:26.203Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:33:26.203Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:33:27.204Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:33:27.204Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:33:27.204Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:33:27.204Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:33:28.205Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T05:33:28.205Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:33:28.205Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T05:33:28.205Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:33:28.205Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:33:28.253Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:33:28.254Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:33:28.254Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:33:28.254Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T05:33:28.254Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:33:28.254Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T05:33:28.279Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:33:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2465846c 2023-03-25T05:33:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:33:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T05:33:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:33:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T05:33:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T05:33:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:33:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:33:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:33:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722408280, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:33:29.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T05:33:29.303Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:33:29.303Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:33:29.308Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T05:33:29.308Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T05:33:29.308Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T05:33:29.308Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:33:29.308Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T05:33:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:33:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@51be9b8b 2023-03-25T05:33:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:33:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T05:33:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:33:29.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T05:33:29.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T05:33:29.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:33:29.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:33:29.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:33:29.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722409329, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:33:30.331Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:33:30.331Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:33:30.354Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:33:30.358Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:33:30.359Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:34:00.359Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:34:00.383Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:34:00.388Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:34:00.388Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:34:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:34:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:34:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:34:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:34:30.388Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:34:30.417Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:34:30.422Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:34:30.422Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:35:00.422Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:35:00.449Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:35:00.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:35:00.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:35:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:35:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:35:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T05:35:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:35:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:35:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:35:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:35:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:35:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T05:35:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:35:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:35:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:35:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:35:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:35:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:35:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:35:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:35:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722408280, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:35:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:35:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:35:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722409329, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:35:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:35:30.455Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:35:30.477Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:35:30.482Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:35:30.482Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:36:00.482Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:36:00.503Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:36:00.508Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:36:00.508Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:36:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:36:30.508Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:36:30.535Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:36:30.541Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:36:30.541Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:37:00.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:37:00.567Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:37:00.571Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:37:00.571Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:37:21.110Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:37:30.572Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:37:30.598Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:37:30.603Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:37:30.603Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:38:00.604Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:38:00.628Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:38:00.632Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:38:00.632Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:38:21.111Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:38:21.201Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T05:38:21.201Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-1ca5b21e-d784-4493-add8-7ea636974557 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T05:38:21.202Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T05:38:21.202Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T05:38:21.728Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:38:21.743Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:38:21.744Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T05:38:21.749Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=47, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:38:21.749Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 47: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T05:38:21.766Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=47, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:38:21.766Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T05:38:21.766Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:38:21.771Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:38:21.771Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:38:21.771Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:38:21.771Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1769, 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-25T05:38:21.771Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:38:21.772Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:38:30.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T05:38:30.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T05:38:30.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T05:38:30.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T05:38:30.644Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T05:38:30.648Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:38:30.660Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T05:38:30.660Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c1d6cd2b-24fe-4be2-bc84-7e7f0b330766], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T05:38:30.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T05:38:30.819Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:38:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-05:38:29:922-95048], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:38:30.819Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:38:30.820Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T05:38:30.820Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:38:30.820Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:38:30.834Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:38:30.834Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T05:38:30.834Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T05:38:30.834Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:38:30.834Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:38:30.835Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722710834, "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-25T05:38:30.852Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:38:30.852Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679722710834, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T05:38:30.853Z||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-25T05:38:31.864Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:38:31.864Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:38:31.864Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:38:31.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:38:31.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:38:31.865Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:38:32.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:38:32.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:38:32.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:38:32.866Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:38:33.868Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:38:33.868Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:38:33.868Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:38:33.868Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:38:34.869Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:38:34.869Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:38:34.870Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:38:34.870Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:38:35.871Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:38:35.871Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:38:35.872Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:38:35.872Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:38:36.873Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:38:36.873Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:38:36.873Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:38:36.873Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:38:37.875Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:38:37.875Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:38:37.875Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:38:37.875Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:38:38.876Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T05:38:38.877Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:38:38.877Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T05:38:38.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:38:38.877Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:38:38.924Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:38:38.925Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:38:38.925Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:38:38.925Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:38.925Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:38:38.925Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:39.186Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:38:39.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T05:38:39.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:38:39.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:39.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:38:39.190Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:38:39.191Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:38:39.191Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722719190, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:38:40.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:38:40.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:38:40.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:40.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T05:38:40.194Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:40.194Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:40.343Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2591697504057099650/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T05:38:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:38:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:38:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T05:38:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:41.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:41.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:41.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:41.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:41.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:41.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:41.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:38:41.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:38:41.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:38:41.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:38:41.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:38:41.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:38:41.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:38:41.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:38:41.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:38:41.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:38:41.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:38:41.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:38:41.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:38:41.858Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:38:41.858Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:38:41.858Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:38:41.858Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:38:41.858Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:38:41.858Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:38:41.858Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:38:41.858Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:38:41.858Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:38:41.858Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:38:41.859Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:38:41.859Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:38:41.859Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:38:41.859Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:38:41.859Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:38:41.859Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.859Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:38:41.859Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.859Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:38:41.859Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:38:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:38:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:38:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:38:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:38:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:38:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:38:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T05:38:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:38:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:38:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:38:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:38:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:38:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:38:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:38:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:38:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:38:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T05:38:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:38:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:38:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:38:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:38:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:38:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:38:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:38:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:38:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T05:38:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:38:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:38:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:38:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:38:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T05:38:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:38:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:38:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:38:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:38:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:38:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:38:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:38:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:38:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:38:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:38:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:38:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:38:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T05:38:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T05:38:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:38:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:38:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:38:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:38:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:38:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T05:38:41.907Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T05:38:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:38:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T05:38:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:38:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:38:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:38:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722721908, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:38:42.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:38:42.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T05:38:42.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:38:42.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:38:42.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:38:42.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722722909, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:38:43.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:38:43.935Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:38:43.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:38:43.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:38:43.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:38:43.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:38:43.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:38:43.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:38:43.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:38:43.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:38:43.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:38:43.956Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:39:13.957Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T05:39:13.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T05:39:13.971Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T05:39:13.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T05:39:13.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:39:14.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T05:39:14.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[53f3c0f6-776d-4546-891a-c75a8274be0b], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T05:39:14.013Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:39:14.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:39:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-05:39:13:267-8094], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:39:14.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:39:14.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T05:39:14.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:39:14.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:39:14.166Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:39:14.167Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:39:14.167Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:39:14.167Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:14.167Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:14.167Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722754167, "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-25T05:39:15.198Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:39:15.198Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:39:15.198Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:39:15.199Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:15.199Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:15.199Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:39:16.199Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:39:16.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:16.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:16.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:39:17.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:39:17.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:17.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:17.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:39:18.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:39:18.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:18.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:18.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:39:19.203Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:39:19.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:19.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:19.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:39:20.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:39:20.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:20.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:20.205Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:39:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:39:21.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722719190, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722721908, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722722909, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T05:39:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679722754167, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:39:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:39:21.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:39:21.206Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:21.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:21.207Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:39:22.214Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T05:39:22.214Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:39:22.214Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T05:39:22.214Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:39:22.215Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T05:39:22.256Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:39:22.257Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:39:22.257Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:39:22.257Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:22.257Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:39:22.258Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:22.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:39:22.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T05:39:22.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:39:22.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:22.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:39:22.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:22.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:22.637Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722762637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:39:23.638Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:39:23.638Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:39:23.639Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:23.639Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T05:39:23.639Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:23.640Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:23.794Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5384420332285582147/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T05:39:25.293Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:39:25.294Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:39:25.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:39:25.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:39:25.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:39:25.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:39:25.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:39:25.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:39:25.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:39:25.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:39:25.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:39:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:39:25.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:39:25.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:39:25.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T05:39:25.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:39:25.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:39:25.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:39:25.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:39:25.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:39:25.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:39:25.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:39:25.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:39:25.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:39:25.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:39:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:39:25.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:39:25.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T05:39:25.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T05:39:25.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:39:25.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:39:25.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:39:25.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:39:25.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:39:25.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T05:39:25.341Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T05:39:25.341Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:39:25.341Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T05:39:25.341Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:39:25.341Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:25.342Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:25.342Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722765341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:39:26.343Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:39:26.343Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T05:39:26.343Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:39:26.344Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:26.344Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:26.344Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722766343, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:39:27.345Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:39:27.375Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:39:27.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:39:27.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:39:27.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:39:27.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:39:27.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:39:27.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:39:27.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:39:27.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:39:27.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:39:27.395Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:39:57.395Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T05:39:57.406Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T05:39:57.407Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T05:39:57.407Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T05:39:57.412Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:39:57.428Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T05:39:57.429Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T05:39:57.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:39:57.579Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T05:39:57.580Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:39:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[188472], x-aai-txid=[0-aai-resources-230325-05:39:56:686-67556], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:39:57.580Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:39:57.580Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:39:57.580Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:39:57.589Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:39:57.589Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:39:57.590Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:39:57.590Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:57.590Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:57.590Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722797589, "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-25T05:39:58.624Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:39:58.624Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:39:58.624Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:39:58.624Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:58.624Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:58.624Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:39:59.625Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:39:59.625Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:39:59.625Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:39:59.626Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:40:00.626Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T05:40:00.627Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:40:00.627Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T05:40:00.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T05:40:00.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T05:40:00.675Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:40:00.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:40:00.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:40:00.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T05:40:00.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:40:00.677Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T05:40:00.702Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:40:00.702Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@379fd548 2023-03-25T05:40:00.703Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:40:00.703Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T05:40:00.704Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:40:00.704Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:40:00.704Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:40:00.704Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:40:00.705Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:00.705Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:00.705Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722800704, "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-25T05:40:01.706Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T05:40:01.756Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T05:40:01.757Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:40:01.757Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T05:40:01.758Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:40:01.758Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:01.759Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:01.759Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722801757, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:40:02.760Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:40:02.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T05:40:02.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:40:02.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:02.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:02.762Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722802760, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:40:03.763Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:40:03.791Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:40:03.796Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:40:03.796Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:40:03.796Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:40:03.796Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:40:03.796Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:40:03.797Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:40:03.797Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:40:03.797Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:40:03.797Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:40:03.812Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:40:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:40:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:40:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:40:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:40:33.813Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T05:40:33.824Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T05:40:33.824Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T05:40:33.824Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T05:40:33.832Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:40:33.857Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T05:40:33.858Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T05:40:33.864Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:40:34.017Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T05:40:34.018Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:40:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[217320], x-aai-txid=[2-aai-resources-230325-05:40:33:114-98094], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:40:34.018Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:40:34.018Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:40:34.018Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:40:34.024Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:40:34.024Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:40:34.024Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:40:34.024Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:34.025Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:34.025Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722834024, "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-25T05:40:35.052Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:40:35.053Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:40:35.053Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:40:35.053Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:35.053Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:35.053Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:40:36.054Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:40:36.055Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:36.055Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:36.055Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:40:37.055Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:40:37.056Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:37.056Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:37.056Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:40:38.056Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:40:38.057Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:38.057Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:38.057Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:40:39.057Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:40:39.058Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:39.058Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:39.058Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:40:40.059Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:40:40.059Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:40.059Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:40.059Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:40:41.060Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:40:41.060Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:41.060Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:41.060Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:40:42.061Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T05:40:42.062Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:40:42.062Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T05:40:42.062Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:40:42.062Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T05:40:42.111Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:40:42.111Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:40:42.112Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:40:42.112Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T05:40:42.112Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:40:42.112Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T05:40:42.139Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:40:42.139Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@760c11c5 2023-03-25T05:40:42.139Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:40:42.139Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T05:40:42.139Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:40:42.140Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:40:42.140Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:40:42.140Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:40:42.140Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:42.140Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:42.140Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722842140, "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-25T05:40:43.141Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T05:40:43.187Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T05:40:43.187Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:40:43.187Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T05:40:43.188Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:40:43.188Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:43.188Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:43.188Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722843187, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:40:44.189Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:40:44.190Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T05:40:44.190Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:40:44.190Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:40:44.190Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:40:44.191Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722844189, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:40:45.193Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:40:45.216Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:40:45.219Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:40:45.219Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:40:45.219Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:40:45.219Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:40:45.219Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:40:45.219Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:40:45.219Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:40:45.219Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:40:45.219Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:40:45.230Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:41:15.231Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T05:41:15.239Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T05:41:15.239Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T05:41:15.240Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T05:41:15.247Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:41:15.263Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T05:41:15.263Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f156370a-5ab9-41cd-8e17-77b67280e818], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T05:41:15.271Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:41:15.409Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:41:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[282624], x-aai-txid=[2-aai-resources-230325-05:41:14:521-36122], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:41:15.410Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:41:15.411Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T05:41:15.411Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:41:15.411Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:41:15.420Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:41:15.421Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:41:15.421Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:41:15.421Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:15.421Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:15.421Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722875421, "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-25T05:41:16.454Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:41:16.455Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:41:16.455Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:41:16.455Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:16.456Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:16.456Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:41:17.456Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:41:17.457Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:17.457Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:17.457Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:41:18.458Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:41:18.458Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:18.458Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:18.459Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:41:19.459Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:41:19.460Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:19.460Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:19.460Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:41:20.460Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:41:20.461Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:20.461Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:20.461Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:41:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722762637, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722765341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722766343, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679722797589, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722800704, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722801757, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722802760, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T05:41:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:41:21.462Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:41:21.462Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:21.462Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:21.462Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:41:22.463Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:41:22.463Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:22.463Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:22.463Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:41:23.463Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:41:23.464Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:23.464Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:23.464Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:41:24.465Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T05:41:24.466Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:41:24.466Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T05:41:24.466Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:41:24.467Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T05:41:24.516Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:41:24.517Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:41:24.517Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:41:24.517Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:24.517Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:41:24.518Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:24.803Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:41:24.805Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T05:41:24.805Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:41:24.805Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:24.805Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:41:24.805Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:24.806Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:24.806Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722884805, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:41:25.806Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:41:25.807Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:41:25.807Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:25.807Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:25.807Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:25.808Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:25.889Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16473786544471801054/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T05:41:26.504Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:41:26.505Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:41:26.505Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:26.505Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:41:26.505Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:26.505Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:26.505Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:26.505Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:26.505Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:26.505Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:26.505Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:41:26.505Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:41:26.506Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:41:26.507Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:41:26.507Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:41:26.507Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:41:26.507Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:41:26.507Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:41:26.507Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:41:26.507Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T05:41:26.558Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T05:41:26.559Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:41:26.559Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T05:41:26.559Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:41:26.559Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:26.559Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:26.559Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722886559, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:41:27.560Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:41:27.560Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T05:41:27.560Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:41:27.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:27.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:27.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722887560, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:41:28.562Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:41:28.590Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:41:28.595Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:41:28.595Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:41:28.595Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:41:28.595Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:41:28.595Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:41:28.596Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:41:28.596Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:41:28.596Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:41:28.596Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:41:28.610Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:41:58.610Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T05:41:58.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T05:41:58.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T05:41:58.623Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T05:41:58.629Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:41:58.651Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T05:41:58.652Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T05:41:58.661Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:41:58.775Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T05:41:58.776Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:41:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[111], vertex-id=[205016], x-aai-txid=[2-aai-resources-230325-05:41:57:909-54777], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:41:58.776Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:41:58.776Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:41:58.776Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:41:58.785Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:41:58.786Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:41:58.786Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:41:58.786Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:58.786Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:58.786Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722918786, "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-25T05:41:59.818Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:41:59.818Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:41:59.819Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:41:59.819Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:41:59.819Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:41:59.820Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:00.820Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:00.821Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:00.821Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:00.821Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:01.822Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:01.822Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:01.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:01.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:02.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:02.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:02.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:02.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:03.825Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:03.825Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:03.826Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:03.826Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:04.826Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:04.827Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:04.827Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:04.827Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:05.828Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:05.828Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:05.829Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:05.829Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:06.829Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:06.830Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:06.830Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:06.830Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:07.831Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T05:42:07.831Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:42:07.831Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T05:42:07.832Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:42:07.832Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T05:42:07.876Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:42:07.876Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:42:07.876Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:42:07.876Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:07.876Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:42:07.877Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:08.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:42:08.170Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T05:42:08.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:42:08.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:08.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:42:08.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:08.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:08.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722928171, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:09.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:42:09.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:42:09.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:09.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:09.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:09.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:09.291Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17242576961521410606/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T05:42:09.802Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:42:09.802Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:42:09.802Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:09.802Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:42:09.802Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:09.802Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:09.802Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:09.803Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:09.804Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:09.804Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:09.804Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:09.804Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:09.804Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:09.804Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:09.804Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:09.804Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T05:42:09.846Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T05:42:09.847Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:42:09.847Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T05:42:09.847Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:42:09.847Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:09.847Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:09.847Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722929847, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:10.847Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:42:10.848Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T05:42:10.848Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:42:10.848Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:10.848Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:10.849Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722930847, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:11.849Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:42:11.871Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:42:11.875Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:42:11.875Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:42:11.875Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:42:11.875Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:42:11.876Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:42:11.876Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:42:11.876Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:42:11.876Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:42:11.876Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:42:11.888Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:42:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679722834024, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:42:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:42:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:42:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T05:42:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:42:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722842140, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722843187, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722844189, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679722875421, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:42:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:42:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:42:41.888Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T05:42:41.905Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T05:42:41.905Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T05:42:41.906Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T05:42:41.912Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:42:41.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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-25T05:42:41.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T05:42:41.948Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:42:42.086Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T05:42:42.087Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:42:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[237800], x-aai-txid=[0-aai-resources-230325-05:42:41:198-11609], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:42:42.088Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:42:42.088Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:42:42.088Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:42:42.097Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:42:42.098Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:42:42.099Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:42:42.099Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:42.099Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:42.099Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722962098, "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-25T05:42:43.128Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:42:43.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:42:43.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:43.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:43.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:43.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:44.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:44.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:44.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:44.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:45.131Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:45.131Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:45.132Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:45.132Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:46.132Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:46.132Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:46.132Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:46.133Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:47.133Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:47.133Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:47.134Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:47.134Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:48.134Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:48.135Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:48.135Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:48.135Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:49.135Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:49.136Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:49.136Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:49.136Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:50.136Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:42:50.136Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:50.136Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:50.137Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:51.137Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T05:42:51.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:42:51.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T05:42:51.138Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:42:51.138Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T05:42:51.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:42:51.181Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:42:51.181Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:42:51.181Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:51.181Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:42:51.181Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:51.447Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:42:51.448Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T05:42:51.449Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T05:42:51.449Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:51.449Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:42:51.449Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:51.449Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:51.449Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722971449, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:52.450Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:42:52.451Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:42:52.451Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:52.453Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:52.453Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:52.454Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:52.553Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11330470639614234988/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T05:42:53.144Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:42:53.144Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:42:53.144Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:53.144Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:42:53.144Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:53.144Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:53.144Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:53.145Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:53.145Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:53.145Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:53.145Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:42:53.145Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:42:53.145Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:53.145Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:53.145Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T05:42:53.145Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:42:53.145Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:42:53.145Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:53.146Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:53.146Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T05:42:53.146Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:42:53.146Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:42:53.146Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:53.146Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:53.146Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:53.146Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:53.146Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:53.146Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:53.147Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:53.147Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:53.147Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:42:53.147Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:42:53.147Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T05:42:53.194Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T05:42:53.195Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T05:42:53.195Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T05:42:53.195Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:42:53.195Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:53.195Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:53.195Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722973195, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:54.196Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T05:42:54.197Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T05:42:54.197Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:42:54.197Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:42:54.197Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:42:54.197Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722974196, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:42:55.198Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:42:55.222Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:42:55.227Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:42:55.228Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:42:55.228Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:42:55.228Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:42:55.228Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:42:55.228Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:42:55.228Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:42:55.228Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:42:55.228Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:42:55.241Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:43:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:43:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:43:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:43:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:43:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722884805, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:43:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722886559, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T05:43:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722887560, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T05:43:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679722918786, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:43:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:43:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:43:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:43:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:43:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:43:21.114Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:43:21.114Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:43:21.114Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.114Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.114Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:43:21.114Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722928171, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:43:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722929847, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T05:43:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:21.115Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T05:43:21.115Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722930847, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T05:43:21.115Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:43:25.242Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T05:43:25.251Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T05:43:25.251Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T05:43:25.252Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T05:43:25.258Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:43:25.273Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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-25T05:43:25.274Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T05:43:25.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:43:25.431Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T05:43:25.432Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:43:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[405568], x-aai-txid=[1-aai-resources-230325-05:43:24:534-95860], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:43:25.432Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:43:25.432Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:43:25.433Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:43:25.442Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:43:25.442Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:43:25.443Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:43:25.443Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:25.443Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:25.443Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723005443, "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-25T05:43:26.479Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:43:26.479Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:43:26.480Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:43:26.480Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:26.480Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:26.480Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:43:27.480Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:43:27.481Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:27.481Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:27.481Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:43:28.482Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:43:28.482Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:28.482Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:28.483Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:43:29.484Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:43:29.484Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:29.484Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:29.484Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:43:30.485Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:43:30.486Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:30.486Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:30.486Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:43:31.487Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:43:31.487Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:31.487Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:31.487Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:43:32.489Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:43:32.489Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:32.489Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:32.489Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:43:33.490Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:43:33.490Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:33.490Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:33.490Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:43:34.491Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:43:34.492Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:34.492Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:34.492Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:43:35.493Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:43:35.493Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:35.493Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:35.494Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:43:36.495Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T05:43:36.495Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:43:36.496Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T05:43:36.496Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:43:36.496Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T05:43:36.573Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:43:36.574Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:43:36.574Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:43:36.574Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T05:43:36.575Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:43:36.575Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T05:43:36.838Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:43:36.841Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T05:43:36.841Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:36.842Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:36.842Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:43:36.842Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:36.842Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:36.842Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723016841, "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-25T05:43:37.843Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:43:37.844Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:43:37.844Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T05:43:37.845Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T05:43:37.846Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T05:43:37.846Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T05:43:37.933Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11147833834376431653/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T05:43:38.773Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:43:38.774Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:43:38.774Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T05:43:38.774Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T05:43:38.774Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T05:43:38.774Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:38.774Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:38.774Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:38.774Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:43:38.774Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.774Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T05:43:38.775Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:43:38.776Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:43:38.777Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.777Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T05:43:38.777Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T05:43:38.777Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T05:43:38.777Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.777Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:38.777Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.777Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:38.777Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.777Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:38.777Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:38.777Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:38.777Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T05:43:38.799Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T05:43:38.805Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||basic_cnf_macro 0 2023-03-25T05:43:38.805Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 2023-03-25T05:43:38.805Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 3868b16a-0389-45e1-9e1a-a86d189cef79 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-25T05:43:38.805Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:43:38.805Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:38.914Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:43:38.915Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 3868b16a-0389-45e1-9e1a-a86d189cef79 1565 2023-03-25T05:43:38.915Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:38.915Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:38.915Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:43:38.916Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:38.916Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:38.916Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723018915, "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-25T05:43:39.917Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "c3c9a4a7-fcd7-4bd4-861c-592368ee38c9", "vfModuleModelVersion": "1", "vfModuleModelUUID": "85f591e4-3379-4433-8979-86279cc4934f", "vfModuleModelCustomizationUUID": "2be8f42d-03a4-4cbf-9b8a-1166b9bc287e", "isBase": true, "artifacts": [ "514c7e16-81ee-496e-936e-e9eac76d534a", "752c529e-b892-41d5-88db-7ef71a31509b" ], "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": "9e328696-545c-45ff-b0ab-463f3bad0085", "vfModuleModelVersion": "1", "vfModuleModelUUID": "04704174-c43c-4571-8c5f-bd4fb9e7ed9d", "vfModuleModelCustomizationUUID": "0a40f6a3-7093-4254-b845-1e06ac9ebff0", "isBase": false, "artifacts": [ "859ce492-ef2d-437f-aab7-4ac8aa4f6702" ], "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-25T05:43:39.922Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:85f591e4-3379-4433-8979-86279cc4934f VfModuleModelInvariantUUID:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 VfModuleModelDescription:NULL Artifacts UUID List:{ 514c7e16-81ee-496e-936e-e9eac76d534a , 752c529e-b892-41d5-88db-7ef71a31509b } 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:04704174-c43c-4571-8c5f-bd4fb9e7ed9d VfModuleModelInvariantUUID:9e328696-545c-45ff-b0ab-463f3bad0085 VfModuleModelDescription:NULL Artifacts UUID List:{ 859ce492-ef2d-437f-aab7-4ac8aa4f6702 } 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-25T05:43:39.925Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "c3c9a4a7-fcd7-4bd4-861c-592368ee38c9", "vfModuleModelVersion": "1", "vfModuleModelUUID": "85f591e4-3379-4433-8979-86279cc4934f", "vfModuleModelCustomizationUUID": "2be8f42d-03a4-4cbf-9b8a-1166b9bc287e", "isBase": true, "artifacts": [ "514c7e16-81ee-496e-936e-e9eac76d534a", "752c529e-b892-41d5-88db-7ef71a31509b" ], "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": "9e328696-545c-45ff-b0ab-463f3bad0085", "vfModuleModelVersion": "1", "vfModuleModelUUID": "04704174-c43c-4571-8c5f-bd4fb9e7ed9d", "vfModuleModelCustomizationUUID": "0a40f6a3-7093-4254-b845-1e06ac9ebff0", "isBase": false, "artifacts": [ "859ce492-ef2d-437f-aab7-4ac8aa4f6702" ], "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-25T05:43:39.925Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:85f591e4-3379-4433-8979-86279cc4934f VfModuleModelInvariantUUID:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 VfModuleModelDescription:NULL Artifacts UUID List:{ 514c7e16-81ee-496e-936e-e9eac76d534a , 752c529e-b892-41d5-88db-7ef71a31509b } 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:04704174-c43c-4571-8c5f-bd4fb9e7ed9d VfModuleModelInvariantUUID:9e328696-545c-45ff-b0ab-463f3bad0085 VfModuleModelDescription:NULL Artifacts UUID List:{ 859ce492-ef2d-437f-aab7-4ac8aa4f6702 } 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-25T05:43:39.925Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 514c7e16-81ee-496e-936e-e9eac76d534a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-25T05:43:39.926Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:43:39.926Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:40.029Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:43:40.029Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 514c7e16-81ee-496e-936e-e9eac76d534a 914 2023-03-25T05:43:40.029Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:40.030Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:40.030Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:43:40.030Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:40.030Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:40.030Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723020029, "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-25T05:43:41.031Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 871eca66-c2fb-4e48-8812-ee7a31ab0964 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-25T05:43:41.031Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:43:41.031Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:41.127Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:43:41.127Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 871eca66-c2fb-4e48-8812-ee7a31ab0964 12 2023-03-25T05:43:41.127Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:41.127Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:41.128Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:43:41.128Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:41.128Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:41.128Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723021127, "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-25T05:43:42.128Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 752c529e-b892-41d5-88db-7ef71a31509b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-25T05:43:42.129Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:43:42.129Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:42.227Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:43:42.227Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 752c529e-b892-41d5-88db-7ef71a31509b 96 2023-03-25T05:43:42.228Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:42.228Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:42.228Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:43:42.228Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:42.228Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:42.229Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723022228, "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-25T05:43:43.230Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 859ce492-ef2d-437f-aab7-4ac8aa4f6702 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-25T05:43:43.230Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:43:43.230Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:43.335Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:43:43.336Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 859ce492-ef2d-437f-aab7-4ac8aa4f6702 20206 2023-03-25T05:43:43.336Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:43.336Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:43.336Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:43:43.337Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:43.337Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:43.337Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723023336, "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-25T05:43:44.343Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T05:43:44.344Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 f02fe5e8-132a-4713-95dc-8cdfa869bb94 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-25T05:43:44.372Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4b874768, org.onap.sdc.toscaparser.api.parameters.Input@619530fe, org.onap.sdc.toscaparser.api.parameters.Input@340a462f, org.onap.sdc.toscaparser.api.parameters.Input@15e9062b, org.onap.sdc.toscaparser.api.parameters.Input@64a4bff9] 2023-03-25T05:43:44.374Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:44.374Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:44.375Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-03-25T05:43:44.375Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= a9437ec6-b457-4c52-b996-f2c14d8dda46 2023-03-25T05:43:44.375Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a9437ec6-b457-4c52-b996-f2c14d8dda46 matches Tosca VF Customization UUID: a9437ec6-b457-4c52-b996-f2c14d8dda46 2023-03-25T05:43:44.375Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: a9437ec6-b457-4c52-b996-f2c14d8dda46 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-25T05:43:44.381Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:44.381Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:44.382Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id a9437ec6-b457-4c52-b996-f2c14d8dda46: {\"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-25T05:43:44.383Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1726eeec 2023-03-25T05:43:44.383Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:44.383Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:43:44.383Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0a40f6a3-7093-4254-b845-1e06ac9ebff0 2023-03-25T05:43:44.383Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0a40f6a3-7093-4254-b845-1e06ac9ebff0 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-25T05:43:44.388Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:44.388Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:43:44.388Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:43:44.389Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:44.389Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:43:44.389Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:43:44.390Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:44.390Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:43:44.390Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=a9437ec6-b457-4c52-b996-f2c14d8dda46 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T05:43:44.395Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:44.395Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:44.395Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 9b3efdd5-592d-46f7-afd7-0277122954ce: basic_cnf_macro 2023-03-25T05:43:44.395Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:44.395Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:44.396Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:44.396Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:44.396Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:44.396Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:44.396Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:44.396Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:44.396Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:43:44.397Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:43:44.397Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:44.497Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro f02fe5e8-132a-4713-95dc-8cdfa869bb94 2 ASDC deployResourceStructure 2023-03-25T05:43:44.497Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:44.498Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:44.498Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T05:43:44.498Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:44.498Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:44.498Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723024497, "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-25T05:43:45.499Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:45.499Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:45.500Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T05:43:45.500Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:45.500Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:45.500Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723025499, "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-25T05:43:46.501Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:46.501Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:46.501Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:43:46.502Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:46.502Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:46.502Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723026501, "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-25T05:43:47.503Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:47.503Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:47.503Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T05:43:47.504Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:47.504Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:47.504Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723027503, "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-25T05:43:48.505Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:48.505Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:48.505Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:43:48.506Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:48.506Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:48.506Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723028505, "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-25T05:43:49.507Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:49.507Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:43:49.507Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T05:43:49.507Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:43:49.507Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:43:49.507Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723029507, "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-25T05:43:50.508Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:43:50.534Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:43:50.537Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:43:50.537Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:43:50.537Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:43:50.537Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:43:50.537Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:43:50.537Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:43:50.537Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:43:50.537Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:43:50.537Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:43:50.552Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:44:20.553Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T05:44:20.566Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T05:44:20.567Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T05:44:20.567Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T05:44:20.574Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:44:20.594Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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-25T05:44:20.595Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T05:44:20.602Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:44:20.749Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T05:44:20.749Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:44:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[213208], x-aai-txid=[0-aai-resources-230325-05:44:19:851-41973], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:44:20.750Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:44:20.750Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:44:20.750Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:44:20.759Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:44:20.759Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:44:20.759Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:44:20.759Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:20.760Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:20.760Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723060759, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:44:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:44:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: cached metadata has changed from (version77: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version78: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-25T05:44:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:44:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T05:44:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=48, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:44:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 48: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T05:44:21.147Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=48, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:44:21.147Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T05:44:21.147Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:44:21.152Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:44:21.152Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:44:21.152Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:44:21.152Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1832, 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-25T05:44:21.152Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:44:21.152Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:44:21.788Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:44:21.788Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:44:21.788Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:44:21.789Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:21.789Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:21.789Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:44:22.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679722962098, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:44:22.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:44:22.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:44:22.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:44:22.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:44:22.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:44:22.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:44:22.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:44:22.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:44:22.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722971449, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:44:22.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722973195, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T05:44:22.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679722974196, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T05:44:22.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723005443, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:44:22.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:44:22.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:44:22.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T05:44:22.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:44:22.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T05:44:22.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T05:44:22.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T05:44:22.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:44:22.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:44:22.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:44:22.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723016841, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:44:22.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723018915, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-25T05:44:22.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723020029, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-25T05:44:22.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723021127, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-03-25T05:44:22.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723022228, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-25T05:44:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723023336, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-25T05:44:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723024497, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-25T05:44:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723025499, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-03-25T05:44:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723026501, "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-25T05:44:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723027503, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-03-25T05:44:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723028505, "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-25T05:44:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723029507, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:44:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723060759, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:44:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:44:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:44:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:44:22.789Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:44:22.790Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:22.790Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:22.790Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:44:23.790Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:44:23.791Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:23.791Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:23.791Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:44:24.791Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:44:24.792Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:24.792Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:24.792Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:44:25.793Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:44:25.793Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:25.793Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:25.794Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:44:26.794Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:44:26.795Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:26.795Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:26.795Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:44:27.795Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:44:27.796Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:27.796Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:27.796Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:44:28.797Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:44:28.797Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:28.797Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:28.798Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:44:29.798Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T05:44:29.799Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:44:29.799Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T05:44:29.799Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:44:29.799Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T05:44:29.872Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:44:29.873Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:44:29.873Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:44:29.874Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T05:44:29.874Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:44:29.874Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T05:44:30.164Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:44:30.167Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 82997 2023-03-25T05:44:30.168Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:30.168Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:30.168Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:44:30.168Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:30.168Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:30.168Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723070168, "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-25T05:44:31.168Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:44:31.169Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:44:31.169Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:44:31.170Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-25T05:44:31.170Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:44:31.170Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:44:31.348Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17842493271854545813/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-25T05:44:32.188Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:44:32.188Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:44:32.188Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:44:32.188Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:44:32.188Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:32.188Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:44:32.188Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:32.188Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:44:32.188Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:44:32.189Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:44:32.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6d3f05b9-d3c2-4550-82ad-9cda0b40d8e8 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:32.191Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:32.192Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:32.192Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b Model Version:NULL Model InvariantUuid:c22b2973-311f-4511-9035-90cf9b225133 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:26899e47-c930-4ea4-ae24-aa76223ea991 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:de052a73-3d16-43d1-b4e7-ee24329a195f Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:c5bbc534-b685-41f9-82df-91217cb7bd88 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2162df89-90fe-449a-9dde-51a383498f68 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:8d7ad6bd-e2d3-4c96-ac1b-7e5924692e44 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6d3f05b9-d3c2-4550-82ad-9cda0b40d8e8 ModelInvariantUuid:0b9ae242-eddb-411d-a67f-20273b58b9e5 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:28a1f695-c396-4ab6-beb4-e74242a240eb ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:e6a3373c-004b-4f31-96e0-a075ae46396b ModelInvariantUuid:405235b6-7664-49f1-846a-990e6da09cd9 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:73b45dc8-aeaf-462b-a74c-2d201e5e11f4 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-25T05:44:32.212Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T05:44:32.216Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||basic_vm_macro 0 2023-03-25T05:44:32.217Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d 2023-03-25T05:44:32.217Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: bb12c791-866c-4c6d-9d54-786f7042dbb9 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-25T05:44:32.217Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:44:32.217Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:32.314Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:44:32.315Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json bb12c791-866c-4c6d-9d54-786f7042dbb9 792 2023-03-25T05:44:32.315Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:32.315Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:32.315Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:44:32.315Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:32.315Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:32.316Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723072315, "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-25T05:44:33.317Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "2162df89-90fe-449a-9dde-51a383498f68", "vfModuleModelVersion": "1", "vfModuleModelUUID": "8d7ad6bd-e2d3-4c96-ac1b-7e5924692e44", "vfModuleModelCustomizationUUID": "ed739cbf-6339-4922-97fa-79c9940e78d1", "isBase": true, "artifacts": [ "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "1d311a4b-a903-4189-89e7-a8a2a2fdc268" ], "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-25T05:44:33.320Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:8d7ad6bd-e2d3-4c96-ac1b-7e5924692e44 VfModuleModelInvariantUUID:2162df89-90fe-449a-9dde-51a383498f68 VfModuleModelDescription:NULL Artifacts UUID List:{ 39e131fc-48cd-494b-b0c8-8d8a323fd03b , 1d311a4b-a903-4189-89e7-a8a2a2fdc268 } 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-25T05:44:33.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "2162df89-90fe-449a-9dde-51a383498f68", "vfModuleModelVersion": "1", "vfModuleModelUUID": "8d7ad6bd-e2d3-4c96-ac1b-7e5924692e44", "vfModuleModelCustomizationUUID": "ed739cbf-6339-4922-97fa-79c9940e78d1", "isBase": true, "artifacts": [ "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "1d311a4b-a903-4189-89e7-a8a2a2fdc268" ], "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-25T05:44:33.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:8d7ad6bd-e2d3-4c96-ac1b-7e5924692e44 VfModuleModelInvariantUUID:2162df89-90fe-449a-9dde-51a383498f68 VfModuleModelDescription:NULL Artifacts UUID List:{ 39e131fc-48cd-494b-b0c8-8d8a323fd03b , 1d311a4b-a903-4189-89e7-a8a2a2fdc268 } 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-25T05:44:33.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 39e131fc-48cd-494b-b0c8-8d8a323fd03b from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-25T05:44:33.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:44:33.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:33.416Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:44:33.417Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 39e131fc-48cd-494b-b0c8-8d8a323fd03b 5033 2023-03-25T05:44:33.417Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:33.417Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:33.417Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:44:33.418Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:33.418Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:33.418Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723073417, "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-25T05:44:34.419Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1d311a4b-a903-4189-89e7-a8a2a2fdc268 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-25T05:44:34.420Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:44:34.420Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:34.515Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:44:34.516Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 1d311a4b-a903-4189-89e7-a8a2a2fdc268 903 2023-03-25T05:44:34.516Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:34.516Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:34.516Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:44:34.516Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:34.516Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:34.516Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723074516, "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-25T05:44:35.518Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T05:44:35.518Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 648a181f-ec30-4e4b-9402-cda0d1a41b6d 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-25T05:44:35.539Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7f6c9d1e, org.onap.sdc.toscaparser.api.parameters.Input@23003e0c, org.onap.sdc.toscaparser.api.parameters.Input@79090bb4, org.onap.sdc.toscaparser.api.parameters.Input@7bba2f1f, org.onap.sdc.toscaparser.api.parameters.Input@6025d91b] 2023-03-25T05:44:35.540Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.540Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:35.541Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2023-03-25T05:44:35.541Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= c5bbc534-b685-41f9-82df-91217cb7bd88 2023-03-25T05:44:35.541Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c5bbc534-b685-41f9-82df-91217cb7bd88 matches Tosca VF Customization UUID: c5bbc534-b685-41f9-82df-91217cb7bd88 2023-03-25T05:44:35.541Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: c5bbc534-b685-41f9-82df-91217cb7bd88 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-25T05:44:35.545Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.545Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:35.545Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id c5bbc534-b685-41f9-82df-91217cb7bd88: {\"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-25T05:44:35.545Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@597a97a6 2023-03-25T05:44:35.545Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.545Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:44:35.546Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ed739cbf-6339-4922-97fa-79c9940e78d1 2023-03-25T05:44:35.546Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ed739cbf-6339-4922-97fa-79c9940e78d1 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-25T05:44:35.549Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.549Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:44:35.550Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:44:35.550Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.550Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:44:35.550Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:44:35.550Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.550Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-25T05:44:35.550Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-25T05:44:35.551Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T05:44:35.551Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6d3f05b9-d3c2-4550-82ad-9cda0b40d8e8 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-25T05:44:35.555Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.555Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:44:35.555Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:44:35.555Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.555Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:44:35.556Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=c5bbc534-b685-41f9-82df-91217cb7bd88 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T05:44:35.559Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.559Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:35.559Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 35866efc-fdf0-43ed-b21d-b88fffbafa7b: basic_vm_macro 2023-03-25T05:44:35.559Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.559Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:35.559Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.560Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:35.560Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.560Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:35.560Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.560Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:35.560Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:44:35.560Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:44:35.560Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:35.775Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 648a181f-ec30-4e4b-9402-cda0d1a41b6d 1 ASDC deployResourceStructure 2023-03-25T05:44:35.776Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:35.776Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:35.776Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T05:44:35.776Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:35.776Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:35.776Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723075776, "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-25T05:44:36.777Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:36.778Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:36.778Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T05:44:36.778Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:36.778Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:36.778Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723076777, "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-25T05:44:37.779Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:37.779Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:37.779Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T05:44:37.780Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:37.780Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:37.780Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723077779, "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-25T05:44:38.780Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:38.781Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:44:38.781Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-25T05:44:38.781Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:44:38.781Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:44:38.781Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723078780, "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-25T05:44:39.782Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:44:39.807Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:44:39.812Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:44:39.812Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:44:39.812Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:44:39.812Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:44:39.812Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:44:39.812Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:44:39.812Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:44:39.812Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:44:39.812Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:44:39.826Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:45:09.826Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T05:45:09.840Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T05:45:09.840Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T05:45:09.841Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T05:45:09.848Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:45:09.861Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T05:45:09.861Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[49ac70f7-d7db-4e68-93e9-b388272b89a6], X-ECOMP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-TransactionId=[], X-ONAP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], Content-Type=[application/merge-patch+json]} 2023-03-25T05:45:09.868Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:45:09.998Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:45:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[245816], x-aai-txid=[2-aai-resources-230325-05:45:09:116-1455], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:45:09.999Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:45:09.999Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T05:45:10.000Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:45:10.000Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:45:10.011Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:45:10.011Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:45:10.011Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:45:10.011Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:45:10.012Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:45:10.012Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723110011, "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-25T05:45:11.040Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:45:11.041Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:45:11.041Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:45:11.041Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:45:11.041Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:45:11.041Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:45:12.041Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:45:12.042Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:45:12.042Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:45:12.042Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:45:13.043Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:45:13.043Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:45:13.043Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:45:13.044Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:45:14.044Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:45:14.045Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:45:14.045Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:45:14.045Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:45:15.045Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:45:15.046Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:45:15.046Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:45:15.046Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:45:16.047Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:45:16.047Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:45:16.047Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:45:16.047Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:45:17.048Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:45:17.048Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:45:17.048Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:45:17.049Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:45:18.049Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:45:18.050Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:45:18.050Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:45:18.050Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "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-25T05:45:19.051Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:45:19.051Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:45:19.051Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:45:19.051Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:45:20.052Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T05:45:20.053Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:45:20.053Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T05:45:20.053Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:45:20.053Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T05:45:20.106Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:45:20.106Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:45:20.107Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:45:20.107Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T05:45:20.107Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:45:20.107Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T05:45:20.143Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:45:20.143Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2b21d14f 2023-03-25T05:45:20.143Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:45:20.143Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T05:45:20.144Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:45:20.144Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:45:20.144Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:45:20.144Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:45:20.144Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:45:20.144Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:45:20.144Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723120144, "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-25T05:45:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:45:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:45:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T05:45:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:45:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T05:45:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:45:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:45:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:45:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723070168, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:45:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723072315, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-25T05:45:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723073417, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-25T05:45:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723074516, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-25T05:45:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723075776, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-25T05:45:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723076777, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-25T05:45:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723077779, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-25T05:45:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723078780, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T05:45:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723110011, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:45:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:45:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:45:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:45:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:45:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:45:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:45:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:45:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:45:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679722346666, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:45:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T05:45:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723120144, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:45:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:45:21.146Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T05:45:21.166Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:45:21.167Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T05:45:21.172Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T05:45:21.172Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T05:45:21.172Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T05:45:21.173Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T05:45:21.173Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T05:45:21.181Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:45:21.213Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:45:21.223Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T05:45:21.223Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:45:21.223Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:45:21.223Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:45:21.223Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:45:21.223Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:45:21.224Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:45:21.224Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723121223, "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-25T05:45:22.225Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:45:22.251Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:45:22.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:45:22.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:45:22.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:45:22.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:45:22.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:45:22.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:45:22.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:45:22.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T05:45:22.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:45:22.270Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:45:52.271Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T05:45:52.280Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T05:45:52.280Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T05:45:52.281Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T05:45:52.287Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:45:52.310Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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-25T05:45:52.311Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T05:45:52.318Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T05:45:52.465Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T05:45:52.465Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:45:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[532680], x-aai-txid=[1-aai-resources-230325-05:45:51:569-20552], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:45:52.466Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:45:52.466Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:45:52.466Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:45:52.473Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:45:52.474Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T05:45:52.474Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:45:52.474Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:45:52.474Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:45:52.474Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723152474, "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-25T05:45:53.504Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T05:45:53.505Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T05:45:53.506Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T05:45:53.507Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Cancelled in-flight METADATA request with correlation id 53937 due to node 0 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-25T05:45:53.508Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T05:45:53.509Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T05:45:53.509Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T05:45:53.509Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T05:45:53.509Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T05:45:53.514Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-54c863c3-24b3-4cd7-bdc4-80650e71002e 2023-03-25T05:45:53.515Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T05:45:53.515Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T05:45:53.515Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T05:45:54.548Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:45:57.559Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:46:00.568Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:46:03.577Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:46:06.586Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:46:09.595Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:46:12.605Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:46:15.614Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:46:18.624Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:46:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:46:21.125Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:46:21.125Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T05:46:21.132Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-54c863c3-24b3-4cd7-bdc4-80650e71002e', protocol='range'} 2023-03-25T05:46:21.132Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:46:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:46:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:46:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:46:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:46:21.138Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:46:21.138Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:46:21.138Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 49: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-54c863c3-24b3-4cd7-bdc4-80650e71002e=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-25T05:46:21.154Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:46:21.154Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-54c863c3-24b3-4cd7-bdc4-80650e71002e', protocol='range'} 2023-03-25T05:46:21.155Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T05:46:21.155Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T05:46:21.155Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T05:46:21.155Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:46:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:46:21.160Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:46:21.160Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:46:21.161Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:46:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:46:21.161Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:46:21.161Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:46:21.161Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:46:21.161Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:46:21.161Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1895, 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-25T05:46:21.161Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:46:21.161Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:46:21.193Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:46:21.193Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:46:21.195Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:46:21.195Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:46:21.195Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:46:21.195Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:46:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T05:46:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723121223, "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-25T05:46:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:46:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T05:46:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723152474, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T05:46:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:46:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T05:46:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:46:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:46:22.196Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:46:22.196Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:46:22.196Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:46:22.197Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:46:23.197Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:46:23.198Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:46:23.198Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:46:23.198Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:46:24.199Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:46:24.199Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:46:24.199Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:46:24.199Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:46:25.200Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:46:25.200Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:46:25.200Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:46:25.200Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:46:26.201Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:46:26.201Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:46:26.201Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:46:26.201Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:46:27.202Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:46:27.202Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:46:27.202Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:46:27.202Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:46:28.203Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T05:46:28.204Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:46:28.204Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T05:46:28.205Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:46:28.205Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:46:28.246Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:46:28.247Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:46:28.247Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:46:28.247Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T05:46:28.247Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:46:28.248Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T05:46:28.269Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:46:28.269Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1e99cab8 2023-03-25T05:46:28.269Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:46:28.270Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T05:46:28.270Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:46:28.270Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T05:46:28.270Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T05:46:28.270Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:46:28.270Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:46:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:46:28.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723188270, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:46:29.271Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T05:46:29.292Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:46:29.292Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:46:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T05:46:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T05:46:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T05:46:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:46:29.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T05:46:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:46:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5d8379e2 2023-03-25T05:46:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:46:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T05:46:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:46:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T05:46:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T05:46:29.313Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:46:29.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:46:29.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:46:29.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723189313, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:46:30.314Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:46:30.315Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:46:30.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:46:30.347Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:46:30.347Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:47:00.347Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:47:00.374Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:47:00.380Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:47:00.380Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:47:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:47:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:47:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:47:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:47:30.380Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:47:30.407Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:47:30.412Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:47:30.412Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:48:00.412Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:48:00.440Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:48:00.445Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:48:00.445Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:48:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:48:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:48:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T05:48:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:48:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:48:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:48:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:48:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:48:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T05:48:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:48:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:48:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:48:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:48:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:48:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:48:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:48:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:48:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723188270, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:48:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:48:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:48:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723189313, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:48:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:48:30.446Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:48:30.471Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:48:30.474Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:48:30.474Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:49:00.475Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:49:00.498Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:49:00.501Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:49:00.501Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:49:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:49:30.501Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:49:30.527Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:49:30.532Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:49:30.533Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:50:00.533Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:50:00.563Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:50:00.568Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:50:00.568Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:50:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:50:30.568Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:50:30.588Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:50:30.592Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:50:30.592Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:51:00.592Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:51:00.619Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:51:00.623Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:51:00.624Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T05:51:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:51:21.279Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T05:51:21.280Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-54c863c3-24b3-4cd7-bdc4-80650e71002e sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T05:51:21.280Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T05:51:21.280Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T05:51:21.735Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:51:21.752Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:51:21.752Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T05:51:21.759Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=50, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:51:21.759Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 50: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T05:51:21.776Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=50, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:51:21.777Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T05:51:21.777Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:51:21.782Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:51:21.783Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:51:21.783Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:51:21.783Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1906, 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-25T05:51:21.783Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:51:21.783Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:51:30.624Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T05:51:30.624Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T05:51:30.635Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T05:51:30.635Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T05:51:30.636Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T05:51:30.639Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:51:30.652Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T05:51:30.653Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9566b7bf-b892-46d8-9270-61c91a179569], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T05:51:30.660Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T05:51:30.850Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:51:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[186], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-05:51:29:907-28561], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:51:30.850Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:51:30.851Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T05:51:30.851Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:51:30.851Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:51:30.859Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:51:30.859Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T05:51:30.859Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T05:51:30.859Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:51:30.859Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:51:30.860Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723490859, "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-25T05:51:30.882Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:51:30.882Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723490859, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T05:51:30.882Z||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-25T05:51:31.890Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:51:31.890Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:51:31.890Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:51:31.891Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:51:31.891Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:51:31.891Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:51:32.892Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:51:32.892Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:51:32.892Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:51:32.892Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:51:33.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:51:33.894Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:51:33.895Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:51:33.895Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:51:34.895Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:51:34.895Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:51:34.896Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:51:34.896Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:51:35.896Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:51:35.897Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:51:35.897Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:51:35.897Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:51:36.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:51:36.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:51:36.898Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:51:36.899Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:51:37.899Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:51:37.900Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:51:37.900Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:51:37.900Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:51:38.901Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T05:51:38.901Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:51:38.901Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T05:51:38.901Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:51:38.902Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:51:38.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:51:38.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:51:38.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:51:38.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:38.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:51:38.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:39.189Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:51:39.192Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T05:51:39.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:51:39.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:39.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:51:39.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:51:39.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:51:39.193Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723499193, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:51:40.194Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:51:40.194Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:51:40.194Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:40.194Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T05:51:40.195Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:40.195Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:40.320Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6232622592270996762/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T05:51:41.798Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:51:41.798Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:51:41.799Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:51:41.800Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:51:41.801Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:51:41.801Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:51:41.801Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:51:41.801Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:51:41.801Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:51:41.801Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:51:41.801Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:51:41.801Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:51:41.801Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:51:41.802Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.802Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:51:41.802Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.802Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:51:41.802Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:51:41.802Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.802Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:51:41.802Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:51:41.802Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.802Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T05:51:41.802Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:51:41.802Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:51:41.803Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:51:41.804Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:51:41.805Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T05:51:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T05:51:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:51:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T05:51:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:51:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:51:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:51:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723501851, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:51:42.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T05:51:42.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T05:51:42.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:51:42.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:51:42.853Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:51:42.853Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723502852, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:51:43.853Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:51:43.880Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:51:43.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:51:43.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:51:43.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:51:43.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:51:43.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:51:43.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:51:43.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:51:43.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:51:43.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:51:43.898Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:52:13.898Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T05:52:13.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T05:52:13.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T05:52:13.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T05:52:13.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:52:13.945Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T05:52:13.946Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T05:52:13.956Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:52:14.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T05:52:14.110Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:52:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[163992], x-aai-txid=[1-aai-resources-230325-05:52:13:203-18050], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:52:14.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:52:14.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:52:14.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:52:14.118Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:52:14.119Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:52:14.119Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:52:14.119Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:14.119Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:14.119Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723534119, "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-25T05:52:15.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:52:15.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:52:15.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:52:15.150Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:15.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:15.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:52:16.151Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:52:16.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:16.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:16.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:52:17.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:52:17.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:17.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:17.153Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:52:18.154Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:52:18.154Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:18.154Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:18.154Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:52:19.155Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:52:19.155Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:19.155Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:19.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:52:20.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:52:20.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:20.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:20.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:52:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:52:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:52:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T05:52:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T05:52:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:52:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T05:52:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:52:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:52:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723499193, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:52:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723501851, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T05:52:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723502852, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T05:52:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723534119, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:52:21.121Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.121Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:52:21.121Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.121Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.121Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:52:21.121Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.122Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.122Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T05:52:21.122Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.122Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.122Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:52:21.122Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.122Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.123Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T05:52:21.123Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.123Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:52:21.123Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:52:21.123Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:52:21.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:52:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:21.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:52:22.159Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T05:52:22.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:52:22.160Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T05:52:22.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:52:22.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T05:52:22.205Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:52:22.206Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:52:22.206Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:52:22.207Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:22.207Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:52:22.207Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:22.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:52:22.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T05:52:22.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:52:22.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:22.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:52:22.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:22.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:22.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723542450, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:52:23.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:52:23.454Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:52:23.454Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:23.454Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T05:52:23.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:23.455Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:23.587Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12521468834389762551/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T05:52:25.146Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:52:25.147Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:52:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:52:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:52:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:52:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:52:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:52:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:52:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:52:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:52:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:52:25.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:52:25.149Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:52:25.150Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:52:25.151Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:52:25.152Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:52:25.153Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T05:52:25.202Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T05:52:25.202Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:52:25.202Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T05:52:25.202Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:52:25.202Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:25.202Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:25.203Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723545202, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:52:26.203Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T05:52:26.204Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T05:52:26.204Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:52:26.204Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:26.204Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:26.204Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723546203, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:52:27.205Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:52:27.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:52:27.232Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:52:27.232Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:52:27.232Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:52:27.232Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:52:27.232Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:52:27.233Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:52:27.233Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:52:27.233Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:52:27.233Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:52:27.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:52:57.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T05:52:57.255Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T05:52:57.255Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T05:52:57.256Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T05:52:57.260Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:52:57.273Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T05:52:57.273Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3e390210-e2d1-4b87-9062-10cbbef74b73], X-ECOMP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-TransactionId=[], X-ONAP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], Content-Type=[application/merge-patch+json]} 2023-03-25T05:52:57.283Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:52:57.421Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:52:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-05:52:56:528-64334], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:52:57.421Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:52:57.422Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T05:52:57.422Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:52:57.422Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:52:57.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:52:57.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:52:57.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:52:57.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:57.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:57.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723577432, "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-25T05:52:58.462Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:52:58.462Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:52:58.463Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:52:58.463Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:58.463Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:58.463Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:52:59.464Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:52:59.465Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:52:59.465Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:52:59.465Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:53:00.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T05:53:00.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:53:00.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T05:53:00.466Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T05:53:00.467Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T05:53:00.514Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:53:00.514Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:53:00.515Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:53:00.515Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T05:53:00.515Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:53:00.515Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T05:53:00.538Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:53:00.539Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@72e828cb 2023-03-25T05:53:00.539Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:53:00.540Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T05:53:00.540Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:53:00.540Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:53:00.540Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:53:00.540Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:53:00.541Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:00.541Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:00.541Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723580540, "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-25T05:53:01.542Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T05:53:01.591Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T05:53:01.592Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:53:01.592Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T05:53:01.592Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:53:01.593Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:01.593Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:01.594Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723581591, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:53:02.595Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T05:53:02.595Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T05:53:02.595Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:53:02.596Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:02.596Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:02.596Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723582595, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:53:03.598Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:53:03.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:53:03.632Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:53:03.633Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:53:03.633Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:53:03.633Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:53:03.633Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:53:03.634Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:53:03.634Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:53:03.634Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:53:03.635Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:53:03.651Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:53:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:53:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:53:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:53:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:53:33.652Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T05:53:33.665Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T05:53:33.665Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T05:53:33.666Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T05:53:33.674Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:53:33.689Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T05:53:33.689Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T05:53:33.697Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:53:33.844Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T05:53:33.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:53:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[217320], x-aai-txid=[2-aai-resources-230325-05:53:32:944-8878], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:53:33.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:53:33.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:53:33.845Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:53:33.853Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:53:33.853Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:53:33.853Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:53:33.854Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:33.854Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:33.854Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723613853, "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-25T05:53:34.881Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:53:34.881Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:53:34.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:53:34.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:34.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:34.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:53:35.883Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:53:35.883Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:35.883Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:35.883Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:53:36.884Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:53:36.884Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:36.885Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:36.885Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:53:37.885Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:53:37.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:37.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:37.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:53:38.887Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:53:38.887Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:38.887Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:38.887Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:53:39.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:53:39.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:39.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:39.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:53:40.889Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:53:40.890Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:40.890Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:40.890Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:53:41.891Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T05:53:41.892Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:53:41.892Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T05:53:41.892Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:53:41.892Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T05:53:41.935Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:53:41.936Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:53:41.936Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:53:41.936Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T05:53:41.936Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:53:41.937Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T05:53:41.963Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:53:41.964Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1467a3f0 2023-03-25T05:53:41.964Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:53:41.964Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T05:53:41.964Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:53:41.964Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:53:41.964Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:53:41.965Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:53:41.965Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:41.965Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:41.965Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723621964, "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-25T05:53:42.967Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T05:53:43.013Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T05:53:43.014Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:53:43.014Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T05:53:43.014Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:53:43.014Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:43.014Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:43.014Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723623014, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:53:44.016Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T05:53:44.016Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T05:53:44.016Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:53:44.016Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:53:44.017Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:53:44.017Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723624016, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:53:45.017Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:53:45.042Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:53:45.045Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:53:45.046Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:53:45.046Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:53:45.046Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:53:45.046Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:53:45.046Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:53:45.046Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:53:45.046Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:53:45.046Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:53:45.060Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:54:15.061Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T05:54:15.069Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T05:54:15.069Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T05:54:15.070Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T05:54:15.074Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:54:15.086Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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-25T05:54:15.087Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T05:54:15.093Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:54:15.234Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T05:54:15.235Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:54:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[282624], x-aai-txid=[0-aai-resources-230325-05:54:14:340-69707], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:54:15.235Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:54:15.235Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:54:15.235Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:54:15.244Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:54:15.244Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:54:15.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:54:15.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:15.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:15.245Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723655245, "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-25T05:54:16.274Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:54:16.274Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:54:16.275Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:54:16.275Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:16.275Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:16.275Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:54:17.276Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:54:17.276Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:17.276Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:17.276Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:54:18.277Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:54:18.277Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:18.277Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:18.277Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:54:19.278Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:54:19.278Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:19.279Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:19.279Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:54:20.279Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:54:20.279Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:20.279Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:20.279Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:54:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:54:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:54:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723542450, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:54:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:54:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:54:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723545202, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T05:54:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:54:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:54:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723546203, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723577432, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723580540, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723581591, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723582595, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T05:54:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:54:21.280Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:54:21.280Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:21.280Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:21.280Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:54:22.281Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:54:22.281Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:22.281Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:22.282Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:54:23.282Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:54:23.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:23.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:23.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:54:24.284Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T05:54:24.284Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:54:24.284Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T05:54:24.284Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:54:24.284Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T05:54:24.327Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:54:24.327Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:54:24.327Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:54:24.327Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:24.327Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:54:24.327Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:24.860Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:54:24.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T05:54:24.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:54:24.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:24.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:54:24.864Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:24.864Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:24.864Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723664863, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:54:25.865Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:54:25.865Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:54:25.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:25.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:25.867Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:25.867Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:25.950Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16883742760994551095/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T05:54:26.493Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:54:26.493Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:54:26.493Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:26.493Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:54:26.493Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:26.493Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:26.494Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:26.494Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:26.494Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:26.494Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:26.494Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T05:54:26.494Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:54:26.494Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:54:26.494Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:54:26.494Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:54:26.496Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:54:26.497Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:54:26.497Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:54:26.497Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:54:26.497Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T05:54:26.545Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T05:54:26.545Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:54:26.545Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T05:54:26.546Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:54:26.546Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:26.546Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:26.546Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723666545, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:54:27.547Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T05:54:27.547Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T05:54:27.547Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:54:27.547Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:27.547Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:27.547Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723667547, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:54:28.548Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:54:28.576Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:54:28.580Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:54:28.580Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:54:28.580Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:54:28.580Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:54:28.580Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:54:28.580Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:54:28.580Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:54:28.581Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:54:28.581Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:54:28.596Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:54:58.597Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T05:54:58.609Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T05:54:58.609Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T05:54:58.610Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T05:54:58.616Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:54:58.630Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T05:54:58.631Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T05:54:58.639Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:54:58.776Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T05:54:58.777Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:54:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[205016], x-aai-txid=[0-aai-resources-230325-05:54:57:882-14176], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:54:58.777Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:54:58.777Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:54:58.777Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:54:58.786Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:54:58.787Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:54:58.787Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:54:58.787Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:58.787Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:58.787Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723698787, "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-25T05:54:59.816Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:54:59.816Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:54:59.817Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:54:59.817Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:54:59.817Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:54:59.817Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:00.818Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:00.818Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:00.818Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:00.818Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:01.819Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:01.819Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:01.819Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:01.819Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:02.820Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:02.820Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:02.820Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:02.821Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:03.821Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:03.822Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:03.822Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:03.822Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:04.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:04.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:04.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:04.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:05.825Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:05.825Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:05.826Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:05.826Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:06.827Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:06.827Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:06.827Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:06.827Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:07.828Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T05:55:07.829Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:55:07.829Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T05:55:07.829Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:55:07.829Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T05:55:07.878Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:55:07.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:55:07.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:55:07.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:07.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:55:07.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:08.199Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:55:08.201Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T05:55:08.202Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:55:08.202Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:08.202Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:55:08.202Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:08.202Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:08.203Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723708202, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:09.204Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:55:09.204Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:55:09.205Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:09.205Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:09.205Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:09.206Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:09.306Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7897953827544153510/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T05:55:09.857Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:55:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:55:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:55:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T05:55:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:55:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T05:55:09.904Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T05:55:09.905Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:55:09.905Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T05:55:09.905Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:55:09.905Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:09.905Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:09.905Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723709905, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:10.906Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T05:55:10.906Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T05:55:10.906Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:55:10.906Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:10.907Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:10.907Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723710906, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:11.907Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:55:11.928Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:55:11.932Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:55:11.932Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:55:11.932Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:55:11.932Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:55:11.932Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:55:11.932Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:55:11.932Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:55:11.932Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:55:11.932Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:55:11.947Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:55:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723613853, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723621964, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723623014, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723624016, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723655245, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:55:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:55:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:55:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:55:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:55:41.947Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T05:55:41.955Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T05:55:41.956Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T05:55:41.956Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T05:55:41.964Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:55:41.985Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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-25T05:55:41.986Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T05:55:41.993Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:55:42.135Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T05:55:42.135Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:55:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[237800], x-aai-txid=[2-aai-resources-230325-05:55:41:238-26714], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:55:42.136Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:55:42.136Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:55:42.136Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:55:42.144Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:55:42.144Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:55:42.144Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:55:42.144Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:42.145Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:42.145Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723742144, "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-25T05:55:43.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:55:43.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:55:43.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:43.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:43.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:43.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:44.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:44.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:44.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:44.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:45.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:45.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:45.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:45.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:46.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:46.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:46.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:46.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:47.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:47.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:47.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:47.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:48.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:48.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:48.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:48.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:49.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:49.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:49.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:49.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:50.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:55:50.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:50.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:50.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:51.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T05:55:51.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:55:51.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T05:55:51.186Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:55:51.186Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T05:55:51.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:55:51.235Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:55:51.235Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:55:51.235Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:51.235Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:55:51.235Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:51.492Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:55:51.495Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T05:55:51.495Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T05:55:51.496Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:51.496Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:55:51.496Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:51.496Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:51.496Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723751495, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:52.497Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:55:52.498Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:55:52.498Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:52.499Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:52.499Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:52.499Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:52.586Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13581537523518935670/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T05:55:53.158Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:53.159Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T05:55:53.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:55:53.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:55:53.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:53.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:53.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:53.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:53.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:53.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:53.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:53.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:53.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:55:53.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:55:53.160Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T05:55:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T05:55:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T05:55:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T05:55:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:55:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723753208, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:54.209Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T05:55:54.209Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T05:55:54.209Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:55:54.209Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:55:54.209Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:55:54.209Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723754209, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:55:55.210Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:55:55.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:55:55.239Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:55:55.239Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:55:55.239Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:55:55.239Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:55:55.239Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:55:55.239Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:55:55.239Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:55:55.240Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:55:55.240Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:55:55.255Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:56:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:56:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:56:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:56:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:56:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723664863, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:56:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723666545, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T05:56:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723667547, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T05:56:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723698787, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:56:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:56:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:56:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:56:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:56:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:56:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:56:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:56:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:56:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723708202, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:56:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723709905, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T05:56:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:56:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723710906, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T05:56:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:56:25.256Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T05:56:25.264Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T05:56:25.264Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T05:56:25.265Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T05:56:25.271Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:56:25.289Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T05:56:25.289Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[40ab8551-cbbc-4ed2-be96-2b5899da990c], X-ECOMP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-TransactionId=[], X-ONAP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], Content-Type=[application/merge-patch+json]} 2023-03-25T05:56:25.297Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:56:25.496Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:56:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[195], vertex-id=[405568], x-aai-txid=[0-aai-resources-230325-05:56:24:542-78673], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:56:25.496Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:56:25.497Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T05:56:25.497Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:56:25.497Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:56:25.505Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:56:25.506Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:56:25.506Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:56:25.506Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:25.506Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:25.506Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723785506, "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-25T05:56:26.533Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:56:26.533Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:56:26.534Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:56:26.534Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:26.534Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:26.534Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:56:27.535Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:56:27.535Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:27.536Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:27.536Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:56:28.537Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:56:28.537Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:28.537Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:28.537Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:56:29.538Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:56:29.539Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:29.539Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:29.539Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:56:30.541Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:56:30.541Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:30.541Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:30.541Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:56:31.543Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:56:31.543Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:31.543Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:31.543Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:56:32.545Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:56:32.545Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:32.545Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:32.545Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:56:33.546Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:56:33.547Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:33.547Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:33.547Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:56:34.549Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:56:34.549Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:34.549Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:34.550Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:56:35.551Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:56:35.552Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:35.552Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:35.552Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:56:36.554Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T05:56:36.554Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:56:36.554Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T05:56:36.554Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:56:36.555Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T05:56:36.606Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:56:36.607Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:56:36.607Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:56:36.607Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T05:56:36.607Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:56:36.607Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T05:56:36.847Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:56:36.853Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T05:56:36.853Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:56:36.853Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:56:36.854Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:56:36.854Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:36.854Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:36.854Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723796853, "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-25T05:56:37.855Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:56:37.856Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:56:37.856Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T05:56:37.856Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T05:56:37.857Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T05:56:37.857Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T05:56:37.934Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5994777479706975589/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T05:56:38.715Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:56:38.715Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T05:56:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:56:38.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.718Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:56:38.718Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:56:38.718Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:56:38.718Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T05:56:38.759Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists 2023-03-25T05:56:38.759Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:56:38.759Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists) 2023-03-25T05:56:38.759Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:56:38.759Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:38.759Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:38.760Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723798759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:56:39.760Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T05:56:39.761Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists) 2023-03-25T05:56:39.761Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:56:39.761Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:56:39.761Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:56:39.761Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723799760, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:56:40.762Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:56:40.783Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:56:40.788Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:56:40.788Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:56:40.788Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:56:40.788Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:56:40.788Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:56:40.788Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:56:40.788Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:56:40.789Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:56:40.789Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:56:40.803Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:57:10.803Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T05:57:10.816Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T05:57:10.816Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T05:57:10.817Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T05:57:10.824Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:57:10.846Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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-25T05:57:10.847Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T05:57:10.855Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:57:11.005Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T05:57:11.005Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:57:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[213208], x-aai-txid=[1-aai-resources-230325-05:57:10:101-23049], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:57:11.006Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:57:11.006Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:57:11.006Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:57:11.014Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:57:11.015Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:57:11.015Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:57:11.016Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:11.016Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:11.016Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723831015, "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-25T05:57:12.044Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:57:12.045Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:57:12.045Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:57:12.045Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:12.045Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:12.046Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:57:13.046Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:57:13.046Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:13.047Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:13.047Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:57:14.047Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:57:14.048Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:14.048Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:14.048Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:57:15.048Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:57:15.049Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:15.049Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:15.049Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:57:16.050Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:57:16.050Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:16.050Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:16.050Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:57:17.051Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:57:17.051Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:17.052Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:17.052Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:57:18.052Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:57:18.053Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:18.053Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:18.053Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:57:19.054Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:57:19.054Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:19.054Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:19.054Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:57:20.055Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T05:57:20.056Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:57:20.056Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T05:57:20.056Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:57:20.056Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T05:57:20.102Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:57:20.103Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:57:20.103Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:57:20.103Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T05:57:20.103Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:57:20.103Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T05:57:20.365Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T05:57:20.368Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 82997 2023-03-25T05:57:20.368Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:57:20.368Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:57:20.368Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T05:57:20.368Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:20.368Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:20.369Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723840368, "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-25T05:57:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:57:21.109Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: cached metadata has changed from (version80: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version81: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-25T05:57:21.123Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:57:21.124Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T05:57:21.128Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=51, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:57:21.129Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 51: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T05:57:21.150Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=51, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:57:21.151Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T05:57:21.151Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:57:21.155Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:57:21.155Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:57:21.155Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:57:21.155Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1969, 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-25T05:57:21.155Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:57:21.156Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:57:21.370Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:57:21.370Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:57:21.371Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:57:21.371Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-25T05:57:21.371Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:57:21.371Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:57:21.471Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13319011688083930278/Definitions/service-BasicVmMacro-template.yml 2023-03-25T05:57:22.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.174Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723742144, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:57:22.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.177Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.177Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.177Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.177Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:57:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.177Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.177Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723751495, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:57:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723753208, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T05:57:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723754209, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T05:57:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723785506, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:57:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.179Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.179Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.179Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.179Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.179Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:57:22.179Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.179Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.179Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T05:57:22.179Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.180Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.180Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.180Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.180Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.180Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T05:57:22.180Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.180Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.180Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T05:57:22.180Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.181Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.181Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T05:57:22.181Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.181Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.181Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.181Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.181Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.181Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:57:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723796853, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:57:22.182Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.182Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.182Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723798759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } 2023-03-25T05:57:22.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723799760, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } 2023-03-25T05:57:22.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723831015, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:57:22.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.183Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:57:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:57:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:57:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:57:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723840368, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T05:57:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 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-25T05:57:22.320Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T05:57:22.321Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:57:22.321Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:57:22.321Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T05:57:22.321Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:57:22.321Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:57:22.321Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:57:22.321Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:57:22.321Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:57:22.321Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T05:57:22.321Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:57:22.321Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T05:57:22.321Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:57:22.321Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:57:22.322Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:57:22.322Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:57:22.322Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:57:22.322Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:57:22.322Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:57:22.322Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:57:22.322Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T05:57:22.322Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T05:57:22.322Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:57:22.322Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:57:22.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:57:22.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-25T05:57:22.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-25T05:57:22.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-25T05:57:22.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-25T05:57:22.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T05:57:22.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T05:57:22.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:57:22.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T05:57:22.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:57:22.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:57:22.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:57:22.323Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:57:22.324Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:57:22.324Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:57:22.324Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:57:22.324Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T05:57:22.324Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T05:57:22.324Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:57:22.324Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-25T05:57:22.324Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-25T05:57:22.324Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T05:57:22.324Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6d3f05b9-d3c2-4550-82ad-9cda0b40d8e8 2023-03-25T05:57:22.324Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:57:22.324Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:57:22.324Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:57:22.325Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:57:22.325Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:57:22.325Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:57:22.325Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T05:57:22.325Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T05:57:22.325Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b Model Version:NULL Model InvariantUuid:c22b2973-311f-4511-9035-90cf9b225133 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:26899e47-c930-4ea4-ae24-aa76223ea991 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:de052a73-3d16-43d1-b4e7-ee24329a195f Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:c5bbc534-b685-41f9-82df-91217cb7bd88 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2162df89-90fe-449a-9dde-51a383498f68 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:8d7ad6bd-e2d3-4c96-ac1b-7e5924692e44 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6d3f05b9-d3c2-4550-82ad-9cda0b40d8e8 ModelInvariantUuid:0b9ae242-eddb-411d-a67f-20273b58b9e5 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:28a1f695-c396-4ab6-beb4-e74242a240eb ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:e6a3373c-004b-4f31-96e0-a075ae46396b ModelInvariantUuid:405235b6-7664-49f1-846a-990e6da09cd9 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:73b45dc8-aeaf-462b-a74c-2d201e5e11f4 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-25T05:57:22.368Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists 2023-03-25T05:57:22.369Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:57:22.369Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists) 2023-03-25T05:57:22.369Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:57:22.369Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:22.369Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:22.369Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723842369, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:57:23.370Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T05:57:23.370Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists) 2023-03-25T05:57:23.370Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:57:23.371Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:23.371Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:23.371Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723843370, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:57:24.372Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:57:24.398Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:57:24.401Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:57:24.401Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:57:24.401Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:57:24.401Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:57:24.401Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:57:24.402Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:57:24.402Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:57:24.402Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:57:24.402Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T05:57:24.413Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:57:54.414Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T05:57:54.426Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T05:57:54.426Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T05:57:54.427Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T05:57:54.434Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:57:54.464Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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-25T05:57:54.464Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T05:57:54.471Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T05:57:54.616Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T05:57:54.617Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:57:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[245816], x-aai-txid=[2-aai-resources-230325-05:57:53:716-12355], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:57:54.617Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:57:54.617Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:57:54.618Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:57:54.633Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:57:54.633Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T05:57:54.634Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:57:54.634Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:54.634Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:54.634Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723874633, "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-25T05:57:55.661Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:57:55.661Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:57:55.662Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:57:55.662Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:55.662Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:55.662Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:57:56.663Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:57:56.663Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:56.663Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:56.663Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:57:57.664Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:57:57.664Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:57.664Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:57.664Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:57:58.665Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:57:58.666Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:58.666Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:58.666Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:57:59.666Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:57:59.667Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:57:59.667Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:57:59.667Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:58:00.667Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:58:00.668Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:58:00.668Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:58:00.668Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:58:01.668Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:58:01.669Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:58:01.669Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:58:01.669Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:58:02.670Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:58:02.670Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:58:02.671Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:58:02.671Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "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-25T05:58:03.672Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:58:03.673Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:58:03.673Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:58:03.673Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:58:04.674Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T05:58:04.674Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:58:04.674Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T05:58:04.674Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T05:58:04.674Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T05:58:04.723Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:58:04.723Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:58:04.723Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:58:04.723Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T05:58:04.723Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:58:04.724Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T05:58:04.747Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:58:04.747Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@28859c63 2023-03-25T05:58:04.747Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:58:04.748Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T05:58:04.748Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:58:04.748Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:58:04.748Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:58:04.748Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:58:04.748Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:58:04.749Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:58:04.749Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723884748, "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-25T05:58:05.749Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T05:58:05.776Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:58:05.776Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T05:58:05.780Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T05:58:05.780Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T05:58:05.780Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T05:58:05.781Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T05:58:05.781Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T05:58:05.788Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:58:05.817Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:58:05.824Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T05:58:05.824Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:58:05.825Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:58:05.825Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:58:05.825Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T05:58:05.825Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:58:05.825Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:58:05.825Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723885825, "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-25T05:58:06.826Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:58:06.853Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:58:06.858Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T05:58:06.859Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T05:58:06.859Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T05:58:06.859Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T05:58:06.859Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:58:06.859Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:58:06.859Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T05:58:06.859Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T05:58:06.859Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T05:58:06.874Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T05:58:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:58:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:58:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723842369, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } 2023-03-25T05:58:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:58:36.875Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T05:58:36.887Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T05:58:36.887Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T05:58:36.888Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T05:58:36.895Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T05:58:36.909Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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-25T05:58:36.910Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T05:58:36.918Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T05:58:37.075Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T05:58:37.076Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 05:58:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[532680], x-aai-txid=[2-aai-resources-230325-05:58:36:163-78649], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T05:58:37.076Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T05:58:37.076Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T05:58:37.076Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:58:37.084Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:58:37.084Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T05:58:37.084Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T05:58:37.084Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:58:37.085Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:58:37.085Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723917084, "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-25T05:58:38.120Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T05:58:38.121Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T05:58:38.122Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T05:58:38.122Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T05:58:38.123Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Cancelled in-flight METADATA request with correlation id 54050 due to node 2 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-25T05:58:38.123Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T05:58:38.123Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T05:58:38.123Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T05:58:38.123Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T05:58:38.130Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4e7a98c4-1887-4df3-85f2-0a42915ba52a 2023-03-25T05:58:38.131Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T05:58:38.131Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T05:58:38.131Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T05:58:39.520Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:58:42.531Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:58:45.541Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:58:48.551Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:58:51.560Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:58:54.569Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:58:57.578Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:59:00.587Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:59:03.596Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:59:06.605Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:59:09.614Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:59:12.623Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:59:15.631Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:59:18.641Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T05:59:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:59:21.125Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:59:21.125Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T05:59:21.131Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=52, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:59:21.131Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=52, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4e7a98c4-1887-4df3-85f2-0a42915ba52a', protocol='range'} 2023-03-25T05:59:21.135Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:59:21.135Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:59:21.135Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:59:21.135Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:59:21.135Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:59:21.135Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T05:59:21.136Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 52: {SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4e7a98c4-1887-4df3-85f2-0a42915ba52a=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T05:59:21.151Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=52, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T05:59:21.151Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=52, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4e7a98c4-1887-4df3-85f2-0a42915ba52a', protocol='range'} 2023-03-25T05:59:21.151Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T05:59:21.151Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T05:59:21.152Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T05:59:21.152Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T05:59:21.156Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:59:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:59:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:59:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2006, 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-25T05:59:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:59:21.156Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:59:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:59:21.157Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:59:21.157Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:59:21.158Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T05:59:21.158Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T05:59:21.158Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T05:59:21.247Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T05:59:21.248Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T05:59:21.248Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:59:21.249Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:59:21.249Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:59:21.249Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:59:22.174Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723843370, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } 2023-03-25T05:59:22.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723874633, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T05:59:22.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:59:22.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T05:59:22.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T05:59:22.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T05:59:22.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.176Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:59:22.176Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.176Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.177Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:59:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.177Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.177Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T05:59:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.177Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.177Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T05:59:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.177Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.177Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723153504, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T05:59:22.177Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723884748, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T05:59:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723885825, "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-25T05:59:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723917084, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T05:59:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.178Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T05:59:22.178Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T05:59:22.178Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T05:59:22.249Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:59:22.249Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:59:22.249Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:59:22.249Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:59:23.250Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:59:23.250Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:59:23.251Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:59:23.251Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:59:24.251Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:59:24.252Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:59:24.252Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:59:24.252Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:59:25.253Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:59:25.253Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:59:25.253Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:59:25.253Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:59:26.254Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:59:26.254Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:59:26.254Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:59:26.254Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:59:27.255Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T05:59:27.255Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:59:27.255Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:59:27.255Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:59:28.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T05:59:28.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T05:59:28.257Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T05:59:28.258Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T05:59:28.258Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T05:59:28.310Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T05:59:28.310Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:59:28.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T05:59:28.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T05:59:28.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:59:28.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T05:59:28.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:59:28.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4c178d89 2023-03-25T05:59:28.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:59:28.342Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T05:59:28.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:59:28.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T05:59:28.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T05:59:28.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:59:28.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:59:28.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:59:28.343Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723968343, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:59:29.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T05:59:29.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:59:29.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T05:59:29.371Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T05:59:29.371Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T05:59:29.371Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T05:59:29.371Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T05:59:29.371Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T05:59:29.389Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T05:59:29.389Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@459546d2 2023-03-25T05:59:29.390Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T05:59:29.390Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T05:59:29.390Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T05:59:29.390Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T05:59:29.390Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T05:59:29.390Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T05:59:29.391Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T05:59:29.391Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T05:59:29.391Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723969390, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T05:59:30.392Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T05:59:30.392Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:59:30.421Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T05:59:30.426Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T05:59:30.426Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:00:00.426Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:00:00.450Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:00:00.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:00:00.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:00:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:00:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:00:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:00:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:00:30.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:00:30.482Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:00:30.487Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:00:30.487Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:01:00.488Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:01:00.517Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:01:00.522Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:01:00.522Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:01:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:01:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:01:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T06:01:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:01:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:01:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:01:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:01:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:01:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T06:01:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:01:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:01:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:01:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:01:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:01:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:01:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:01:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:01:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723968343, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:01:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:01:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:01:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679723969390, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:01:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:01:30.522Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:01:30.549Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:01:30.554Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:01:30.555Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:02:00.555Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:02:00.582Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:02:00.586Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:02:00.586Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:02:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:02:30.587Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:02:30.612Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:02:30.617Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:02:30.617Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:03:00.618Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:03:00.646Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:03:00.650Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:03:00.651Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:03:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:03:30.651Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:03:30.676Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:03:30.680Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:03:30.680Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:04:00.680Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:04:00.707Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:04:00.712Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:04:00.712Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:04:21.110Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:04:21.327Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T06:04:21.327Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-4e7a98c4-1887-4df3-85f2-0a42915ba52a sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T06:04:21.328Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T06:04:21.328Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T06:04:21.743Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:04:21.760Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:04:21.761Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T06:04:21.769Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=53, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:04:21.769Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 53: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T06:04:21.786Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=53, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:04:21.787Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T06:04:21.787Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:04:21.792Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:04:21.793Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:04:21.793Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:04:21.793Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2029, 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-25T06:04:21.793Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:04:21.793Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:04:30.712Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T06:04:30.712Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T06:04:30.727Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T06:04:30.727Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T06:04:30.728Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T06:04:30.735Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:04:30.752Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T06:04:30.753Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T06:04:30.760Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T06:04:30.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T06:04:30.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:04:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-06:04:30:004-7656], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:04:30.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:04:30.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:04:30.907Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:04:30.913Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:04:30.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T06:04:30.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T06:04:30.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:04:30.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:04:30.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724270914, "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-25T06:04:30.937Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:04:30.937Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724270914, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T06:04:30.938Z||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-25T06:04:31.943Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:04:31.944Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:04:31.944Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:04:31.944Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:04:31.944Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:04:31.944Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:04:32.945Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:04:32.945Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:04:32.945Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:04:32.945Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:04:33.946Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:04:33.946Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:04:33.946Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:04:33.946Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:04:34.946Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:04:34.947Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:04:34.947Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:04:34.947Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:04:35.947Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:04:35.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:04:35.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:04:35.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:04:36.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:04:36.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:04:36.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:04:36.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:04:37.949Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:04:37.949Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:04:37.949Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:04:37.950Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:04:38.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T06:04:38.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:04:38.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T06:04:38.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:04:38.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T06:04:38.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:04:38.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:04:38.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:04:38.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:38.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:04:38.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:39.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:04:39.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T06:04:39.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:04:39.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:39.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:04:39.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:04:39.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:04:39.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724279238, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:04:40.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:04:40.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:04:40.240Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:40.240Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T06:04:40.240Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:40.241Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:40.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1675068382911861742/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T06:04:41.806Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:04:41.806Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:04:41.807Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:04:41.808Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:04:41.809Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:04:41.810Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T06:04:41.811Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:04:41.812Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.813Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:04:41.813Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:04:41.813Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:04:41.813Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T06:04:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T06:04:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:04:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T06:04:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:04:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:04:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:04:41.855Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724281855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:04:42.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:04:42.856Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T06:04:42.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:04:42.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:04:42.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:04:42.857Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724282856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:04:43.858Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:04:43.879Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:04:43.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:04:43.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:04:43.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:04:43.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:04:43.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:04:43.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:04:43.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:04:43.884Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:04:43.885Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:04:43.898Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:05:13.898Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T06:05:13.907Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T06:05:13.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T06:05:13.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T06:05:13.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:05:13.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T06:05:13.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T06:05:13.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:05:14.094Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T06:05:14.095Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:05:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[163992], x-aai-txid=[0-aai-resources-230325-06:05:13:190-45174], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:05:14.095Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:05:14.095Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:05:14.095Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:05:14.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:05:14.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:05:14.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:05:14.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:14.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:14.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724314108, "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-25T06:05:15.134Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:05:15.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:05:15.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:05:15.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:15.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:15.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:05:16.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:05:16.137Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:16.137Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:16.137Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:05:17.137Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:05:17.138Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:17.138Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:17.138Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:05:18.138Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:05:18.139Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:18.139Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:18.139Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:05:19.140Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:05:19.140Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:19.141Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:19.141Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:05:20.142Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:05:20.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:20.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:20.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:05:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:05:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:05:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.116Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T06:05:21.116Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T06:05:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:05:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T06:05:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:05:21.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.118Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:05:21.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.118Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724279238, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:05:21.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.118Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724281855, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T06:05:21.119Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.119Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.119Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724282856, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T06:05:21.119Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.119Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.119Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724314108, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:05:21.119Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.119Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.119Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:05:21.120Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.120Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.120Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:05:21.120Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.120Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.120Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T06:05:21.120Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.120Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.120Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:05:21.120Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.120Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.120Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T06:05:21.121Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.121Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:05:21.121Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:05:21.121Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:05:21.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:05:21.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:21.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:21.144Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:05:22.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T06:05:22.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:05:22.147Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T06:05:22.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:05:22.148Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T06:05:22.187Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:05:22.188Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:05:22.188Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:05:22.188Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:22.188Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:05:22.189Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:22.627Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:05:22.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T06:05:22.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T06:05:22.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:22.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:05:22.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:22.632Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:22.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724322632, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:05:23.633Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:05:23.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:05:23.634Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:23.635Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T06:05:23.635Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:23.636Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:23.774Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15909410846817645773/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T06:05:25.376Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:05:25.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:05:25.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:05:25.379Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:05:25.380Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:05:25.381Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.382Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:05:25.383Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:05:25.383Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:05:25.383Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T06:05:25.427Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T06:05:25.427Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T06:05:25.427Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T06:05:25.427Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:05:25.427Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:25.427Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:25.427Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724325427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:05:26.428Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T06:05:26.429Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T06:05:26.429Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:05:26.429Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:26.429Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:26.429Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724326428, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:05:27.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:05:27.456Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:05:27.461Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:05:27.461Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:05:27.461Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:05:27.461Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:05:27.461Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:05:27.461Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:05:27.462Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:05:27.462Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:05:27.462Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:05:27.476Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:05:57.477Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T06:05:57.487Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T06:05:57.487Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T06:05:57.488Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T06:05:57.495Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:05:57.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T06:05:57.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T06:05:57.524Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:05:57.673Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T06:05:57.674Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:05:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[188472], x-aai-txid=[2-aai-resources-230325-06:05:56:767-83481], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:05:57.674Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:05:57.674Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:05:57.674Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:05:57.683Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:05:57.683Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:05:57.683Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:05:57.683Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:57.684Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:57.684Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724357683, "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-25T06:05:58.712Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:05:58.713Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:05:58.713Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:05:58.713Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:58.713Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:58.713Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:05:59.714Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:05:59.715Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:05:59.715Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:05:59.715Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:06:00.716Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T06:06:00.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:06:00.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T06:06:00.717Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T06:06:00.717Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T06:06:00.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:06:00.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:06:00.762Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:06:00.762Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T06:06:00.762Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:06:00.762Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T06:06:00.784Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:06:00.784Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@215aa411 2023-03-25T06:06:00.784Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:06:00.785Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T06:06:00.785Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:06:00.785Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:06:00.785Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:06:00.785Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:06:00.785Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:00.785Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:00.785Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679724360785, "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-25T06:06:01.786Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T06:06:01.832Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T06:06:01.832Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:06:01.832Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T06:06:01.833Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:06:01.833Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:01.833Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:01.833Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679724361832, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:06:02.834Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:06:02.834Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T06:06:02.834Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:06:02.834Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:02.835Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:02.835Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679724362834, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:06:03.835Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:06:03.864Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:06:03.869Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:06:03.869Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:06:03.869Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:06:03.869Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:06:03.869Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:06:03.869Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:06:03.869Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:06:03.870Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:06:03.870Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:06:03.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:06:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:06:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:06:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:06:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:06:33.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T06:06:33.900Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T06:06:33.900Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T06:06:33.901Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T06:06:33.908Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:06:33.928Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T06:06:33.929Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T06:06:33.938Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:06:34.070Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T06:06:34.071Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:06:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-06:06:33:180-11697], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:06:34.071Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:06:34.071Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:06:34.071Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:06:34.079Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:06:34.079Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:06:34.080Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:06:34.080Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:34.080Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:34.080Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679724394079, "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-25T06:06:35.110Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:06:35.111Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:06:35.111Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:06:35.111Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:35.111Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:35.111Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:06:36.112Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:06:36.113Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:36.113Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:36.113Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:06:37.114Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:06:37.115Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:37.115Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:37.115Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:06:38.116Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:06:38.116Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:38.116Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:38.116Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:06:39.118Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:06:39.118Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:39.118Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:39.118Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:06:40.119Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:06:40.119Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:40.119Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:40.119Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:06:41.121Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:06:41.121Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:41.121Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:41.121Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:06:42.123Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T06:06:42.123Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:06:42.123Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T06:06:42.124Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:06:42.124Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T06:06:42.171Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:06:42.172Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:06:42.173Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:06:42.173Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T06:06:42.173Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:06:42.174Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T06:06:42.200Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:06:42.200Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@33b7d874 2023-03-25T06:06:42.201Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:06:42.201Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T06:06:42.202Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:06:42.202Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:06:42.202Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:06:42.203Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:06:42.203Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:42.203Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:42.204Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724402202, "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-25T06:06:43.205Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T06:06:43.256Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T06:06:43.257Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:06:43.257Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T06:06:43.257Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:06:43.257Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:43.257Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:43.258Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724403257, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:06:44.259Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:06:44.259Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T06:06:44.260Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:06:44.260Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:06:44.260Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:06:44.260Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724404259, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:06:45.262Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:06:45.286Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:06:45.291Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:06:45.291Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:06:45.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:06:45.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:06:45.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:06:45.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:06:45.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:06:45.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:06:45.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:06:45.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:07:15.309Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T06:07:15.319Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T06:07:15.319Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T06:07:15.320Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T06:07:15.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:07:15.345Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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-25T06:07:15.345Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T06:07:15.352Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:07:15.506Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T06:07:15.507Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:07:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[282624], x-aai-txid=[0-aai-resources-230325-06:07:14:595-33233], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:07:15.507Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:07:15.507Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:07:15.507Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:07:15.526Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:07:15.526Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:07:15.526Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:07:15.526Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:15.526Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:15.527Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724435526, "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-25T06:07:16.557Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:07:16.558Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:07:16.558Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:07:16.558Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:16.558Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:16.558Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:07:17.559Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:07:17.559Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:17.559Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:17.559Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:07:18.560Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:07:18.561Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:18.561Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:18.561Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:07:19.562Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:07:19.562Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:19.562Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:19.562Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:07:20.563Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:07:20.563Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:20.563Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:20.563Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:07:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724322632, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724325427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724326428, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724357683, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:07:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:07:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:07:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:07:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:07:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:07:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:07:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679724360785, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:07:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:07:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:07:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679724361832, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T06:07:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:07:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:07:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679724362834, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T06:07:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:07:21.564Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:07:21.564Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:21.564Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:21.565Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:07:22.566Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:07:22.566Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:22.566Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:22.566Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:07:23.567Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:07:23.568Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:23.568Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:23.568Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:07:24.569Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T06:07:24.570Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:07:24.570Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T06:07:24.570Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:07:24.570Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T06:07:24.607Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:07:24.608Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:07:24.608Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:07:24.608Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:24.608Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:07:24.608Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:24.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:07:24.929Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T06:07:24.929Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T06:07:24.929Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:24.929Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:07:24.929Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:24.929Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:24.929Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724444929, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:07:25.930Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:07:25.930Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:07:25.930Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:25.931Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:25.931Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:25.931Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:26.024Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9524528493516473876/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T06:07:26.648Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:07:26.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T06:07:26.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:07:26.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:07:26.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:07:26.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:07:26.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T06:07:26.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:07:26.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:07:26.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:07:26.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:07:26.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:07:26.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:07:26.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:07:26.650Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:07:26.651Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:07:26.651Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:07:26.651Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:07:26.651Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:07:26.651Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T06:07:26.704Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T06:07:26.704Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T06:07:26.704Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T06:07:26.704Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:07:26.704Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:26.704Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:26.704Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724446704, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:07:27.705Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T06:07:27.705Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T06:07:27.705Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:07:27.705Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:27.705Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:27.705Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724447705, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:07:28.706Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:07:28.731Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:07:28.736Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:07:28.736Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:07:28.736Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:07:28.736Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:07:28.736Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:07:28.737Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:07:28.737Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:07:28.737Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:07:28.737Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:07:28.753Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:07:58.753Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T06:07:58.767Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T06:07:58.767Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T06:07:58.767Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T06:07:58.774Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:07:58.795Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T06:07:58.796Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T06:07:58.803Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:07:58.945Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T06:07:58.946Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:07:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[205016], x-aai-txid=[1-aai-resources-230325-06:07:58:043-19417], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:07:58.946Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:07:58.946Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:07:58.946Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:07:58.959Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:07:58.960Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:07:58.960Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:07:58.960Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:58.960Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:58.960Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724478960, "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-25T06:07:59.989Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:07:59.989Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:07:59.989Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:07:59.989Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:07:59.989Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:07:59.989Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:00.990Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:00.990Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:00.990Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:00.990Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:01.991Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:01.991Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:01.991Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:01.991Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:02.992Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:02.992Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:02.992Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:02.993Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:03.993Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:03.994Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:03.994Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:03.994Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:04.994Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:04.995Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:04.995Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:04.995Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:05.996Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:05.996Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:05.996Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:05.996Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:06.996Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:06.997Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:06.997Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:06.997Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:07.997Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T06:08:07.998Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:08:07.998Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T06:08:07.998Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:08:07.998Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T06:08:08.039Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:08:08.040Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:08:08.040Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:08:08.040Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:08.040Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:08:08.040Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:08.300Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:08:08.302Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T06:08:08.302Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T06:08:08.302Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:08.303Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:08:08.303Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:08.303Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:08.303Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724488302, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:09.303Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:08:09.304Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:08:09.304Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:09.304Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:09.305Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:09.305Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:09.388Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13039860374103007727/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T06:08:09.976Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:08:09.976Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:08:09.976Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:09.976Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T06:08:09.976Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:09.976Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:09.976Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:09.976Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:09.976Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:09.976Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:09.976Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:08:09.976Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:08:09.977Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:09.977Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:09.977Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T06:08:09.977Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:08:09.977Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:08:09.977Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:09.977Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:09.977Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T06:08:09.977Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:08:09.977Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:08:09.977Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:09.977Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:09.977Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T06:08:10.026Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T06:08:10.026Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T06:08:10.026Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T06:08:10.026Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:08:10.026Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:10.027Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:10.027Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724490026, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:11.027Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T06:08:11.028Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T06:08:11.028Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:08:11.028Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:11.028Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:11.028Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724491027, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:12.029Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:08:12.059Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:08:12.064Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:08:12.064Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:08:12.064Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:08:12.064Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:08:12.064Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:08:12.064Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:08:12.064Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:08:12.065Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:08:12.065Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:08:12.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:08:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679724394079, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:08:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.110Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.110Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:08:21.110Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.111Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724402202, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724403257, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724404259, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724435526, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:08:21.112Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:08:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:21.113Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:08:21.113Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:08:21.113Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:08:42.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T06:08:42.091Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T06:08:42.092Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T06:08:42.092Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T06:08:42.095Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:08:42.105Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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-25T06:08:42.106Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T06:08:42.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:08:42.253Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T06:08:42.254Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:08:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[237800], x-aai-txid=[0-aai-resources-230325-06:08:41:357-61120], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:08:42.254Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:08:42.254Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:08:42.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:08:42.263Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:08:42.263Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:08:42.263Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:08:42.264Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:42.264Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:42.264Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724522263, "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-25T06:08:43.293Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:08:43.293Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:08:43.293Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:43.293Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:43.293Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:43.293Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:44.295Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:44.295Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:44.295Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:44.295Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:45.295Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:45.296Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:45.296Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:45.296Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:46.296Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:46.297Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:46.297Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:46.297Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:47.298Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:47.298Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:47.298Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:47.299Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:48.300Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:48.300Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:48.300Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:48.301Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:49.302Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:49.302Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:49.302Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:49.303Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:50.303Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:08:50.304Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:50.304Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:50.304Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:51.305Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T06:08:51.305Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:08:51.305Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T06:08:51.305Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:08:51.305Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T06:08:51.353Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:08:51.354Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:08:51.354Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:08:51.354Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:51.354Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:08:51.355Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:51.608Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:08:51.611Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T06:08:51.611Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T06:08:51.612Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:51.612Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:08:51.612Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:51.612Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:51.612Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724531611, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:52.613Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:08:52.613Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:08:52.613Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:52.615Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:52.616Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:52.616Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:52.704Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17665831350612417395/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T06:08:53.280Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:08:53.280Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:53.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T06:08:53.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:08:53.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:08:53.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:53.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:53.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:53.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:53.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:53.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:53.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:53.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:53.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:08:53.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:08:53.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T06:08:53.336Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T06:08:53.336Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T06:08:53.336Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T06:08:53.336Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:08:53.336Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:53.336Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:53.336Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724533336, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:54.337Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T06:08:54.337Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T06:08:54.337Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:08:54.337Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:08:54.337Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:08:54.338Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724534337, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:08:55.338Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:08:55.368Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:08:55.372Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:08:55.373Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:08:55.373Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:08:55.373Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:08:55.373Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:08:55.373Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:08:55.373Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:08:55.373Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:08:55.373Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:08:55.388Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:09:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:09:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:09:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:09:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:09:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724444929, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:09:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724446704, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T06:09:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724447705, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T06:09:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724478960, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:09:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:09:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:09:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:09:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:09:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:09:21.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:09:21.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:09:21.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:09:21.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724488302, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:09:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724490026, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T06:09:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:09:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724491027, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T06:09:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:09:25.389Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T06:09:25.535Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T06:09:25.535Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T06:09:25.536Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T06:09:25.543Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:09:25.558Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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-25T06:09:25.558Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T06:09:25.566Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:09:25.707Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T06:09:25.708Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:09:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[405568], x-aai-txid=[0-aai-resources-230325-06:09:24:806-66669], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:09:25.708Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:09:25.708Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:09:25.708Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:09:25.716Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:09:25.716Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:09:25.716Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:09:25.716Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:25.716Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:25.716Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724565716, "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-25T06:09:26.737Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:09:26.737Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:09:26.737Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:09:26.737Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:26.737Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:26.737Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:09:27.738Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:09:27.738Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:27.738Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:27.738Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:09:28.738Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:09:28.739Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:28.739Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:28.739Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:09:29.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:09:29.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:29.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:29.741Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:09:30.742Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:09:30.742Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:30.742Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:30.742Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:09:31.743Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:09:31.743Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:31.743Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:31.743Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:09:32.744Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:09:32.745Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:32.745Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:32.745Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:09:33.746Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:09:33.747Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:33.747Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:33.747Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:09:34.748Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:09:34.748Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:34.748Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:34.748Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:09:35.749Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:09:35.750Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:35.750Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:35.751Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:09:36.752Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T06:09:36.753Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:09:36.753Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T06:09:36.753Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:09:36.753Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T06:09:36.808Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:09:36.809Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:09:36.809Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:09:36.809Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T06:09:36.809Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:09:36.809Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T06:09:37.083Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:09:37.087Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T06:09:37.087Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:09:37.087Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:09:37.087Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:09:37.088Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:37.088Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:37.088Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724577087, "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-25T06:09:38.088Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:09:38.089Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:09:38.090Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:09:38.090Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T06:09:38.091Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:09:38.091Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:09:38.178Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16172850832232802282/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T06:09:38.998Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:09:38.999Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:09:38.999Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:09:38.999Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T06:09:38.999Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:09:38.999Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:09:38.999Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:09:38.999Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:09:38.999Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:09:38.999Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:38.999Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:09:38.999Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:09:38.999Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:09:38.999Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:39.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:09:39.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:09:39.002Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:09:39.002Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T06:09:39.057Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists 2023-03-25T06:09:39.058Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:09:39.058Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists) 2023-03-25T06:09:39.058Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:09:39.058Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:39.058Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:39.058Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724579058, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:09:40.059Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:09:40.059Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists) 2023-03-25T06:09:40.059Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:09:40.059Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:09:40.060Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:09:40.060Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724580059, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:09:41.061Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:09:41.084Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:09:41.089Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:09:41.089Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:09:41.089Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:09:41.089Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:09:41.089Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:09:41.089Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:09:41.089Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:09:41.089Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:09:41.090Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:09:41.103Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:10:11.103Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T06:10:11.112Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T06:10:11.112Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T06:10:11.113Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T06:10:11.116Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:10:11.128Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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-25T06:10:11.129Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T06:10:11.135Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:10:11.267Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T06:10:11.268Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:10:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[213208], x-aai-txid=[0-aai-resources-230325-06:10:10:375-31496], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:10:11.268Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:10:11.268Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:10:11.268Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:10:11.278Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:10:11.278Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:10:11.278Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:10:11.279Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:11.279Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:11.279Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724611278, "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-25T06:10:12.304Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:10:12.304Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:10:12.304Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:10:12.304Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:12.304Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:12.304Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:10:13.305Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:10:13.305Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:13.305Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:13.305Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:10:14.306Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:10:14.307Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:14.307Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:14.307Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:10:15.308Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:10:15.308Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:15.308Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:15.309Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:10:16.310Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:10:16.311Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:16.311Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:16.311Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:10:17.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:10:17.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:17.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:17.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:10:18.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:10:18.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:18.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:18.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:10:19.315Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:10:19.316Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:19.316Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:19.316Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:10:20.317Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T06:10:20.318Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:10:20.318Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T06:10:20.318Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:10:20.318Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T06:10:20.359Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:10:20.359Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:10:20.359Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:10:20.360Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T06:10:20.360Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:10:20.360Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T06:10:20.564Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:10:20.567Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 82997 2023-03-25T06:10:20.567Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:10:20.567Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:10:20.567Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:10:20.567Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:20.568Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:20.568Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724620567, "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-25T06:10:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:10:21.110Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: cached metadata has changed from (version83: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version84: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-25T06:10:21.128Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:10:21.128Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T06:10:21.134Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=54, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:10:21.134Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 54: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T06:10:21.152Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=54, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:10:21.152Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T06:10:21.152Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:10:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-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-25T06:10:21.158Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-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-25T06:10:21.158Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-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-25T06:10:21.158Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2092, 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-25T06:10:21.158Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-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-25T06:10:21.158Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:10:21.569Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:10:21.570Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:10:21.570Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T06:10:21.570Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-25T06:10:21.571Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T06:10:21.571Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T06:10:21.682Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17540201966368805351/Definitions/service-BasicVmMacro-template.yml 2023-03-25T06:10:22.177Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.177Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724522263, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724531611, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724533336, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724534337, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724565716, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724577087, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724579058, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724580059, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724611278, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:10:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724620567, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:10:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 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-25T06:10:22.580Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:10:22.580Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T06:10:22.581Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:10:22.582Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:10:22.582Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:10:22.582Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:10:22.582Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T06:10:22.582Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:10:22.582Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:10:22.582Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:10:22.583Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:10:22.583Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:10:22.583Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-25T06:10:22.583Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-25T06:10:22.583Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-25T06:10:22.583Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-25T06:10:22.583Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T06:10:22.583Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:10:22.583Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:10:22.584Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:10:22.584Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:10:22.584Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T06:10:22.584Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:10:22.584Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:10:22.584Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T06:10:22.584Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:10:22.584Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:10:22.584Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-25T06:10:22.584Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:10:22.584Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:10:22.584Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-25T06:10:22.585Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-25T06:10:22.585Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-25T06:10:22.585Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6d3f05b9-d3c2-4550-82ad-9cda0b40d8e8 2023-03-25T06:10:22.585Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:10:22.585Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:10:22.585Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:10:22.585Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:10:22.585Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:10:22.585Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:10:22.585Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:10:22.585Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:10:22.585Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b Model Version:NULL Model InvariantUuid:c22b2973-311f-4511-9035-90cf9b225133 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:26899e47-c930-4ea4-ae24-aa76223ea991 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:de052a73-3d16-43d1-b4e7-ee24329a195f Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:c5bbc534-b685-41f9-82df-91217cb7bd88 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2162df89-90fe-449a-9dde-51a383498f68 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:8d7ad6bd-e2d3-4c96-ac1b-7e5924692e44 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6d3f05b9-d3c2-4550-82ad-9cda0b40d8e8 ModelInvariantUuid:0b9ae242-eddb-411d-a67f-20273b58b9e5 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:28a1f695-c396-4ab6-beb4-e74242a240eb ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:e6a3373c-004b-4f31-96e0-a075ae46396b ModelInvariantUuid:405235b6-7664-49f1-846a-990e6da09cd9 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:73b45dc8-aeaf-462b-a74c-2d201e5e11f4 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-25T06:10:22.623Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists 2023-03-25T06:10:22.623Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:10:22.624Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists) 2023-03-25T06:10:22.624Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:10:22.624Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:22.624Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:22.624Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724622623, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:10:23.625Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:10:23.625Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists) 2023-03-25T06:10:23.625Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:10:23.626Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:23.626Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:23.626Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724623625, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:10:24.627Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:10:24.648Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:10:24.653Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:10:24.653Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:10:24.653Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:10:24.653Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:10:24.653Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:10:24.653Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:10:24.654Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:10:24.654Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:10:24.654Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:10:24.667Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:10:54.667Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T06:10:54.677Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T06:10:54.677Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T06:10:54.678Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T06:10:54.686Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:10:54.704Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T06:10:54.704Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[871e5991-677b-47c6-a6be-a187eda07180], X-ECOMP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-TransactionId=[], X-ONAP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], Content-Type=[application/merge-patch+json]} 2023-03-25T06:10:54.714Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:10:54.861Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:10:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[245816], x-aai-txid=[1-aai-resources-230325-06:10:53:955-61956], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:10:54.861Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:10:54.862Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T06:10:54.862Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:10:54.862Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:10:54.870Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:10:54.871Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:10:54.871Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:10:54.871Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:54.871Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:54.871Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724654871, "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-25T06:10:55.897Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:10:55.897Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:10:55.898Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:10:55.898Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:55.898Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:55.898Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:10:56.899Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:10:56.899Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:56.899Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:56.899Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:10:57.900Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:10:57.901Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:57.901Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:57.901Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:10:58.902Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:10:58.903Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:58.903Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:58.903Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:10:59.904Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:10:59.905Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:10:59.905Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:10:59.906Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:11:00.907Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:11:00.907Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:11:00.907Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:11:00.908Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:11:01.909Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:11:01.909Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:11:01.910Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:11:01.910Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:11:02.910Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:11:02.911Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:11:02.911Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:11:02.911Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "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-25T06:11:03.912Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:11:03.912Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:11:03.912Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:11:03.912Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:11:04.913Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T06:11:04.913Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:11:04.914Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T06:11:04.914Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:11:04.914Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T06:11:04.952Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:11:04.953Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:11:04.953Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:11:04.953Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:11:04.953Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:11:04.954Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:11:04.986Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:11:04.986Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@524ed214 2023-03-25T06:11:04.986Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:11:04.986Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T06:11:04.987Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:11:04.987Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:11:04.987Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:11:04.987Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:11:04.987Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:11:04.987Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:11:04.987Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724664987, "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-25T06:11:05.988Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T06:11:06.013Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:11:06.013Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T06:11:06.018Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T06:11:06.019Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T06:11:06.019Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T06:11:06.019Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T06:11:06.020Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T06:11:06.027Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:11:06.051Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:11:06.057Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T06:11:06.057Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:11:06.058Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:11:06.058Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:11:06.058Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:11:06.058Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:11:06.058Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:11:06.058Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724666058, "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-25T06:11:07.059Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:11:07.085Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:11:07.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:11:07.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:11:07.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:11:07.092Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:11:07.092Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:11:07.092Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:11:07.092Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:11:07.092Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T06:11:07.092Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:11:07.107Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:11:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:11:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:11:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724622623, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } 2023-03-25T06:11:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:11:37.108Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T06:11:37.121Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T06:11:37.121Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T06:11:37.122Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T06:11:37.127Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:11:37.146Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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-25T06:11:37.147Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T06:11:37.155Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T06:11:37.309Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T06:11:37.310Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:11:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[532680], x-aai-txid=[2-aai-resources-230325-06:11:36:397-70926], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:11:37.310Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:11:37.311Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:11:37.311Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:11:37.320Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:11:37.321Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T06:11:37.321Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:11:37.321Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:11:37.321Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:11:37.321Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724697321, "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-25T06:11:38.350Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T06:11:38.351Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T06:11:38.352Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T06:11:38.353Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T06:11:38.353Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T06:11:38.353Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T06:11:38.353Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T06:11:38.354Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T06:11:38.357Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T06:11:38.359Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-fab41938-dd7a-4307-a49c-7e43c93371a0 2023-03-25T06:11:38.359Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T06:11:38.359Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T06:11:39.515Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:11:42.524Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:11:45.534Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:11:48.543Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:11:51.552Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:11:54.560Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:11:57.569Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:12:00.579Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:12:03.589Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:12:06.598Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:12:09.608Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:12:12.617Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:12:15.630Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:12:18.641Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:12:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:12:21.125Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:12:21.125Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T06:12:21.132Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=55, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:12:21.132Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=55, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-fab41938-dd7a-4307-a49c-7e43c93371a0', protocol='range'} 2023-03-25T06:12:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:12:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:12:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:12:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:12:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:12:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:12:21.138Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 55: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-fab41938-dd7a-4307-a49c-7e43c93371a0=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-25T06:12:21.155Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=55, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-fab41938-dd7a-4307-a49c-7e43c93371a0', protocol='range'} 2023-03-25T06:12:21.155Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=55, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:12:21.155Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T06:12:21.155Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T06:12:21.155Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T06:12:21.155Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:12:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:12:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:12:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:12:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2129, 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-25T06:12:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:12:21.160Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:12:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:12:21.160Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:12:21.161Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:12:21.161Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:12:21.161Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:12:21.161Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:12:21.252Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:12:21.252Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:12:21.253Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:12:21.254Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:12:21.254Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:12:21.254Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:12:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724623625, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724654871, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.182Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.183Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679723918120, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:12:22.183Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.183Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.183Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724664987, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:12:22.183Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.183Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.183Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724666058, "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-25T06:12:22.183Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.183Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.183Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724697321, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T06:12:22.183Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.183Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "policy-distribution-id", "timestamp": 1679724704284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "ves-openapi-manager", "timestamp": 1679724692821, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "aai-model-loader", "timestamp": 1679724704355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "multicloud-k8s", "timestamp": 1679724701511, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "cds-sdc-listener", "timestamp": 1679724672570, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679724696637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "policy-distribution-id", "timestamp": 1679724704284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "ves-openapi-manager", "timestamp": 1679724692821, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "multicloud-k8s", "timestamp": 1679724701511, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.186Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "aai-model-loader", "timestamp": 1679724704355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.186Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "cds-sdc-listener", "timestamp": 1679724672570, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.186Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679724696637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.186Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "policy-distribution-id", "timestamp": 1679724704284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "ves-openapi-manager", "timestamp": 1679724692821, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "cds-sdc-listener", "timestamp": 1679724672570, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "aai-model-loader", "timestamp": 1679724704355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "multicloud-k8s", "timestamp": 1679724701511, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679724696637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "policy-distribution-id", "timestamp": 1679724704284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "aai-model-loader", "timestamp": 1679724704355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "ves-openapi-manager", "timestamp": 1679724692821, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "cds-sdc-listener", "timestamp": 1679724672570, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "multicloud-k8s", "timestamp": 1679724701511, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679724696637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "policy-distribution-id", "timestamp": 1679724704284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "cds-sdc-listener", "timestamp": 1679724672570, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "ves-openapi-manager", "timestamp": 1679724692821, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "aai-model-loader", "timestamp": 1679724704355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "multicloud-k8s", "timestamp": 1679724701511, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.189Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679724696637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "policy-distribution-id", "timestamp": 1679724704284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "cds-sdc-listener", "timestamp": 1679724672570, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.190Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.190Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "multicloud-k8s", "timestamp": 1679724701511, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "ves-openapi-manager", "timestamp": 1679724692821, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "aai-model-loader", "timestamp": 1679724704355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.191Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679724696637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.191Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "policy-distribution-id", "timestamp": 1679724704284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "cds-sdc-listener", "timestamp": 1679724672570, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "ves-openapi-manager", "timestamp": 1679724692821, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-25T06:12:22.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "aai-model-loader", "timestamp": 1679724704355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "multicloud-k8s", "timestamp": 1679724701511, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679724696637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "policy-distribution-id", "timestamp": 1679724704284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.193Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.193Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "cds-sdc-listener", "timestamp": 1679724672570, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.193Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "aai-model-loader", "timestamp": 1679724704355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "multicloud-k8s", "timestamp": 1679724701511, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "ves-openapi-manager", "timestamp": 1679724692821, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.194Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.194Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679724696637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.194Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "policy-distribution-id", "timestamp": 1679724704284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "cds-sdc-listener", "timestamp": 1679724672570, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "multicloud-k8s", "timestamp": 1679724701511, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "aai-model-loader", "timestamp": 1679724704355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "ves-openapi-manager", "timestamp": 1679724692821, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.195Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679724696637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "policy-distribution-id", "timestamp": 1679724714449, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "cds-sdc-listener", "timestamp": 1679724714765, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "aai-model-loader", "timestamp": 1679724714776, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679724715039, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.196Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "policy-distribution-id", "timestamp": 1679724715453, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T06:12:22.197Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.197Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.197Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "policy-distribution-id", "timestamp": 1679724716454, "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-25T06:12:22.247Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7dee6bbc-c8fa-4f30-86af-412437cb86ee 2023-03-25T06:12:22.248Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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=? 2023-03-25T06:12:22.254Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:12:22.255Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:12:22.255Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:12:22.255Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-25T06:12:22.272Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.272Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679724716798, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T06:12:22.272Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.273Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.273Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679724717801, "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-25T06:12:22.287Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7dee6bbc-c8fa-4f30-86af-412437cb86ee 2023-03-25T06:12:22.287Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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-25T06:12:22.312Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.312Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "aai-model-loader", "timestamp": 1679724718341, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T06:12:22.312Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:22.312Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.312Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "aai-model-loader", "timestamp": 1679724719344, "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-25T06:12:22.327Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7dee6bbc-c8fa-4f30-86af-412437cb86ee 2023-03-25T06:12:22.327Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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-25T06:12:22.353Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:12:22.353Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:12:22.354Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:12:23.255Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:12:23.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:12:23.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:12:23.256Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:12:24.257Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:12:24.257Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:12:24.257Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:12:24.257Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:12:25.258Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:12:25.258Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:12:25.258Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:12:25.258Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:12:26.259Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:12:26.259Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:12:26.259Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:12:26.259Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:12:27.260Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:12:27.260Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:12:27.260Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:12:27.261Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:12:28.262Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T06:12:28.262Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:12:28.262Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T06:12:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:12:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T06:12:28.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:12:28.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:12:28.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:12:28.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T06:12:28.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:12:28.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T06:12:28.350Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:12:28.350Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@68c41def 2023-03-25T06:12:28.350Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:12:28.350Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T06:12:28.351Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:12:28.351Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T06:12:28.351Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T06:12:28.351Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:12:28.351Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:12:28.351Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:12:28.351Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724748351, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:12:29.352Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T06:12:29.374Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:12:29.375Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:12:29.378Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T06:12:29.379Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T06:12:29.379Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T06:12:29.379Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:12:29.379Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T06:12:29.397Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:12:29.397Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@56e7f32c 2023-03-25T06:12:29.398Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:12:29.398Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T06:12:29.398Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:12:29.398Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T06:12:29.398Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T06:12:29.399Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:12:29.399Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:12:29.399Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:12:29.399Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724749398, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:12:30.400Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:12:30.400Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:12:30.424Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:12:30.428Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:12:30.428Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:13:00.428Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:13:00.450Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:13:00.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:13:00.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:13:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:13:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:13:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:13:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:13:30.455Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:13:30.484Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:13:30.488Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:13:30.488Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:14:00.488Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:14:00.512Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:14:00.517Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:14:00.517Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:14:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:14:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:14:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T06:14:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:14:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:14:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:14:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:14:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:14:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T06:14:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:14:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:14:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:14:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:14:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:14:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:14:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:14:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:14:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724748351, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:14:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:14:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:14:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679724749398, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:14:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:14:30.517Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:14:30.543Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:14:30.548Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:14:30.548Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:15:00.548Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:15:00.575Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:15:00.580Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:15:00.580Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:15:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:15:30.581Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:15:30.602Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:15:30.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:15:30.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:16:00.607Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:16:00.630Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:16:00.635Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:16:00.636Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:16:21.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:16:30.636Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:16:30.661Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:16:30.664Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:16:30.665Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:17:00.665Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:17:00.694Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:17:00.699Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:17:00.699Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:17:21.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:17:21.320Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T06:17:21.321Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-fab41938-dd7a-4307-a49c-7e43c93371a0 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T06:17:21.321Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T06:17:21.321Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T06:17:21.741Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:17:21.756Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:17:21.756Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T06:17:21.762Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=56, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:17:21.763Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 56: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T06:17:21.778Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=56, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:17:21.779Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T06:17:21.779Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:17:21.784Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:17:21.785Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:17:21.785Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:17:21.785Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2216, 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-25T06:17:21.785Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:17:21.785Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:17:30.699Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T06:17:30.700Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T06:17:30.709Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T06:17:30.709Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T06:17:30.710Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T06:17:30.716Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:17:30.734Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T06:17:30.735Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T06:17:30.743Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T06:17:30.950Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T06:17:30.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:17:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[203], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-06:17:29:981-73437], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:17:30.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:17:30.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:17:30.951Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:17:30.964Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:17:30.965Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T06:17:30.965Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T06:17:30.965Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:17:30.965Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:17:30.965Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725050965, "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-25T06:17:30.981Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:17:30.981Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725050965, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T06:17:30.982Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T06:17:31.994Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:17:31.994Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:17:31.995Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:17:31.995Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:17:31.995Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:17:31.995Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:17:32.996Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:17:32.996Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:17:32.996Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:17:32.996Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:17:33.997Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:17:33.998Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:17:33.998Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:17:33.998Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:17:34.999Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:17:34.999Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:17:34.999Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:17:35.000Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:17:36.000Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:17:36.000Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:17:36.000Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:17:36.000Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:17:37.001Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:17:37.002Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:17:37.002Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:17:37.002Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:17:38.003Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:17:38.003Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:17:38.003Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:17:38.003Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:17:39.005Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T06:17:39.005Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:17:39.005Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T06:17:39.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:17:39.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T06:17:39.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:17:39.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:17:39.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:17:39.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:39.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:17:39.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:39.307Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:17:39.310Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T06:17:39.310Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:17:39.310Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:39.310Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:17:39.311Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:17:39.311Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:17:39.311Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725059310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:17:40.311Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:17:40.312Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:17:40.313Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:40.314Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T06:17:40.314Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:40.314Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:40.428Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2768252405439117516/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T06:17:41.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:17:41.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:17:41.917Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:17:41.918Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:17:41.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.920Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.921Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:17:41.922Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:17:41.922Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:17:41.922Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T06:17:41.963Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T06:17:41.963Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:17:41.963Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T06:17:41.963Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:17:41.963Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:17:41.963Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:17:41.963Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725061963, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:17:42.964Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:17:42.964Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T06:17:42.964Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:17:42.965Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:17:42.965Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:17:42.965Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725062964, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:17:43.965Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:17:44.008Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:17:44.011Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:17:44.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:17:44.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:17:44.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:17:44.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:17:44.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:17:44.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:17:44.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:17:44.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:17:44.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:18:14.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T06:18:14.057Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T06:18:14.058Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T06:18:14.058Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T06:18:14.064Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:18:14.087Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T06:18:14.087Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T06:18:14.094Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:18:14.261Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T06:18:14.262Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:18:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[163992], x-aai-txid=[1-aai-resources-230325-06:18:13:331-14722], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:18:14.262Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:18:14.262Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:18:14.262Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:18:14.270Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:18:14.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:18:14.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:18:14.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:14.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:14.271Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725094271, "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-25T06:18:15.304Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:18:15.304Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:18:15.304Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:18:15.305Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:15.305Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:15.305Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:18:16.305Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:18:16.306Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:16.306Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:16.306Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:18:17.307Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:18:17.307Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:17.308Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:17.308Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:18:18.309Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:18:18.310Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:18.310Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:18.310Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:18:19.311Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:18:19.312Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:19.312Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:19.312Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:18:20.313Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:18:20.313Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:20.313Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:20.314Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:18:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725059310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725061963, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725062964, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725094271, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:18:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T06:18:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:18:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:18:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:18:21.314Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:18:21.315Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:21.315Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:21.315Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:18:22.316Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T06:18:22.317Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:18:22.317Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T06:18:22.317Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:18:22.317Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T06:18:22.368Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:18:22.368Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:18:22.369Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:18:22.369Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:22.369Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:18:22.369Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:22.658Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:18:22.661Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T06:18:22.662Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T06:18:22.662Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:22.662Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:18:22.662Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:22.662Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:22.662Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725102661, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:18:23.663Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:18:23.664Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:18:23.664Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:23.665Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T06:18:23.665Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:23.666Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:23.775Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP205490611834768354/Definitions/service-Vfw20230325030828-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-25T06:18:25.439Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:18:25.440Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:18:25.440Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:25.440Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T06:18:25.440Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:25.440Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:25.440Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:25.440Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:25.440Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:25.440Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T06:18:25.440Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:25.440Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:25.440Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:25.441Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:25.441Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:18:25.441Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:18:25.441Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.441Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:18:25.441Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:18:25.441Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:18:25.441Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:18:25.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:18:25.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:18:25.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:18:25.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:18:25.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:18:25.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:18:25.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:18:25.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:18:25.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:18:25.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:18:25.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:18:25.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:18:25.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:18:25.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:18:25.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:18:25.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:18:25.444Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:18:25.444Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:18:25.444Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:18:25.444Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:18:25.444Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:18:25.444Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:18:25.444Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.444Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:18:25.444Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.445Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:18:25.445Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:18:25.445Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.445Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:18:25.445Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:18:25.445Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.445Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:18:25.445Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:18:25.445Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:18:25.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:18:25.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T06:18:25.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:18:25.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:18:25.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:18:25.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:18:25.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:18:25.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:18:25.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:18:25.446Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:18:25.447Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:18:25.447Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T06:18:25.447Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.447Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:18:25.447Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:18:25.447Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:18:25.447Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:18:25.448Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:18:25.448Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:18:25.448Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:18:25.448Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:18:25.448Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T06:18:25.448Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:18:25.448Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:18:25.449Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:18:25.449Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:18:25.449Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T06:18:25.449Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.449Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:18:25.449Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:18:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:18:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:18:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:18:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:18:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:18:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:18:25.450Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:18:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:18:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:18:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:18:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T06:18:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T06:18:25.451Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:18:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:18:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.452Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:18:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:18:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:18:25.453Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T06:18:25.495Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T06:18:25.495Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T06:18:25.495Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T06:18:25.495Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:18:25.495Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:25.496Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:25.496Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725105495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:18:26.496Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T06:18:26.497Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T06:18:26.497Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:18:26.497Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:26.497Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:26.497Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725106496, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:18:27.498Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:18:27.526Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:18:27.531Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:18:27.531Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:18:27.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:18:27.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:18:27.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:18:27.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:18:27.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:18:27.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:18:27.532Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:18:27.548Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:18:57.549Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T06:18:57.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T06:18:57.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T06:18:57.564Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T06:18:57.570Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:18:57.588Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T06:18:57.589Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T06:18:57.598Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:18:57.759Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T06:18:57.759Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:18:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[188472], x-aai-txid=[0-aai-resources-230325-06:18:56:835-31926], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:18:57.760Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:18:57.760Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:18:57.760Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:18:57.769Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:18:57.769Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:18:57.769Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:18:57.769Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:57.769Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:57.769Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725137769, "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-25T06:18:58.801Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:18:58.802Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:18:58.802Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:18:58.802Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:58.802Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:58.802Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:18:59.803Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:18:59.803Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:18:59.803Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:18:59.803Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:19:00.804Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T06:19:00.804Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:19:00.804Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T06:19:00.805Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T06:19:00.805Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T06:19:00.852Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:19:00.853Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:19:00.853Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:19:00.853Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T06:19:00.853Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:19:00.854Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T06:19:00.877Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:19:00.878Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@f395161 2023-03-25T06:19:00.878Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:19:00.878Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T06:19:00.878Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:19:00.878Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:19:00.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:19:00.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:19:00.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:00.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:00.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725140878, "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-25T06:19:01.880Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T06:19:01.930Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T06:19:01.930Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:19:01.930Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T06:19:01.931Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:19:01.931Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:01.931Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:01.931Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725141930, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:19:02.931Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:19:02.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T06:19:02.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:19:02.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:02.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:02.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725142931, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:19:03.933Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:19:03.958Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:19:03.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:19:03.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:19:03.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:19:03.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:19:03.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:19:03.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:19:03.964Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:19:03.964Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:19:03.964Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:19:03.985Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:19:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:19:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:19:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:19:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:19:33.986Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T06:19:33.997Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T06:19:33.998Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T06:19:33.998Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T06:19:34.005Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:19:34.023Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T06:19:34.023Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T06:19:34.031Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:19:34.174Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T06:19:34.174Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:19:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[217320], x-aai-txid=[2-aai-resources-230325-06:19:33:268-91938], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:19:34.174Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:19:34.174Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:19:34.175Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:19:34.184Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:19:34.184Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:19:34.184Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:19:34.184Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:34.184Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:34.184Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725174184, "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-25T06:19:35.230Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:19:35.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:19:35.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:19:35.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:35.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:35.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:19:36.232Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:19:36.232Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:36.232Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:36.233Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:19:37.234Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:19:37.234Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:37.234Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:37.235Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:19:38.236Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:19:38.236Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:38.237Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:38.237Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:19:39.239Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:19:39.239Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:39.239Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:39.239Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:19:40.241Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:19:40.241Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:40.242Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:40.242Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:19:41.243Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:19:41.244Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:41.244Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:41.244Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:19:42.246Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T06:19:42.246Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:19:42.246Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T06:19:42.246Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:19:42.247Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T06:19:42.288Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:19:42.289Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:19:42.289Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:19:42.289Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T06:19:42.290Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:19:42.290Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T06:19:42.318Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:19:42.318Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@724d9bc5 2023-03-25T06:19:42.318Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:19:42.319Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T06:19:42.319Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:19:42.319Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:19:42.319Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:19:42.319Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:19:42.319Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:42.319Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:42.320Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725182319, "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-25T06:19:43.321Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T06:19:43.370Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T06:19:43.370Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:19:43.371Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T06:19:43.371Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:19:43.371Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:43.371Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:43.371Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725183370, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:19:44.372Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:19:44.373Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T06:19:44.373Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:19:44.373Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:19:44.373Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:19:44.373Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725184372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:19:45.375Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:19:45.394Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:19:45.397Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:19:45.397Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:19:45.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:19:45.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:19:45.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:19:45.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:19:45.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:19:45.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:19:45.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:19:45.410Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:20:15.411Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T06:20:15.423Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T06:20:15.423Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T06:20:15.424Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T06:20:15.431Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:20:15.451Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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-25T06:20:15.452Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T06:20:15.458Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:20:15.588Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T06:20:15.588Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:20:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[282624], x-aai-txid=[0-aai-resources-230325-06:20:14:695-6032], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:20:15.588Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:20:15.589Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:20:15.589Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:20:15.598Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:20:15.598Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:20:15.599Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:20:15.599Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:20:15.599Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:20:15.599Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725215598, "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-25T06:20:16.625Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:20:16.625Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:20:16.626Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:20:16.626Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:20:16.626Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:20:16.626Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:20:17.627Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:20:17.627Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:20:17.627Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:20:17.627Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:20:18.627Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:20:18.628Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:20:18.628Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:20:18.628Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:20:19.629Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:20:19.629Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:20:19.630Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:20:19.630Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:20:20.631Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:20:20.632Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:20:20.632Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:20:20.632Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:20:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725102661, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:20:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725105495, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T06:20:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725106496, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T06:20:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725137769, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725140878, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725141930, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725142931, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T06:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:20:21.633Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:20:21.634Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:20:21.634Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:20:21.634Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:20:22.635Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:20:22.636Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:20:22.636Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:20:22.636Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:20:23.637Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:20:23.637Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:20:23.637Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:20:23.638Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:20:24.639Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T06:20:24.639Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:20:24.639Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T06:20:24.640Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:20:24.640Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T06:20:24.681Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:20:24.682Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:20:24.682Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:20:24.682Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:24.682Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:20:24.682Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:25.173Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:20:25.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T06:20:25.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T06:20:25.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:25.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:20:25.175Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:20:25.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:20:25.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725225175, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:20:26.176Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:20:26.177Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:20:26.177Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:26.177Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:26.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:26.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:26.268Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10975569196775088632/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T06:20:26.850Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:20:26.850Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:20:26.850Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:26.850Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T06:20:26.850Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:26.850Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:26.850Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:26.850Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:26.850Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:26.850Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:26.850Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:20:26.850Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:20:26.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:20:26.852Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:20:26.852Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:20:26.852Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T06:20:26.896Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T06:20:26.897Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T06:20:26.897Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T06:20:26.897Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:20:26.897Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:20:26.897Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:20:26.897Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725226897, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:20:27.898Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T06:20:27.898Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T06:20:27.898Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:20:27.899Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:20:27.899Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:20:27.899Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725227898, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:20:28.899Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:20:28.928Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:20:28.932Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:20:28.933Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:20:28.933Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:20:28.933Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:20:28.933Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:20:28.933Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:20:28.933Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:20:28.933Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:20:28.933Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:20:28.950Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:20:58.951Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T06:20:58.963Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T06:20:58.963Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T06:20:58.963Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T06:20:58.967Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:20:58.980Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T06:20:58.980Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[48f8def1-a45b-4572-8805-89b8a5ed2920], X-ECOMP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-TransactionId=[], X-ONAP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], Content-Type=[application/merge-patch+json]} 2023-03-25T06:20:58.987Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:20:59.133Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:20:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[205016], x-aai-txid=[1-aai-resources-230325-06:20:58:223-31911], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:20:59.133Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:20:59.134Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T06:20:59.134Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:20:59.134Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:20:59.142Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:20:59.142Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:20:59.143Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:20:59.143Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:20:59.143Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:20:59.143Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725259142, "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-25T06:21:00.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:21:00.178Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:21:00.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:00.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:00.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:00.179Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:01.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:01.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:01.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:01.180Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:02.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:02.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:02.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:02.181Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:03.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:03.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:03.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:03.183Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:04.184Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:04.185Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:04.185Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:04.185Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:05.186Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:05.187Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:05.187Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:05.187Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:06.188Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:06.189Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:06.189Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:06.189Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:07.190Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:07.191Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:07.191Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:07.191Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:08.192Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T06:21:08.192Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:21:08.192Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T06:21:08.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:21:08.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T06:21:08.241Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:21:08.242Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:21:08.242Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:21:08.242Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:08.243Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:21:08.243Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:08.506Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:21:08.508Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T06:21:08.508Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T06:21:08.508Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:08.508Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:21:08.509Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:08.509Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:08.509Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725268508, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:09.511Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:21:09.511Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:21:09.512Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:09.512Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:09.513Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:09.513Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:09.610Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10623210182675578443/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T06:21:10.252Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:21:10.252Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:21:10.252Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:10.252Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T06:21:10.252Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:10.253Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:10.253Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:10.253Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:10.253Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:10.253Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:10.253Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:21:10.253Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:21:10.253Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:10.253Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:10.253Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T06:21:10.253Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:21:10.254Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:21:10.254Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:10.254Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:10.254Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T06:21:10.254Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:21:10.254Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:21:10.254Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:10.254Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:10.254Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:10.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:10.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:10.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:10.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:10.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:10.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:10.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:10.255Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T06:21:10.305Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T06:21:10.306Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T06:21:10.306Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T06:21:10.307Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:21:10.309Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:10.310Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:10.311Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725270306, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:11.311Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T06:21:11.312Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T06:21:11.312Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:21:11.312Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:11.312Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:11.312Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725271311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:12.313Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:21:12.335Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:21:12.347Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:21:12.347Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:21:12.348Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:21:12.348Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:21:12.348Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:21:12.348Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:21:12.348Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:21:12.348Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:21:12.348Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:21:12.362Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:21:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725174184, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:21:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:21:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:21:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725182319, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:21:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725183370, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T06:21:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725184372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T06:21:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725215598, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:21:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:21:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:21:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:21:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:21:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:21:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:21:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:21:42.363Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T06:21:42.371Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T06:21:42.372Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T06:21:42.372Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T06:21:42.379Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:21:42.404Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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-25T06:21:42.405Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T06:21:42.413Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:21:42.546Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T06:21:42.547Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:21:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[237800], x-aai-txid=[1-aai-resources-230325-06:21:41:650-13423], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:21:42.547Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:21:42.547Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:21:42.547Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:21:42.553Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:21:42.553Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:21:42.554Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:21:42.554Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:42.554Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:42.554Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725302553, "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-25T06:21:43.587Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:21:43.588Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:21:43.588Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:43.588Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:43.589Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:43.589Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:44.589Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:44.590Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:44.590Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:44.590Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:45.591Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:45.592Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:45.592Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:45.592Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:46.593Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:46.594Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:46.594Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:46.594Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:47.595Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:47.595Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:47.595Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:47.595Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:48.597Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:48.597Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:48.598Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:48.598Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:49.599Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:49.599Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:49.600Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:49.600Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:50.600Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:21:50.601Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:50.601Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:50.601Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:51.602Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T06:21:51.603Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:21:51.603Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T06:21:51.603Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:21:51.603Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T06:21:51.653Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:21:51.654Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:21:51.654Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:21:51.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:51.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:21:51.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:51.932Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:21:51.934Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T06:21:51.934Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T06:21:51.934Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:51.934Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:21:51.935Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:51.935Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:51.935Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725311934, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:52.937Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:21:52.938Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:21:52.938Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:52.939Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:52.939Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:52.939Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:53.027Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10900521726047712515/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:53.633Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:21:53.634Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T06:21:53.685Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T06:21:53.685Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T06:21:53.685Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T06:21:53.685Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:21:53.686Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:53.686Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:53.686Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725313685, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:54.687Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T06:21:54.687Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T06:21:54.687Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:21:54.687Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:21:54.687Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:21:54.687Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725314687, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:21:55.689Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:21:55.735Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:21:55.738Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:21:55.739Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:21:55.739Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:21:55.739Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:21:55.739Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:21:55.739Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:21:55.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:21:55.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:21:55.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:21:55.752Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:22:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:22:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:22:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725225175, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725226897, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725227898, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725259142, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:22:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:22:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725268508, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:22:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725270306, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T06:22:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T06:22:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725271311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T06:22:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:22:25.752Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T06:22:25.765Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T06:22:25.765Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T06:22:25.766Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T06:22:25.772Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:22:25.794Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T06:22:25.795Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[56f99f2a-51e9-4f8d-8eac-5234b3fd6979], X-ECOMP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-TransactionId=[], X-ONAP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], Content-Type=[application/merge-patch+json]} 2023-03-25T06:22:25.803Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:22:25.970Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:22:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[405568], x-aai-txid=[2-aai-resources-230325-06:22:25:039-95925], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:22:25.970Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:22:25.971Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T06:22:25.971Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:22:25.971Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:22:25.980Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:22:25.980Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:22:25.980Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:22:25.981Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:25.981Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:25.981Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725345980, "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-25T06:22:27.014Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:22:27.014Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:22:27.015Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:22:27.015Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:27.015Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:27.015Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:22:28.015Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:22:28.015Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:28.016Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:28.016Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:22:29.016Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:22:29.017Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:29.017Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:29.017Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:22:30.017Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:22:30.018Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:30.018Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:30.018Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:22:31.019Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:22:31.019Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:31.019Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:31.019Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:22:32.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:22:32.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:32.021Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:32.021Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:22:33.021Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:22:33.022Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:33.022Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:33.022Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:22:34.023Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:22:34.023Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:34.023Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:34.023Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:22:35.024Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:22:35.025Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:35.025Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:35.025Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:22:36.026Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:22:36.027Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:36.027Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:36.027Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:22:37.027Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T06:22:37.028Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:22:37.028Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T06:22:37.028Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:22:37.028Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T06:22:37.086Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:22:37.087Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:22:37.087Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:22:37.087Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T06:22:37.087Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:22:37.087Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T06:22:37.368Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:22:37.374Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T06:22:37.375Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:22:37.375Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:22:37.375Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:22:37.375Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:37.375Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:37.375Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725357375, "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-25T06:22:38.376Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:22:38.377Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:22:38.377Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:22:38.377Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T06:22:38.378Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:22:38.378Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:22:38.482Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13714928095231021104/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T06:22:39.284Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:22:39.284Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:22:39.284Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:22:39.284Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T06:22:39.284Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:22:39.284Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:22:39.284Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:22:39.284Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.285Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T06:22:39.286Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.287Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:22:39.287Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.287Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:22:39.287Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.287Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:22:39.287Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:22:39.287Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:22:39.287Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T06:22:39.331Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists 2023-03-25T06:22:39.332Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:22:39.332Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists) 2023-03-25T06:22:39.332Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:22:39.332Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:39.332Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:39.332Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725359332, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:22:40.332Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:22:40.333Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists) 2023-03-25T06:22:40.333Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:22:40.333Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:22:40.333Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:22:40.333Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725360332, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:22:41.334Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:22:41.355Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:22:41.359Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:22:41.360Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:22:41.360Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:22:41.360Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:22:41.360Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:22:41.360Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:22:41.360Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:22:41.360Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:22:41.361Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:22:41.373Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:23:11.374Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T06:23:11.387Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T06:23:11.387Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T06:23:11.387Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T06:23:11.395Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:23:11.410Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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-25T06:23:11.411Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T06:23:11.417Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:23:11.558Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T06:23:11.559Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:23:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[213208], x-aai-txid=[1-aai-resources-230325-06:23:10:654-455], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:23:11.559Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:23:11.559Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:23:11.559Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:23:11.567Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:23:11.568Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:23:11.568Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:23:11.568Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:11.568Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:11.568Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725391568, "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-25T06:23:12.600Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:23:12.601Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:23:12.601Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:23:12.601Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:12.601Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:12.602Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:23:13.603Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:23:13.603Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:13.603Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:13.603Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:23:14.605Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:23:14.605Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:14.605Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:14.605Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:23:15.607Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:23:15.607Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:15.607Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:15.608Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:23:16.609Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:23:16.609Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:16.610Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:16.610Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:23:17.611Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:23:17.611Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:17.611Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:17.611Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:23:18.612Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:23:18.613Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:18.613Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:18.613Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:23:19.613Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:23:19.614Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:19.614Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:19.614Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:23:20.615Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T06:23:20.615Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:23:20.615Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T06:23:20.615Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:23:20.616Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T06:23:20.660Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:23:20.660Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:23:20.660Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:23:20.660Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T06:23:20.660Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:23:20.660Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T06:23:20.678Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:23:20.679Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@17b1ffb2 2023-03-25T06:23:20.679Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:23:20.679Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-25T06:23:20.679Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:23:20.679Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:23:20.679Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:23:20.679Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:23:20.680Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:20.680Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:20.680Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725400679, "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-25T06:23:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:23:21.109Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: cached metadata has changed from (version86: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version87: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-25T06:23:21.125Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:23:21.125Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T06:23:21.130Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=57, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:23:21.131Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 57: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T06:23:21.158Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=57, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:23:21.159Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T06:23:21.159Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:23:21.165Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:23:21.165Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:23:21.165Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:23:21.165Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2279, 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-25T06:23:21.166Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:23:21.166Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:23:21.680Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:836e85c7-4c12-45fc-8d86-744f5c33dd72) 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-25T06:23:21.723Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists 2023-03-25T06:23:21.723Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:23:21.723Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists) 2023-03-25T06:23:21.724Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:23:21.724Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:21.724Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:21.724Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725401723, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:23:22.187Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.188Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725302553, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:23:22.188Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.188Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.188Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.188Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.188Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.188Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.189Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.189Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.189Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.189Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.189Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.189Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.189Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.189Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.189Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.189Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.189Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.189Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.190Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.190Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.190Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.190Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.190Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.190Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:23:22.190Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.190Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.190Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725311934, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:23:22.190Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.191Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.191Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725313685, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T06:23:22.191Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.191Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.191Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725314687, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T06:23:22.191Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.191Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.191Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725345980, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:23:22.191Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.191Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.192Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.192Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.192Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.192Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:23:22.192Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.192Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.192Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T06:23:22.192Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.192Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.193Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.193Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.193Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.193Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T06:23:22.193Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.193Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.193Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T06:23:22.193Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.193Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.193Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T06:23:22.194Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.194Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.194Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.194Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.194Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.194Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.194Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.194Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.194Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:23:22.195Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.195Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.195Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725357375, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:23:22.195Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.195Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.195Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725359332, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } 2023-03-25T06:23:22.195Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.195Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.195Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725360332, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } 2023-03-25T06:23:22.196Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.196Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.196Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725391568, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:23:22.196Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.196Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.196Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.196Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.196Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.196Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:23:22.196Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.197Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.197Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T06:23:22.197Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.197Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.197Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.197Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.197Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.197Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T06:23:22.197Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.198Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.198Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.198Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.198Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.198Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:23:22.198Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.198Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.198Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:23:22.198Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.199Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.199Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725400679, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:23:22.199Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.199Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:23:22.199Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725401723, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } 2023-03-25T06:23:22.199Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:23:22.725Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:23:22.725Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists) 2023-03-25T06:23:22.726Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:23:22.726Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:22.726Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:22.726Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725402725, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:23:23.727Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:23:23.768Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:23:23.772Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:23:23.772Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:23:23.772Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:23:23.772Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:23:23.773Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:23:23.773Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:23:23.773Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:23:23.773Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:23:23.773Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:23:23.788Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:23:53.789Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T06:23:53.802Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T06:23:53.802Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T06:23:53.802Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T06:23:53.806Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:23:53.819Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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-25T06:23:53.819Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T06:23:53.828Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:23:53.975Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T06:23:53.975Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:23:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[143], vertex-id=[245816], x-aai-txid=[0-aai-resources-230325-06:23:53:064-11575], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:23:53.976Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:23:53.976Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:23:53.976Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:23:53.984Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:23:53.985Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:23:53.985Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:23:53.985Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:53.985Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:53.985Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725433985, "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-25T06:23:55.016Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:23:55.016Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:23:55.017Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:23:55.017Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:55.017Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:55.017Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:23:56.018Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:23:56.019Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:56.019Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:56.019Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:23:57.021Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:23:57.021Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:57.021Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:57.021Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:23:58.022Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:23:58.022Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:58.022Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:58.023Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:23:59.024Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:23:59.024Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:23:59.024Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:23:59.024Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:24:00.025Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:24:00.025Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:00.025Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:00.025Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:24:01.026Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:24:01.026Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:01.026Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:01.026Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:24:02.027Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:24:02.027Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:02.027Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:02.028Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:24:03.028Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:24:03.028Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:03.028Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:03.029Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:24:04.029Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T06:24:04.030Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:24:04.030Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T06:24:04.030Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:24:04.030Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T06:24:04.070Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:24:04.071Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:24:04.071Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:24:04.071Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:24:04.071Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:24:04.071Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:24:04.090Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:24:04.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4a9f28d2 2023-03-25T06:24:04.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:24:04.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T06:24:04.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:24:04.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:24:04.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:24:04.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:24:04.092Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:04.092Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:04.092Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725444091, "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-25T06:24:05.093Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T06:24:05.116Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:24:05.117Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T06:24:05.121Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T06:24:05.121Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T06:24:05.121Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T06:24:05.121Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T06:24:05.121Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T06:24:05.130Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:24:05.156Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:24:05.165Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T06:24:05.165Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:24:05.165Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:24:05.166Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:24:05.166Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:24:05.166Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:05.166Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:05.166Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725445165, "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-25T06:24:06.167Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:24:06.192Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:24:06.197Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:24:06.197Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:24:06.197Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:24:06.197Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:24:06.197Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:24:06.197Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:24:06.197Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:24:06.197Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T06:24:06.197Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:24:06.213Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:24:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:24:21.116Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725402725, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } 2023-03-25T06:24:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725433985, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:24:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:24:21.117Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:24:21.117Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:24:21.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:24:21.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:24:21.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:24:21.118Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:24:21.118Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725444091, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:24:21.119Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:24:21.120Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-25T06:24:21.120Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725445165, "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-25T06:24:21.120Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:24:36.213Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T06:24:36.224Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T06:24:36.224Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T06:24:36.225Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T06:24:36.228Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:24:36.238Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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-25T06:24:36.238Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T06:24:36.246Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T06:24:36.375Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T06:24:36.376Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:24:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[532680], x-aai-txid=[1-aai-resources-230325-06:24:35:482-75059], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:24:36.376Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:24:36.376Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:24:36.376Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:24:36.383Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:24:36.383Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T06:24:36.383Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:24:36.383Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:36.383Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:36.383Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725476383, "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-25T06:24:37.411Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:24:37.411Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"7dee6bbc-c8fa-4f30-86af-412437cb86ee","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f93ce852-8796-4ec7-89a1-80ff585a9ae9","serviceDescription":"service","serviceInvariantUUID":"95b0efc4-d903-4f88-b0e4-83d825eef276","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"db9f0c72-5dbc-4441-8bd4-e630a86c1f12","resourceInvariantUUID":"7cd444e7-991e-464d-b99b-6ac5b0bc6c37","resourceCustomizationUUID":"f4607ef5-5502-4972-93ba-aebbc074b812","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":"NjE2ZTM2YThjOTlmMjg0Yzk2ODFmNDlhMjY4Y2NkNzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ff66a95-a377-492b-aca5-f0a6e29405eb","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":"9ad18601-37b8-4f7e-a61f-13cb8c11a857","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":"8af87606-e23b-4479-96b0-74916551ad1a","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":"MTNjODYzYTM5ZmI5MzdkZWEwZDliYjI3OGY4MjA2NmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1fcc21ec-c9db-426e-b753-b74acce684f0","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":"aae2e07d-6d5e-4b8c-a15b-bb8ac37f7f5c","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":"936d7f31-c1fb-41cd-89bc-01350aae2b29","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":"30d148e1-d1a3-42b8-811c-bce7e6201f58","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":"MjgxM2UwY2I0MzE0YWJlNjQ0YWIwYjVhY2U5M2Q2MTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"093b95a8-83e3-42a8-8974-fe274bb90efe","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"273d9fa1-6219-48d6-a68e-87b03c915157","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:24:37.412Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:24:37.412Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:37.412Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:37.412Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:24:38.413Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:24:38.413Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:38.413Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:38.413Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:24:39.414Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:24:39.414Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:39.414Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:39.414Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:24:40.415Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:24:40.415Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:40.415Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:40.416Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:24:41.416Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:24:41.417Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:41.417Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:41.417Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:24:42.417Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:24:42.418Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:42.418Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:42.418Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:24:43.419Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:24:43.419Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:43.419Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:43.420Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:24:44.420Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:24:44.421Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:44.421Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:44.421Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "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-25T06:24:45.422Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:24:45.422Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:45.422Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:45.422Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:24:46.423Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "f93ce852-8796-4ec7-89a1-80ff585a9ae9", "serviceDescription": "service", "serviceInvariantUUID": "95b0efc4-d903-4f88-b0e4-83d825eef276", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "f4607ef5-5502-4972-93ba-aebbc074b812", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "db9f0c72-5dbc-4441-8bd4-e630a86c1f12", "resourceInvariantUUID": "7cd444e7-991e-464d-b99b-6ac5b0bc6c37", "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": "YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "273d9fa1-6219-48d6-a68e-87b03c915157" } ], "workloadContext": "Production" } 2023-03-25T06:24:46.423Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:24:46.423Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f93ce852-8796-4ec7-89a1-80ff585a9ae9 ASDC 2023-03-25T06:24:46.424Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:7dee6bbc-c8fa-4f30-86af-412437cb86ee ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:f93ce852-8796-4ec7-89a1-80ff585a9ae9 ServiceInvariantUUID:95b0efc4-d903-4f88-b0e4-83d825eef276 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:273d9fa1-6219-48d6-a68e-87b03c915157 ArtifactChecksum:YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:f4607ef5-5502-4972-93ba-aebbc074b812 ResourceInvariantUUID:7cd444e7-991e-464d-b99b-6ac5b0bc6c37 ResourceName:test-pnf ResourceType:PNF ResourceUUID:db9f0c72-5dbc-4441-8bd4-e630a86c1f12 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:24:46.424Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f93ce852-8796-4ec7-89a1-80ff585a9ae9 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-25T06:24:46.480Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:24:46.480Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:24:46.481Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:24:46.481Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 273d9fa1-6219-48d6-a68e-87b03c915157 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:24:46.481Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:24:46.481Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:24:46.504Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:24:46.504Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1ae8f55 2023-03-25T06:24:46.505Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:24:46.505Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T06:24:46.505Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 273d9fa1-6219-48d6-a68e-87b03c915157 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:24:46.505Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:24:46.505Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:24:46.505Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:24:46.506Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:46.506Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:46.506Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725486505, "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-25T06:24:47.507Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:273d9fa1-6219-48d6-a68e-87b03c915157) 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-25T06:24:47.529Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:24:47.529Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T06:24:47.536Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T06:24:47.536Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 2023-03-25T06:24:47.536Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||No resources found for Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T06:24:47.536Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T06:24:47.536Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 db9f0c72-5dbc-4441-8bd4-e630a86c1f12 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-25T06:24:47.546Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:24:47.571Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:24:47.578Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf db9f0c72-5dbc-4441-8bd4-e630a86c1f12 0 ASDC deployResourceStructure 2023-03-25T06:24:47.579Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:24:47.579Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:24:47.580Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:24:47.580Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:24:47.580Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:24:47.580Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:24:47.581Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725487579, "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-25T06:24:48.581Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:24:48.603Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:24:48.607Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:24:48.607Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:24:48.608Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:24:48.608Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:24:48.608Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:24:48.608Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:24:48.608Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:24:48.608Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T06:24:48.608Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:24:48.621Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:25:18.621Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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-25T06:25:18.641Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee and serviceModelVersionId: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T06:25:18.641Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 95b0efc4-d903-4f88-b0e4-83d825eef276 2023-03-25T06:25:18.641Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 2023-03-25T06:25:18.648Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:25:18.669Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||Invoke 2023-03-25T06:25:18.670Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a913b2ba-9cc2-4e90-b3b0-b3b3a33c79e3], X-ECOMP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-TransactionId=[], X-ONAP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], Content-Type=[application/merge-patch+json]} 2023-03-25T06:25:18.676Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T06:25:18.828Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?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/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:25:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[258104], x-aai-txid=[1-aai-resources-230325-06:25:17:912-28690], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:25:18.828Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:25:18.829Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||InvokeReturn 2023-03-25T06:25:18.829Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:25:18.830Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:25:18.838Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:25:18.838Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7dee6bbc-c8fa-4f30-86af-412437cb86ee and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T06:25:18.839Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:25:18.839Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:25:18.839Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:25:18.839Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725518839, "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-25T06:25:19.868Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T06:25:19.869Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T06:25:19.870Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T06:25:19.870Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T06:25:19.871Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Cancelled in-flight METADATA request with correlation id 54275 due to node 2 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-25T06:25:19.871Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T06:25:19.871Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T06:25:19.871Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T06:25:19.872Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T06:25:19.876Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-3ed6847a-fe5f-4bfe-a2e2-2da82bfaf43d 2023-03-25T06:25:19.877Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T06:25:19.877Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T06:25:19.877Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T06:25:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:25:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:25:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725476383, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:25:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679724698350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725486505, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725487579, "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-25T06:25:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725518839, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T06:25:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:25:21.639Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:25:24.647Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:25:27.656Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:25:30.666Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:25:33.677Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:25:36.687Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:25:39.697Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:25:42.707Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:25:45.716Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:25:48.726Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:25:51.735Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:25:54.744Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:25:57.755Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:26:00.766Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:26:03.775Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:26:06.784Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:26:09.793Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:26:12.802Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:26:15.812Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:26:18.820Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:26:19.872Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T06:26:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:26:21.124Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:26:21.124Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T06:26:21.131Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=58, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-3ed6847a-fe5f-4bfe-a2e2-2da82bfaf43d', protocol='range'} 2023-03-25T06:26:21.131Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=58, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:26:21.135Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:26:21.136Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:26:21.136Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:26:21.136Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:26:21.137Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:26:21.137Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:26:21.137Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 58: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-3ed6847a-fe5f-4bfe-a2e2-2da82bfaf43d=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-25T06:26:21.152Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=58, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:26:21.153Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=58, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-3ed6847a-fe5f-4bfe-a2e2-2da82bfaf43d', protocol='range'} 2023-03-25T06:26:21.153Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T06:26:21.153Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T06:26:21.153Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T06:26:21.153Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:26:21.157Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:26:21.157Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:26:21.157Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:26:21.157Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:26:21.157Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:26:21.157Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:26:21.158Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:26:21.158Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:26:21.159Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:26:21.159Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2342, 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-25T06:26:21.159Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:26:21.159Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:26:21.195Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:26:21.195Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:26:21.195Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:26:21.195Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:26:21.195Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:26:21.196Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:26:22.175Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:26:22.175Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:26:22.175Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:26:22.196Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:26:22.196Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:26:22.196Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:26:22.197Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:26:23.197Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:26:23.198Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:26:23.198Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:26:23.198Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:26:24.198Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:26:24.199Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:26:24.199Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:26:24.199Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:26:25.200Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:26:25.200Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:26:25.200Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:26:25.201Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:26:26.202Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:26:26.202Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:26:26.202Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:26:26.203Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:26:27.204Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:26:27.204Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:26:27.204Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:26:27.204Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:26:28.205Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T06:26:28.206Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:26:28.206Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T06:26:28.206Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:26:28.206Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T06:26:28.248Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:26:28.248Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:26:28.248Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:26:28.249Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T06:26:28.249Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:26:28.249Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T06:26:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:26:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@75578cce 2023-03-25T06:26:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:26:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T06:26:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:26:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T06:26:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T06:26:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:26:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:26:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:26:28.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725588281, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:26:29.282Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T06:26:29.306Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:26:29.306Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:26:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T06:26:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T06:26:29.311Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T06:26:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:26:29.312Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T06:26:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:26:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@111d7f06 2023-03-25T06:26:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:26:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T06:26:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:26:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T06:26:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T06:26:29.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:26:29.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:26:29.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:26:29.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725589329, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:26:30.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:26:30.331Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:26:30.359Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:26:30.364Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:26:30.364Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:27:00.364Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:27:00.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:27:00.408Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:27:00.408Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:27:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:27:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:27:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:27:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:27:30.408Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:27:30.431Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:27:30.434Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:27:30.435Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:28:00.435Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:28:00.466Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:28:00.470Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:28:00.471Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:28:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:28:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:28:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725588281, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:28:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:28:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:28:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725589329, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:28:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:28:30.471Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:28:30.494Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:28:30.497Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:28:30.497Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:29:00.497Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:29:00.521Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:29:00.524Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:29:00.525Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:29:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:29:30.525Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:29:30.551Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:29:30.556Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:29:30.556Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:30:00.556Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:30:00.581Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:30:00.586Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:30:00.586Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:30:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:30:30.587Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:30:30.614Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:30:30.620Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:30:30.620Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:31:00.620Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:31:00.648Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:31:00.653Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:31:00.653Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:31:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:31:21.265Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T06:31:21.265Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-3ed6847a-fe5f-4bfe-a2e2-2da82bfaf43d sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T06:31:21.265Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T06:31:21.265Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T06:31:21.717Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:31:21.730Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:31:21.731Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T06:31:21.737Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=59, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:31:21.737Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 59: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T06:31:21.754Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=59, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:31:21.755Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T06:31:21.755Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:31:21.760Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:31:21.760Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:31:21.760Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:31:21.760Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2351, 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-25T06:31:21.760Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:31:21.761Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:31:30.653Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T06:31:30.654Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T06:31:30.665Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T06:31:30.666Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T06:31:30.666Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T06:31:30.671Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:31:30.687Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T06:31:30.687Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T06:31:30.696Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T06:31:30.844Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T06:31:30.845Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:31:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-06:31:29:931-98789], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:31:30.845Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:31:30.845Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:31:30.845Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:31:30.853Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:31:30.853Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T06:31:30.853Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T06:31:30.854Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:31:30.854Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:31:30.854Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725890853, "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-25T06:31:30.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:31:30.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679725890853, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T06:31:30.873Z||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-25T06:31:31.886Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:31:31.886Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:31:31.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:31:31.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:31:31.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:31:31.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:31:32.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:31:32.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:31:32.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:31:32.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:31:33.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:31:33.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:31:33.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:31:33.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:31:34.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:31:34.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:31:34.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:31:34.890Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:31:35.890Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:31:35.890Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:31:35.891Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:31:35.891Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:31:36.892Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:31:36.892Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:31:36.892Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:31:36.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:31:37.894Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:31:37.894Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:31:37.894Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:31:37.895Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:31:38.896Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T06:31:38.896Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:31:38.896Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T06:31:38.897Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:31:38.897Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T06:31:38.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:31:38.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:31:38.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:31:38.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:38.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:31:38.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:39.204Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:31:39.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T06:31:39.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:31:39.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:39.209Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:31:39.210Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:31:39.210Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:31:39.210Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725899209, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:31:40.211Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:31:40.212Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:31:40.212Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:40.213Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T06:31:40.213Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:40.213Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:40.368Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4427724259270541039/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T06:31:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:31:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:31:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T06:31:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:41.846Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:31:41.847Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:31:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:31:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:31:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:31:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:31:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:31:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:31:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:31:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:31:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:31:41.848Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:31:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:31:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:31:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:31:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:31:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:31:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:31:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.849Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:31:41.850Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:31:41.851Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:31:41.852Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:31:41.853Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:31:41.853Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T06:31:41.905Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T06:31:41.906Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:31:41.906Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T06:31:41.906Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:31:41.906Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:31:41.906Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:31:41.906Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725901906, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:31:42.907Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:31:42.907Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T06:31:42.907Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:31:42.907Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:31:42.907Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:31:42.907Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725902907, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:31:43.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:31:43.934Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:31:43.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:31:43.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:31:43.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:31:43.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:31:43.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:31:43.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:31:43.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:31:43.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:31:43.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:31:43.955Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:32:13.956Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T06:32:13.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T06:32:13.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T06:32:13.969Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T06:32:13.976Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:32:13.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T06:32:13.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6fc04646-439b-4e64-a973-afeeba9c8c86], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T06:32:14.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:32:14.129Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:32:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-06:32:13:239-11975], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:32:14.129Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:32:14.130Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T06:32:14.130Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:32:14.130Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:32:14.138Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:32:14.138Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:32:14.138Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:32:14.138Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:14.138Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:14.139Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725934138, "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-25T06:32:15.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:32:15.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:32:15.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:32:15.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:15.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:15.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:32:16.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:32:16.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:16.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:16.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:32:17.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:32:17.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:17.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:17.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:32:18.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:32:18.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:18.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:18.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:32:19.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:32:19.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:19.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:19.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:32:20.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:32:20.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:20.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:20.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:32:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:32:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:32:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T06:32:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T06:32:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:32:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T06:32:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:32:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:32:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725899209, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:32:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725901906, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T06:32:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725902907, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T06:32:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679725934138, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:32:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:32:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:32:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T06:32:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:32:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T06:32:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.120Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:32:21.120Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:32:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:32:21.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:32:21.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:21.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:21.180Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:32:22.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T06:32:22.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:32:22.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T06:32:22.181Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:32:22.182Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T06:32:22.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:32:22.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:32:22.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:32:22.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:22.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:32:22.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:22.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:32:22.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T06:32:22.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T06:32:22.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:22.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:32:22.518Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:22.518Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:22.518Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725942517, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:32:23.520Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:32:23.520Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:32:23.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:23.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T06:32:23.522Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:23.522Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:23.641Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15434529182940543674/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T06:32:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:32:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:32:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:32:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:32:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:32:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:32:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:32:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:32:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T06:32:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T06:32:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:32:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:32:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:32:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:32:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:32:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T06:32:25.183Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T06:32:25.183Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T06:32:25.183Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T06:32:25.183Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:32:25.183Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:25.184Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:25.184Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725945183, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:32:26.184Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T06:32:26.185Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T06:32:26.185Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:32:26.185Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:26.185Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:26.185Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725946184, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:32:27.186Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:32:27.206Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:32:27.209Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:32:27.210Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:32:27.210Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:32:27.210Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:32:27.210Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:32:27.210Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:32:27.210Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:32:27.211Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:32:27.211Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:32:27.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:32:57.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T06:32:57.234Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T06:32:57.234Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T06:32:57.234Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T06:32:57.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:32:57.259Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T06:32:57.260Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T06:32:57.266Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:32:57.424Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T06:32:57.425Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:32:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-06:32:56:500-28550], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:32:57.425Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:32:57.425Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:32:57.425Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:32:57.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:32:57.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:32:57.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:32:57.436Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:57.436Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:57.436Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725977435, "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-25T06:32:58.465Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:32:58.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:32:58.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:32:58.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:58.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:58.466Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:32:59.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:32:59.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:32:59.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:32:59.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:33:00.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T06:33:00.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:33:00.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T06:33:00.471Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T06:33:00.471Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T06:33:00.522Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:33:00.523Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:33:00.523Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:33:00.523Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T06:33:00.523Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:33:00.524Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T06:33:00.545Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:33:00.545Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@61228eaf 2023-03-25T06:33:00.545Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:33:00.546Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T06:33:00.546Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:33:00.546Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:33:00.546Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:33:00.547Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:33:00.547Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:00.547Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:00.547Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725980546, "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-25T06:33:01.548Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T06:33:01.591Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T06:33:01.591Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:33:01.591Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T06:33:01.591Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:33:01.591Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:01.591Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:01.591Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725981591, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:33:02.592Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:33:02.592Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T06:33:02.593Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:33:02.593Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:02.593Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:02.593Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725982592, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:33:03.594Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:33:03.617Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:33:03.621Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:33:03.621Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:33:03.621Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:33:03.622Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:33:03.622Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:33:03.622Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:33:03.622Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:33:03.622Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:33:03.622Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:33:03.635Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:33:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:33:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:33:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:33:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:33:33.635Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T06:33:33.645Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T06:33:33.645Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T06:33:33.646Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T06:33:33.652Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:33:33.675Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T06:33:33.675Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0163b034-3493-44bf-bb41-b16743e8482b], X-ECOMP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-TransactionId=[], X-ONAP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], Content-Type=[application/merge-patch+json]} 2023-03-25T06:33:33.682Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:33:33.813Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:33:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-06:33:32:914-37456], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:33:33.813Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:33:33.814Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T06:33:33.814Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:33:33.814Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:33:33.821Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:33:33.821Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:33:33.821Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:33:33.822Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:33.822Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:33.822Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726013821, "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-25T06:33:34.856Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:33:34.856Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:33:34.856Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:33:34.857Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:34.857Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:34.857Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:33:35.858Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:33:35.858Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:35.858Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:35.858Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:33:36.859Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:33:36.860Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:36.860Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:36.860Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:33:37.861Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:33:37.862Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:37.862Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:37.862Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:33:38.863Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:33:38.863Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:38.863Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:38.864Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:33:39.865Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:33:39.865Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:39.866Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:39.866Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:33:40.867Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:33:40.867Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:40.867Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:40.867Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:33:41.868Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T06:33:41.868Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:33:41.868Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T06:33:41.869Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:33:41.869Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T06:33:41.919Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:33:41.920Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:33:41.920Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:33:41.920Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T06:33:41.920Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:33:41.920Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T06:33:41.941Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:33:41.941Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5f4626c6 2023-03-25T06:33:41.941Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:33:41.941Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T06:33:41.942Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:33:41.942Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:33:41.942Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:33:41.942Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:33:41.942Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:41.942Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:41.942Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726021942, "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-25T06:33:42.943Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T06:33:42.984Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T06:33:42.985Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:33:42.985Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T06:33:42.985Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:33:42.985Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:42.985Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:42.985Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726022985, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:33:43.986Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:33:43.986Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T06:33:43.987Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:33:43.987Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:33:43.987Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:33:43.987Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726023986, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:33:44.989Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:33:45.016Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:33:45.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:33:45.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:33:45.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:33:45.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:33:45.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:33:45.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:33:45.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:33:45.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:33:45.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:33:45.038Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:34:15.038Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T06:34:15.067Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T06:34:15.067Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T06:34:15.068Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T06:34:15.074Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:34:15.091Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T06:34:15.091Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[74db6631-7818-4906-b891-265220554557], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T06:34:15.098Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:34:15.247Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:34:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[282624], x-aai-txid=[1-aai-resources-230325-06:34:14:332-55470], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:34:15.247Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:34:15.248Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T06:34:15.248Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:34:15.248Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:34:15.258Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:34:15.258Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:34:15.259Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:34:15.259Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:15.259Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:15.259Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726055259, "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-25T06:34:16.290Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:34:16.291Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:34:16.291Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:34:16.291Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:16.291Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:16.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:34:17.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:34:17.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:17.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:17.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:34:18.293Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:34:18.294Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:18.294Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:18.294Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:34:19.294Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:34:19.295Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:19.295Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:19.295Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:34:20.296Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:34:20.296Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:20.296Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:20.296Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:34:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:34:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:34:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725942517, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:34:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:34:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:34:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725945183, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T06:34:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:34:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:34:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725946184, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T06:34:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:34:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:34:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679725977435, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:34:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:34:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:34:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:34:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:34:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:34:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:34:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:34:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:34:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725980546, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:34:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:34:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:34:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725981591, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T06:34:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:34:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:34:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679725982592, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T06:34:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:34:21.297Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:34:21.297Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:21.297Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:21.297Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:34:22.298Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:34:22.299Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:22.299Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:22.299Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:34:23.300Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:34:23.300Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:23.301Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:23.301Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:34:24.302Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T06:34:24.302Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:34:24.303Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T06:34:24.303Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:34:24.303Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T06:34:24.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:34:24.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:34:24.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:34:24.352Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:24.352Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:34:24.352Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:24.923Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:34:24.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T06:34:24.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T06:34:24.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:24.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:34:24.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:24.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:24.927Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726064926, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:34:25.928Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:34:25.929Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:34:25.929Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:25.929Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:25.930Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:25.930Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:26.016Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11297150688858853236/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T06:34:26.553Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:34:26.554Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:34:26.554Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:26.554Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T06:34:26.554Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:26.554Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:26.554Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:26.554Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:26.554Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:26.554Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:26.554Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:34:26.554Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:34:26.554Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:34:26.555Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:34:26.556Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:34:26.556Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:34:26.556Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:34:26.556Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:34:26.556Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:34:26.556Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T06:34:26.606Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T06:34:26.606Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T06:34:26.606Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T06:34:26.606Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:34:26.607Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:26.607Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:26.607Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726066606, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:34:27.608Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T06:34:27.608Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T06:34:27.609Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:34:27.609Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:27.610Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:27.610Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726067608, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:34:28.612Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:34:28.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:34:28.640Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:34:28.640Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:34:28.640Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:34:28.640Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:34:28.640Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:34:28.640Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:34:28.640Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:34:28.640Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:34:28.640Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:34:28.652Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:34:58.653Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T06:34:58.662Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T06:34:58.663Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T06:34:58.663Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T06:34:58.666Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:34:58.679Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T06:34:58.680Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8a8389ed-c759-4689-ac44-31eef1ee1596], X-ECOMP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-TransactionId=[], X-ONAP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], Content-Type=[application/merge-patch+json]} 2023-03-25T06:34:58.687Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:34:58.810Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:34:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[118], vertex-id=[205016], x-aai-txid=[1-aai-resources-230325-06:34:57:918-23162], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:34:58.811Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:34:58.811Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T06:34:58.812Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:34:58.812Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:34:58.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:34:58.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:34:58.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:34:58.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:58.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:58.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726098823, "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-25T06:34:59.855Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:34:59.855Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:34:59.855Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:34:59.856Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:34:59.856Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:34:59.856Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:00.856Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:00.857Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:00.857Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:00.857Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:01.857Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:01.858Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:01.858Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:01.858Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:02.858Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:02.858Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:02.859Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:02.859Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:03.860Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:03.860Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:03.861Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:03.861Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:04.862Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:04.862Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:04.862Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:04.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:05.864Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:05.864Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:05.864Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:05.865Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:06.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:06.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:06.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:06.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:07.867Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T06:35:07.867Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:35:07.867Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T06:35:07.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:35:07.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T06:35:07.907Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:35:07.907Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:35:07.907Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:35:07.907Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:07.907Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:35:07.907Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:08.214Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:35:08.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T06:35:08.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T06:35:08.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:08.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:35:08.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:08.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:08.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726108217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:09.218Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:35:09.219Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:35:09.219Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:09.219Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:09.220Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:09.220Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:09.306Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10245036620257166840/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T06:35:09.857Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:35:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:35:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T06:35:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:09.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:35:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:35:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T06:35:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:35:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:35:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T06:35:09.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:35:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:35:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:09.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:09.869Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:09.869Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:09.869Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T06:35:09.909Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T06:35:09.909Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T06:35:09.909Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T06:35:09.909Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:35:09.909Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:09.910Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:09.910Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726109909, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:10.917Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T06:35:10.918Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T06:35:10.918Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:35:10.918Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:10.918Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:10.918Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726110917, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:11.919Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:35:11.954Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:35:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:35:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:35:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:35:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:35:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:35:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:35:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:35:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:35:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:35:11.974Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:35:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726013821, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:35:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:35:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T06:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726021942, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726022985, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726023986, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726055259, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:35:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:35:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:35:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:35:41.975Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T06:35:41.983Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T06:35:41.983Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T06:35:41.984Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T06:35:41.991Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:35:42.012Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T06:35:42.013Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[fb11091f-0ef8-498c-9fc3-28a7dfa67faa], X-ECOMP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-TransactionId=[], X-ONAP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], Content-Type=[application/merge-patch+json]} 2023-03-25T06:35:42.020Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:35:42.160Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:35:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[237800], x-aai-txid=[2-aai-resources-230325-06:35:41:252-182], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:35:42.160Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:35:42.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T06:35:42.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:35:42.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:35:42.170Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:35:42.170Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:35:42.170Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:35:42.170Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:42.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:42.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726142170, "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-25T06:35:43.203Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:35:43.203Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:35:43.203Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:43.204Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:43.204Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:43.204Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:44.205Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:44.205Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:44.205Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:44.205Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:45.206Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:45.206Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:45.206Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:45.206Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:46.206Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:46.207Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:46.207Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:46.207Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:47.208Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:47.208Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:47.208Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:47.209Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:48.209Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:48.210Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:48.210Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:48.210Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:49.210Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:49.211Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:49.211Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:49.211Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:50.212Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:35:50.212Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:50.212Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:50.212Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:51.213Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T06:35:51.213Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:35:51.213Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T06:35:51.214Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:35:51.214Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T06:35:51.259Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:35:51.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:35:51.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:35:51.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:51.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:35:51.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:51.520Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:35:51.522Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T06:35:51.522Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T06:35:51.522Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:51.522Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:35:51.522Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:51.522Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:51.522Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726151522, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:52.523Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:35:52.524Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:35:52.524Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:52.524Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:52.525Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:52.525Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:52.640Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3826005386525363120/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T06:35:53.200Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:35:53.200Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:35:53.200Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:53.200Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T06:35:53.200Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:53.201Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T06:35:53.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:35:53.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:35:53.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:53.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:53.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:53.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:53.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:53.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:53.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:53.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:53.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:35:53.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:35:53.202Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T06:35:53.248Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T06:35:53.249Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T06:35:53.249Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T06:35:53.249Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:35:53.249Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:53.249Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:53.249Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726153249, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:54.250Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T06:35:54.250Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T06:35:54.250Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:35:54.250Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:35:54.251Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:35:54.251Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726154250, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:35:55.251Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:35:55.277Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:35:55.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:35:55.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:35:55.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:35:55.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:35:55.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:35:55.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:35:55.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:35:55.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:35:55.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:35:55.296Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:36:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:36:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:36:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:36:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726064926, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726066606, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726067608, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726098823, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:36:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:36:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726108217, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:36:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726109909, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T06:36:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:36:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726110917, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T06:36:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:36:25.296Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T06:36:25.306Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T06:36:25.307Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T06:36:25.308Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T06:36:25.315Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:36:25.332Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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-25T06:36:25.333Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T06:36:25.340Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:36:25.545Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T06:36:25.545Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:36:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[202], vertex-id=[405568], x-aai-txid=[2-aai-resources-230325-06:36:24:572-31905], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:36:25.545Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:36:25.546Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:36:25.546Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:36:25.558Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:36:25.558Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:36:25.559Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:36:25.559Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:25.559Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:25.559Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726185559, "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-25T06:36:26.589Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:36:26.589Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:36:26.589Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:36:26.589Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:26.590Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:26.590Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:36:27.590Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:36:27.591Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:27.591Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:27.591Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:36:28.591Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:36:28.592Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:28.592Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:28.592Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:36:29.592Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:36:29.592Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:29.593Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:29.593Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:36:30.593Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:36:30.594Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:30.594Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:30.594Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:36:31.595Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:36:31.595Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:31.595Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:31.596Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:36:32.596Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:36:32.597Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:32.597Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:32.597Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:36:33.597Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:36:33.598Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:33.598Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:33.598Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:36:34.599Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:36:34.599Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:34.599Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:34.599Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:36:35.600Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:36:35.600Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:35.600Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:35.600Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:36:36.601Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T06:36:36.602Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:36:36.602Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T06:36:36.602Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:36:36.602Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T06:36:36.656Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:36:36.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:36:36.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:36:36.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T06:36:36.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:36:36.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T06:36:36.915Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:36:36.920Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T06:36:36.921Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:36:36.921Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:36:36.921Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:36:36.921Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:36.921Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:36.921Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726196921, "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-25T06:36:37.922Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:36:37.922Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:36:37.922Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:36:37.923Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T06:36:37.923Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:36:37.924Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:36:38.019Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15557383871974011255/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T06:36:38.817Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:36:38.818Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:36:38.818Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:36:38.818Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T06:36:38.818Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:36:38.818Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:36:38.818Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:36:38.818Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:36:38.818Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:36:38.818Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.818Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:36:38.818Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.819Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.820Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:36:38.821Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.821Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:36:38.821Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:36:38.821Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:36:38.821Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T06:36:38.870Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists 2023-03-25T06:36:38.870Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:36:38.870Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists) 2023-03-25T06:36:38.870Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:36:38.870Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:38.870Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:38.870Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726198870, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:36:39.871Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:36:39.871Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists) 2023-03-25T06:36:39.871Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:36:39.871Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:36:39.871Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:36:39.872Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726199871, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:36:40.872Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:36:40.898Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:36:40.902Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:36:40.902Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:36:40.902Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:36:40.902Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:36:40.902Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:36:40.902Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:36:40.902Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:36:40.903Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:36:40.903Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:36:40.914Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:37:10.915Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T06:37:10.927Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T06:37:10.928Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T06:37:10.928Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T06:37:10.934Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:37:10.956Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T06:37:10.956Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e1c18551-b876-4792-86d7-326b0fc7208f], X-ECOMP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-TransactionId=[], X-ONAP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], Content-Type=[application/merge-patch+json]} 2023-03-25T06:37:10.964Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:37:11.094Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:37:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[213208], x-aai-txid=[2-aai-resources-230325-06:37:10:196-28068], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:37:11.095Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:37:11.095Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T06:37:11.096Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:37:11.096Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:37:11.106Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:37:11.106Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:37:11.106Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:37:11.107Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:11.107Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:11.107Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726231106, "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-25T06:37:12.139Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:37:12.139Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:37:12.140Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:12.140Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:12.140Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:12.140Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:37:13.141Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:13.142Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:13.142Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:13.142Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:37:14.143Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:14.143Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:14.143Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:14.143Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:37:15.144Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:15.145Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:15.145Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:15.145Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:37:16.146Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:16.146Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:16.146Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:16.146Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:37:17.147Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:17.147Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:17.148Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:17.148Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:37:18.148Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:18.148Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:18.149Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:18.149Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:37:19.149Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:19.150Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:19.150Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:19.150Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:37:20.151Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T06:37:20.151Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:37:20.151Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T06:37:20.152Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:37:20.152Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T06:37:20.196Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:37:20.196Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:37:20.196Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:37:20.197Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T06:37:20.197Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:37:20.197Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T06:37:20.226Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:37:20.227Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@21a49fd8 2023-03-25T06:37:20.227Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:37:20.227Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-25T06:37:20.227Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:37:20.227Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:37:20.227Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:37:20.228Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:37:20.228Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:20.228Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:20.228Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726240227, "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-25T06:37:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:37:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: cached metadata has changed from (version89: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version90: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-25T06:37:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:37:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T06:37:21.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=60, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:37:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 60: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T06:37:21.163Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=60, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:37:21.163Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T06:37:21.164Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:37:21.169Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:37:21.169Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:37:21.169Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:37:21.169Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2414, 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-25T06:37:21.170Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:37:21.170Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:37:21.228Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:836e85c7-4c12-45fc-8d86-744f5c33dd72) 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-25T06:37:21.279Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists 2023-03-25T06:37:21.280Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:37:21.280Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists) 2023-03-25T06:37:21.280Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:37:21.280Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:21.280Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:21.280Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726241280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:37:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726142170, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:37:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:37:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726151522, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:37:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726153249, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T06:37:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726154250, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T06:37:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726185559, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:37:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:37:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T06:37:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T06:37:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T06:37:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T06:37:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:37:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726196921, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:37:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726198870, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } 2023-03-25T06:37:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726199871, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } 2023-03-25T06:37:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726231106, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:37:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:37:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T06:37:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T06:37:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:37:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:37:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726240227, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:37:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:37:22.199Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726241280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } 2023-03-25T06:37:22.199Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:37:22.281Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:37:22.282Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists) 2023-03-25T06:37:22.282Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:37:22.282Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:22.282Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:22.282Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726242281, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:37:23.283Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:37:23.309Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:37:23.313Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:37:23.314Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:37:23.314Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:37:23.314Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:37:23.314Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:37:23.314Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:37:23.314Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:37:23.315Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:37:23.315Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:37:23.329Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:37:53.330Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T06:37:53.339Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T06:37:53.339Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T06:37:53.340Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T06:37:53.347Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:37:53.366Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T06:37:53.367Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[66985971-84ba-4f1b-9377-f45bd52357c7], X-ECOMP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-TransactionId=[], X-ONAP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], Content-Type=[application/merge-patch+json]} 2023-03-25T06:37:53.374Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:37:53.515Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:37:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[245816], x-aai-txid=[1-aai-resources-230325-06:37:52:605-96000], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:37:53.516Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:37:53.516Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T06:37:53.517Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:37:53.517Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:37:53.530Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:37:53.531Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:37:53.531Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:37:53.531Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:53.531Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:53.531Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726273531, "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-25T06:37:54.557Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:37:54.557Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:37:54.558Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:54.558Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:54.558Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:54.558Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:37:55.559Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:55.559Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:55.559Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:55.559Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:37:56.560Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:56.560Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:56.560Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:56.560Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:37:57.561Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:57.561Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:57.561Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:57.562Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:37:58.562Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:58.563Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:58.563Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:58.563Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:37:59.564Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:37:59.564Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:37:59.564Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:37:59.564Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:38:00.564Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:38:00.565Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:00.565Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:00.565Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:38:01.566Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:38:01.566Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:01.567Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:01.567Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:38:02.567Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:38:02.568Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:02.568Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:02.568Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:38:03.568Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T06:38:03.569Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:38:03.569Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T06:38:03.569Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:38:03.569Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T06:38:03.615Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:38:03.616Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:38:03.616Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:38:03.616Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:38:03.616Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:38:03.616Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:38:03.640Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:38:03.640Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@12d1ab5a 2023-03-25T06:38:03.640Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:38:03.641Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T06:38:03.641Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:38:03.641Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:38:03.641Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:38:03.641Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:38:03.641Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:03.642Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:03.642Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726283641, "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-25T06:38:04.643Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T06:38:04.659Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:38:04.660Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T06:38:04.663Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T06:38:04.663Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T06:38:04.663Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T06:38:04.664Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T06:38:04.664Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T06:38:04.671Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:38:04.703Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:38:04.710Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T06:38:04.711Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:38:04.711Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:38:04.711Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:38:04.711Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:38:04.711Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:04.711Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:04.711Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726284711, "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-25T06:38:05.712Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:38:05.735Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:38:05.739Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:38:05.739Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:38:05.739Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:38:05.739Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:38:05.739Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:38:05.740Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:38:05.740Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:38:05.740Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T06:38:05.740Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:38:05.752Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:38:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726242281, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } 2023-03-25T06:38:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:38:35.753Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T06:38:35.766Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T06:38:35.766Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T06:38:35.767Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T06:38:35.774Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:38:35.793Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T06:38:35.794Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[322d8b07-669b-4d70-af3a-c2a6695b4fcf], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[309c0167-db84-4a43-b84e-93142d3d721f], X-ECOMP-RequestID=[322d8b07-669b-4d70-af3a-c2a6695b4fcf], X-TransactionId=[], X-ONAP-RequestID=[322d8b07-669b-4d70-af3a-c2a6695b4fcf], Content-Type=[application/merge-patch+json]} 2023-03-25T06:38:35.802Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T06:38:35.943Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:38:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[532680], x-aai-txid=[1-aai-resources-230325-06:38:35:034-4787], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:38:35.943Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:38:35.944Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T06:38:35.944Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:38:35.944Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:38:35.957Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:38:35.957Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T06:38:35.957Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:38:35.957Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:35.957Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:35.958Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726315957, "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-25T06:38:36.988Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:38:36.988Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"7dee6bbc-c8fa-4f30-86af-412437cb86ee","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f93ce852-8796-4ec7-89a1-80ff585a9ae9","serviceDescription":"service","serviceInvariantUUID":"95b0efc4-d903-4f88-b0e4-83d825eef276","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"db9f0c72-5dbc-4441-8bd4-e630a86c1f12","resourceInvariantUUID":"7cd444e7-991e-464d-b99b-6ac5b0bc6c37","resourceCustomizationUUID":"f4607ef5-5502-4972-93ba-aebbc074b812","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":"NjE2ZTM2YThjOTlmMjg0Yzk2ODFmNDlhMjY4Y2NkNzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ff66a95-a377-492b-aca5-f0a6e29405eb","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":"9ad18601-37b8-4f7e-a61f-13cb8c11a857","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":"8af87606-e23b-4479-96b0-74916551ad1a","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":"MTNjODYzYTM5ZmI5MzdkZWEwZDliYjI3OGY4MjA2NmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1fcc21ec-c9db-426e-b753-b74acce684f0","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":"aae2e07d-6d5e-4b8c-a15b-bb8ac37f7f5c","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":"936d7f31-c1fb-41cd-89bc-01350aae2b29","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":"30d148e1-d1a3-42b8-811c-bce7e6201f58","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":"MjgxM2UwY2I0MzE0YWJlNjQ0YWIwYjVhY2U5M2Q2MTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"093b95a8-83e3-42a8-8974-fe274bb90efe","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"273d9fa1-6219-48d6-a68e-87b03c915157","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:38:36.989Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:38:36.989Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:36.989Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:36.989Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:38:37.990Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:38:37.991Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:37.991Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:37.991Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:38:38.992Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:38:38.992Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:38.992Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:38.993Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:38:39.994Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:38:39.994Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:39.994Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:39.994Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:38:40.995Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:38:40.996Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:40.996Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:40.996Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:38:41.997Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:38:41.997Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:41.997Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:41.997Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:38:42.999Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:38:42.999Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:42.999Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:42.999Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:38:44.000Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:38:44.001Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:44.001Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:44.001Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "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-25T06:38:45.001Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:38:45.002Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:45.002Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:45.002Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:38:46.002Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "f93ce852-8796-4ec7-89a1-80ff585a9ae9", "serviceDescription": "service", "serviceInvariantUUID": "95b0efc4-d903-4f88-b0e4-83d825eef276", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "f4607ef5-5502-4972-93ba-aebbc074b812", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "db9f0c72-5dbc-4441-8bd4-e630a86c1f12", "resourceInvariantUUID": "7cd444e7-991e-464d-b99b-6ac5b0bc6c37", "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": "YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "273d9fa1-6219-48d6-a68e-87b03c915157" } ], "workloadContext": "Production" } 2023-03-25T06:38:46.003Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:38:46.003Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f93ce852-8796-4ec7-89a1-80ff585a9ae9 ASDC 2023-03-25T06:38:46.003Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:7dee6bbc-c8fa-4f30-86af-412437cb86ee ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:f93ce852-8796-4ec7-89a1-80ff585a9ae9 ServiceInvariantUUID:95b0efc4-d903-4f88-b0e4-83d825eef276 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:273d9fa1-6219-48d6-a68e-87b03c915157 ArtifactChecksum:YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:f4607ef5-5502-4972-93ba-aebbc074b812 ResourceInvariantUUID:7cd444e7-991e-464d-b99b-6ac5b0bc6c37 ResourceName:test-pnf ResourceType:PNF ResourceUUID:db9f0c72-5dbc-4441-8bd4-e630a86c1f12 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:38:46.003Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f93ce852-8796-4ec7-89a1-80ff585a9ae9 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-25T06:38:46.046Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:38:46.046Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:38:46.046Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:38:46.046Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 273d9fa1-6219-48d6-a68e-87b03c915157 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:38:46.046Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:38:46.047Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:38:46.074Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:38:46.074Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@469d85b8 2023-03-25T06:38:46.074Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:38:46.074Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T06:38:46.075Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 273d9fa1-6219-48d6-a68e-87b03c915157 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:38:46.075Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:38:46.075Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:38:46.075Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:38:46.075Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:46.075Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:46.075Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726326075, "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-25T06:38:47.076Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:273d9fa1-6219-48d6-a68e-87b03c915157) 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-25T06:38:47.092Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:38:47.092Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T06:38:47.096Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T06:38:47.096Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 2023-03-25T06:38:47.096Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||No resources found for Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T06:38:47.096Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T06:38:47.096Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 db9f0c72-5dbc-4441-8bd4-e630a86c1f12 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-25T06:38:47.103Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:38:47.130Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:38:47.137Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf db9f0c72-5dbc-4441-8bd4-e630a86c1f12 0 ASDC deployResourceStructure 2023-03-25T06:38:47.137Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:38:47.138Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:38:47.138Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:38:47.138Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:38:47.138Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:38:47.138Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:38:47.138Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726327137, "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-25T06:38:48.139Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:38:48.163Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:38:48.167Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:38:48.167Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:38:48.167Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:38:48.167Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:38:48.168Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:38:48.168Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:38:48.168Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:38:48.168Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T06:38:48.168Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:38:48.183Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:39:18.183Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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-25T06:39:18.194Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee and serviceModelVersionId: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T06:39:18.194Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 95b0efc4-d903-4f88-b0e4-83d825eef276 2023-03-25T06:39:18.194Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 2023-03-25T06:39:18.201Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:39:18.224Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?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-25T06:39:18.224Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||Invoke 2023-03-25T06:39:18.230Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T06:39:18.364Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||InvokeReturn 2023-03-25T06:39:18.364Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:39:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[258104], x-aai-txid=[0-aai-resources-230325-06:39:17:460-23223], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:39:18.364Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:39:18.364Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:39:18.364Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:39:18.373Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:39:18.373Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7dee6bbc-c8fa-4f30-86af-412437cb86ee and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T06:39:18.374Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:39:18.374Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:39:18.374Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:39:18.374Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726358374, "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-25T06:39:19.403Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T06:39:19.404Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T06:39:19.405Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T06:39:19.405Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T06:39:19.406Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Cancelled in-flight METADATA request with correlation id 54388 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-25T06:39:19.406Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T06:39:19.406Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T06:39:19.406Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T06:39:19.406Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T06:39:19.411Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-90f47942-7dd7-41ce-ab01-5d6e1754548a 2023-03-25T06:39:19.411Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T06:39:19.412Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T06:39:19.412Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T06:39:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:39:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:39:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726273531, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:39:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:39:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:39:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:39:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:39:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:39:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:39:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:39:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:39:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:39:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:39:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:39:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:39:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:39:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:39:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:39:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:39:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:39:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:39:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:39:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:39:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:39:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:39:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:39:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:39:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:39:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:39:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:39:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:39:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:39:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726283641, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:39:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:39:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:39:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726284711, "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-25T06:39:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:39:21.651Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:39:24.661Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:39:27.671Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:39:30.680Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:39:33.688Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:39:36.698Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:39:39.708Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:39:42.717Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:39:45.726Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:39:48.736Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:39:51.743Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:39:54.752Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:39:57.762Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:40:00.770Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:40:03.779Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:40:06.788Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:40:09.798Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:40:12.807Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:40:15.817Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:40:18.827Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:40:19.408Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T06:40:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:40:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:40:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T06:40:21.131Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=61, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-90f47942-7dd7-41ce-ab01-5d6e1754548a', protocol='range'} 2023-03-25T06:40:21.132Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=61, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:40:21.137Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:40:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:40:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:40:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:40:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:40:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:40:21.139Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 61: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-90f47942-7dd7-41ce-ab01-5d6e1754548a=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-25T06:40:21.153Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=61, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-90f47942-7dd7-41ce-ab01-5d6e1754548a', protocol='range'} 2023-03-25T06:40:21.153Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=61, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:40:21.154Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T06:40:21.154Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T06:40:21.154Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T06:40:21.154Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:40:21.158Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:40:21.158Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:40:21.159Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:40:21.159Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:40:21.159Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:40:21.159Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:40:21.159Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:40:21.159Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:40:21.159Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2464, 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-25T06:40:21.159Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:40:21.159Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:40:21.159Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:40:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726315957, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T06:40:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:40:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:40:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:40:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:40:22.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:40:22.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:40:22.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:40:22.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:40:22.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:40:22.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:40:22.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:40:22.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:40:22.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:40:22.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:40:22.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:40:22.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:40:22.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:40:22.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679725579872, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:40:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:40:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726326075, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:40:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:40:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726327137, "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-25T06:40:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:40:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726358374, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T06:40:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:40:22.265Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:40:22.266Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:40:22.266Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:40:22.267Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:40:22.267Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:40:22.267Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:40:23.267Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:40:23.268Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:40:23.268Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:40:23.268Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:40:24.269Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:40:24.269Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:40:24.269Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:40:24.269Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:40:25.270Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:40:25.270Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:40:25.270Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:40:25.271Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:40:26.272Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:40:26.272Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:40:26.272Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:40:26.272Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:40:27.273Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:40:27.273Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:40:27.273Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:40:27.274Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:40:28.274Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:40:28.275Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:40:28.275Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:40:28.275Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:40:29.276Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T06:40:29.276Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:40:29.276Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T06:40:29.276Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:40:29.277Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T06:40:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:40:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:40:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:40:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T06:40:29.318Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:40:29.319Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T06:40:29.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:40:29.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7500fa3d 2023-03-25T06:40:29.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:40:29.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T06:40:29.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:40:29.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T06:40:29.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T06:40:29.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:40:29.345Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:40:29.346Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:40:29.346Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726429345, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:40:30.347Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T06:40:30.365Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:40:30.365Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:40:30.370Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T06:40:30.371Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T06:40:30.371Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T06:40:30.371Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:40:30.371Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T06:40:30.387Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:40:30.387Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@23c0be3f 2023-03-25T06:40:30.387Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:40:30.388Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T06:40:30.388Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:40:30.388Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T06:40:30.388Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T06:40:30.388Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:40:30.388Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:40:30.388Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:40:30.389Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726430388, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:40:31.389Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:40:31.390Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:40:31.414Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:40:31.418Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:40:31.418Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:41:01.418Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:41:01.447Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:41:01.452Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:41:01.452Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:41:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:41:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:41:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:41:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:41:31.453Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:41:31.484Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:41:31.489Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:41:31.489Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:42:01.489Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:42:01.510Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:42:01.514Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:42:01.514Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:42:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:42:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:42:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T06:42:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T06:42:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:42:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726429345, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:42:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726430388, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:42:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "policy-distribution-id", "timestamp": 1679726457496, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "cds-sdc-listener", "timestamp": 1679726455792, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "multicloud-k8s", "timestamp": 1679726454716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "ves-openapi-manager", "timestamp": 1679726455284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679726466637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "policy-distribution-id", "timestamp": 1679726457496, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "cds-sdc-listener", "timestamp": 1679726455792, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "multicloud-k8s", "timestamp": 1679726454716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "ves-openapi-manager", "timestamp": 1679726455284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679726466637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "cds-sdc-listener", "timestamp": 1679726455792, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "policy-distribution-id", "timestamp": 1679726457496, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "multicloud-k8s", "timestamp": 1679726454716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "ves-openapi-manager", "timestamp": 1679726455284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679726466637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "policy-distribution-id", "timestamp": 1679726457496, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "cds-sdc-listener", "timestamp": 1679726455792, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "ves-openapi-manager", "timestamp": 1679726455284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "multicloud-k8s", "timestamp": 1679726454716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679726466637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "policy-distribution-id", "timestamp": 1679726457496, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "cds-sdc-listener", "timestamp": 1679726455792, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "ves-openapi-manager", "timestamp": 1679726455284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "multicloud-k8s", "timestamp": 1679726454716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679726466637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "cds-sdc-listener", "timestamp": 1679726455792, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "policy-distribution-id", "timestamp": 1679726457496, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "ves-openapi-manager", "timestamp": 1679726455284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "multicloud-k8s", "timestamp": 1679726454716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679726466637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "cds-sdc-listener", "timestamp": 1679726455792, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "policy-distribution-id", "timestamp": 1679726457496, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "ves-openapi-manager", "timestamp": 1679726455284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-25T06:42:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "multicloud-k8s", "timestamp": 1679726454716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "aai-model-loader", "timestamp": 1679726474355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679726466637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "cds-sdc-listener", "timestamp": 1679726455792, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "policy-distribution-id", "timestamp": 1679726457496, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "ves-openapi-manager", "timestamp": 1679726455284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "multicloud-k8s", "timestamp": 1679726454716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "aai-model-loader", "timestamp": 1679726474355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679726466637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "cds-sdc-listener", "timestamp": 1679726455792, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:42:21.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "policy-distribution-id", "timestamp": 1679726457496, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:42:21.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "ves-openapi-manager", "timestamp": 1679726455284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.128Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.128Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "multicloud-k8s", "timestamp": 1679726454716, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:42:21.128Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.128Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.128Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "aai-model-loader", "timestamp": 1679726474355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.128Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.128Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.128Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679726466637, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:42:21.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "cds-sdc-listener", "timestamp": 1679726477038, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:42:21.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "policy-distribution-id", "timestamp": 1679726476729, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:42:21.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "aai-model-loader", "timestamp": 1679726474355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679726477293, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:42:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "policy-distribution-id", "timestamp": 1679726477732, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T06:42:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "aai-model-loader", "timestamp": 1679726474355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.130Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "policy-distribution-id", "timestamp": 1679726478734, "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-25T06:42:21.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 68d1892d-726d-4e69-979a-76447d6396fd 2023-03-25T06:42:21.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 68d1892d-726d-4e69-979a-76447d6396fd 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-25T06:42:21.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "aai-model-loader", "timestamp": 1679726474355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679726479055, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T06:42:21.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "aai-model-loader", "timestamp": 1679726474355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:42:21.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:42:21.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:42:21.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1679726480058, "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-25T06:42:21.201Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 68d1892d-726d-4e69-979a-76447d6396fd 2023-03-25T06:42:21.201Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 68d1892d-726d-4e69-979a-76447d6396fd 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-25T06:42:31.514Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:42:31.538Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:42:31.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:42:31.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:43:01.542Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:43:01.569Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:43:01.573Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:43:01.573Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:43:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:43:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:43:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "aai-model-loader", "timestamp": 1679726474355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:43:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:43:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:43:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "aai-model-loader", "timestamp": 1679726474355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:43:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:43:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:43:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "aai-model-loader", "timestamp": 1679726483509, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:43:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:43:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:43:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "aai-model-loader", "timestamp": 1679726487119, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-25T06:43:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:43:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T06:43:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "aai-model-loader", "timestamp": 1679726488121, "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-25T06:43:21.132Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 68d1892d-726d-4e69-979a-76447d6396fd 2023-03-25T06:43:21.132Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 68d1892d-726d-4e69-979a-76447d6396fd 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-25T06:43:31.573Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:43:31.593Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:43:31.598Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:43:31.598Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:44:01.598Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:44:01.624Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:44:01.629Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:44:01.629Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:44:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:44:31.629Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:44:31.654Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:44:31.658Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:44:31.658Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:45:01.659Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:45:01.683Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:45:01.688Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:45:01.688Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:45:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:45:22.334Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T06:45:22.335Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-90f47942-7dd7-41ce-ab01-5d6e1754548a sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T06:45:22.335Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T06:45:22.335Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T06:45:24.867Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:45:24.880Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:45:24.880Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T06:45:24.884Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=62, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:45:24.885Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 62: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T06:45:24.899Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=62, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:45:24.899Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T06:45:24.899Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:45:24.903Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:45:24.903Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:45:24.903Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:45:24.903Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2550, 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-25T06:45:24.903Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:45:24.903Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:45:31.688Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T06:45:31.689Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T06:45:31.698Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T06:45:31.698Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T06:45:31.699Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T06:45:31.706Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:45:31.724Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T06:45:31.725Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T06:45:31.733Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T06:45:32.014Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T06:45:32.014Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:45:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[276], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-06:45:30:962-45381], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:45:32.015Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:45:32.015Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:45:32.015Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:45:32.026Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:45:32.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T06:45:32.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T06:45:32.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:45:32.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:45:32.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726732027, "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-25T06:45:32.047Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:45:32.047Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679726732027, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T06:45:32.048Z||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-25T06:45:33.052Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:45:33.052Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:45:33.052Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:45:33.052Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:45:33.052Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:45:33.052Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:45:34.053Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:45:34.053Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:45:34.053Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:45:34.054Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:45:35.054Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:45:35.055Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:45:35.055Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:45:35.055Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:45:36.056Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:45:36.056Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:45:36.056Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:45:36.056Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:45:37.057Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:45:37.057Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:45:37.057Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:45:37.057Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:45:38.058Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:45:38.059Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:45:38.059Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:45:38.059Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:45:39.060Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:45:39.060Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:45:39.061Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:45:39.061Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:45:40.062Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T06:45:40.062Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:45:40.063Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T06:45:40.063Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:45:40.063Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T06:45:40.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:45:40.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:45:40.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:45:40.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:40.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:45:40.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:40.368Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:45:40.371Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T06:45:40.372Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:45:40.372Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:40.372Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:45:40.372Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:45:40.372Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:45:40.372Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726740372, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:45:41.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:45:41.373Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:45:41.374Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:41.377Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T06:45:41.377Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:41.378Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:41.489Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1041606132742099781/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T06:45:42.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:45:42.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:45:42.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:42.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T06:45:42.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:42.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:42.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:45:42.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:45:42.940Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:45:42.941Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:45:42.942Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:45:42.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:45:42.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T06:45:42.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T06:45:42.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:45:42.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T06:45:42.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:45:42.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:45:42.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:45:42.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726742987, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:45:43.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:45:43.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T06:45:43.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:45:43.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:45:43.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:45:43.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726743988, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:45:44.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:45:45.008Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:45:45.011Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:45:45.011Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:45:45.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:45:45.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:45:45.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:45:45.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:45:45.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:45:45.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:45:45.012Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:45:45.027Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:46:15.028Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T06:46:15.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T06:46:15.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T06:46:15.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T06:46:15.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:46:15.062Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T06:46:15.063Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T06:46:15.072Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:46:15.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T06:46:15.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:46:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[163992], x-aai-txid=[1-aai-resources-230325-06:46:14:300-48073], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:46:15.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:46:15.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:46:15.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:46:15.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:46:15.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:46:15.250Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:46:15.251Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:46:15.251Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:46:15.251Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726775250, "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-25T06:46:16.283Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:46:16.284Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:46:16.284Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:46:16.284Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:46:16.284Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:46:16.285Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:46:17.285Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:46:17.286Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:46:17.286Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:46:17.286Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:46:18.286Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:46:18.287Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:46:18.287Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:46:18.287Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:46:19.287Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:46:19.288Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:46:19.288Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:46:19.288Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:46:20.288Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:46:20.289Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:46:20.289Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:46:20.289Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:46:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726740372, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:46:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726742987, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726743988, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679726775250, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T06:46:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:46:21.290Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:46:21.290Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:46:21.291Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:46:21.291Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:46:22.292Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:46:22.292Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:46:22.292Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:46:22.292Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:46:23.293Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T06:46:23.293Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:46:23.293Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T06:46:23.293Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:46:23.293Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T06:46:23.347Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:46:23.347Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:46:23.348Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:46:23.348Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:23.348Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:46:23.348Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:23.649Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:46:23.653Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T06:46:23.653Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T06:46:23.653Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:23.653Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:46:23.654Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:46:23.654Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:46:23.654Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726783653, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:46:24.655Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:46:24.656Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:46:24.656Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:24.656Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T06:46:24.657Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:24.657Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:24.797Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3733747838867300062/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T06:46:26.216Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:46:26.217Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:46:26.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T06:46:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:46:26.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:46:26.222Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:46:26.223Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T06:46:26.271Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T06:46:26.272Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T06:46:26.272Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T06:46:26.272Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:46:26.272Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:46:26.272Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:46:26.272Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726786272, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:46:27.272Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T06:46:27.273Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T06:46:27.273Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:46:27.273Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:46:27.273Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:46:27.273Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726787272, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:46:28.273Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:46:28.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:46:28.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:46:28.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:46:28.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:46:28.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:46:28.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:46:28.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:46:28.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:46:28.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:46:28.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:46:28.312Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:46:58.312Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T06:46:58.328Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T06:46:58.328Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T06:46:58.328Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T06:46:58.332Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:46:58.342Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T06:46:58.343Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T06:46:58.350Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:46:58.480Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T06:46:58.480Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:46:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-06:46:57:578-85880], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:46:58.480Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:46:58.480Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:46:58.480Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:46:58.491Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:46:58.491Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:46:58.491Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:46:58.491Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:46:58.491Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:46:58.491Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726818491, "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-25T06:46:59.520Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:46:59.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:46:59.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:46:59.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:46:59.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:46:59.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:47:00.522Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:47:00.523Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:00.523Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:00.523Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:47:01.524Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T06:47:01.524Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:47:01.525Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T06:47:01.525Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T06:47:01.525Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T06:47:01.571Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:47:01.572Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:47:01.572Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:47:01.572Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T06:47:01.572Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:47:01.572Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T06:47:01.595Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:47:01.595Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5413f58d 2023-03-25T06:47:01.595Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:47:01.595Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T06:47:01.595Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:47:01.595Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:47:01.595Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:47:01.596Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:47:01.596Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:01.596Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:01.596Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726821595, "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-25T06:47:02.597Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T06:47:02.642Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T06:47:02.643Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:47:02.643Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T06:47:02.643Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:47:02.643Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:02.643Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:02.643Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726822643, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:47:03.644Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T06:47:03.645Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T06:47:03.645Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:47:03.645Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:03.645Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:03.645Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726823644, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:47:04.646Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:47:04.672Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:47:04.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:47:04.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:47:04.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:47:04.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:47:04.677Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:47:04.677Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:47:04.677Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:47:04.677Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:47:04.677Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:47:04.692Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:47:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:47:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:47:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:47:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:47:34.693Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T06:47:34.703Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T06:47:34.703Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T06:47:34.704Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T06:47:34.707Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:47:34.717Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T06:47:34.717Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5e55c51f-de85-4845-a382-3e5e3bba685a], X-ECOMP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-TransactionId=[], X-ONAP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], Content-Type=[application/merge-patch+json]} 2023-03-25T06:47:34.725Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:47:34.859Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:47:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-06:47:33:953-61584], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:47:34.860Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:47:34.860Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T06:47:34.861Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:47:34.861Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:47:34.869Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:47:34.869Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:47:34.869Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:47:34.870Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:34.870Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:34.870Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726854869, "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-25T06:47:35.907Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:47:35.908Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:47:35.908Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:47:35.908Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:35.908Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:35.908Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:47:36.909Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:47:36.910Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:36.910Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:36.910Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:47:37.911Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:47:37.912Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:37.912Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:37.912Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:47:38.913Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:47:38.913Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:38.914Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:38.914Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:47:39.916Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:47:39.916Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:39.916Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:39.916Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:47:40.917Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:47:40.918Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:40.918Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:40.918Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:47:41.919Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:47:41.920Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:41.920Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:41.920Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:47:42.921Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T06:47:42.921Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:47:42.922Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T06:47:42.922Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:47:42.922Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T06:47:42.967Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:47:42.967Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:47:42.967Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:47:42.967Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T06:47:42.967Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:47:42.967Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T06:47:42.987Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:47:42.988Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@760a63e8 2023-03-25T06:47:42.988Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:47:42.988Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T06:47:42.988Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:47:42.988Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:47:42.988Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:47:42.988Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:47:42.988Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:42.988Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:42.988Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726862988, "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-25T06:47:43.989Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T06:47:44.038Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T06:47:44.038Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:47:44.039Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T06:47:44.039Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:47:44.039Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:44.039Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:44.039Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726864038, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:47:45.040Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T06:47:45.040Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T06:47:45.040Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:47:45.040Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:47:45.040Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:47:45.040Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726865040, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:47:46.042Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:47:46.068Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:47:46.072Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:47:46.072Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:47:46.073Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:47:46.073Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:47:46.073Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:47:46.073Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:47:46.073Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:47:46.073Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:47:46.073Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:47:46.090Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:48:16.090Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T06:48:16.101Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T06:48:16.102Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T06:48:16.102Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T06:48:16.105Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:48:16.131Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T06:48:16.135Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a06d44a0-c4cf-4094-9041-8bd14c4d60a5], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T06:48:16.152Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:48:16.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:48:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[282624], x-aai-txid=[2-aai-resources-230325-06:48:15:382-50022], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:48:16.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:48:16.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T06:48:16.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:48:16.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:48:16.295Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:48:16.295Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:48:16.295Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:48:16.295Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:48:16.295Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:48:16.295Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726896295, "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-25T06:48:17.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:48:17.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:48:17.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:48:17.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:48:17.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:48:17.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:48:18.329Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:48:18.330Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:48:18.330Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:48:18.330Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:48:19.331Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:48:19.332Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:48:19.332Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:48:19.332Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:48:20.332Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:48:20.333Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:48:20.333Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:48:20.333Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:48:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:48:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:48:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:48:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:48:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:48:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726783653, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:48:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:48:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:48:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726786272, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T06:48:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:48:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:48:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726787272, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T06:48:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:48:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:48:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679726818491, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:48:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:48:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726821595, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726822643, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726823644, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T06:48:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:48:21.333Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:48:21.334Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:48:21.334Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:48:21.334Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:48:22.334Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:48:22.335Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:48:22.335Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:48:22.335Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:48:23.335Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:48:23.336Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:48:23.336Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:48:23.336Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:48:24.336Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:48:24.337Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:48:24.337Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:48:24.337Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:48:25.337Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T06:48:25.338Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:48:25.338Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T06:48:25.339Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:48:25.339Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T06:48:25.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:48:25.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:48:25.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:48:25.376Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:25.376Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:48:25.376Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:25.819Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:48:25.822Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T06:48:25.822Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T06:48:25.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:25.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:48:25.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:48:25.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:48:25.823Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726905822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:48:26.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:48:26.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:48:26.824Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:26.825Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:26.825Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:26.826Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:26.916Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17269815077812905615/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T06:48:27.454Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:48:27.455Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:48:27.456Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T06:48:27.507Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T06:48:27.508Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T06:48:27.508Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T06:48:27.508Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:48:27.508Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:48:27.508Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:48:27.508Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726907508, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:48:28.509Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T06:48:28.509Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T06:48:28.509Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:48:28.510Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:48:28.510Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:48:28.510Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726908509, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:48:29.511Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:48:29.537Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:48:29.542Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:48:29.542Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:48:29.542Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:48:29.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:48:29.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:48:29.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:48:29.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:48:29.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:48:29.543Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:48:29.558Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:48:59.558Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T06:48:59.572Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T06:48:59.573Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T06:48:59.573Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T06:48:59.580Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:48:59.602Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T06:48:59.603Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T06:48:59.611Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:48:59.756Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T06:48:59.757Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:48:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[205016], x-aai-txid=[2-aai-resources-230325-06:48:58:840-29056], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:48:59.757Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:48:59.757Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:48:59.757Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:48:59.769Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:48:59.770Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:48:59.770Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:48:59.770Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:48:59.770Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:48:59.770Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726939770, "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-25T06:49:00.799Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:49:00.799Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:49:00.800Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:00.800Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:00.800Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:00.800Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:01.800Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:01.800Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:01.801Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:01.801Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:02.801Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:02.801Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:02.802Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:02.802Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:03.802Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:03.803Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:03.803Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:03.803Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:04.803Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:04.804Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:04.804Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:04.804Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:05.804Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:05.805Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:05.805Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:05.805Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:06.806Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:06.806Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:06.807Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:06.807Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:07.808Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:07.808Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:07.808Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:07.808Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:08.809Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T06:49:08.809Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:49:08.809Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T06:49:08.810Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:49:08.810Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T06:49:08.856Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:49:08.857Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:49:08.857Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:49:08.857Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:08.857Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:49:08.858Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:09.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:49:09.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T06:49:09.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T06:49:09.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:09.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:49:09.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:09.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:09.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726949126, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:10.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:49:10.128Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:49:10.128Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:10.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:10.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:10.129Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:10.219Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4617875871474240789/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T06:49:10.766Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:49:10.766Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T06:49:10.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:10.768Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:10.769Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T06:49:10.824Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T06:49:10.824Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T06:49:10.824Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T06:49:10.825Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:49:10.825Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:10.825Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:10.825Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726950824, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:11.826Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T06:49:11.826Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T06:49:11.826Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:49:11.826Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:11.826Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:11.827Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726951826, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:12.827Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:49:12.854Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:49:12.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:49:12.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:49:12.859Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:49:12.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:49:12.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:49:12.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:49:12.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:49:12.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:49:12.860Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:49:12.874Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:49:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679726854869, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:49:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:49:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:49:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T06:49:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726862988, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726864038, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T06:49:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726865040, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T06:49:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679726896295, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:49:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:49:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:49:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:49:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T06:49:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:49:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:49:42.875Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T06:49:42.885Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T06:49:42.885Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T06:49:42.886Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T06:49:42.890Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:49:42.901Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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-25T06:49:42.901Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T06:49:42.909Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:49:43.057Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T06:49:43.057Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:49:42 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[237800], x-aai-txid=[2-aai-resources-230325-06:49:42:136-70705], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:49:43.057Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:49:43.057Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:49:43.057Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:49:43.081Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:49:43.081Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:49:43.081Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:49:43.081Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:43.081Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:43.082Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726983081, "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-25T06:49:44.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:49:44.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:49:44.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:44.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:44.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:44.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:45.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:45.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:45.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:45.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:46.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:46.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:46.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:46.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:47.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:47.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:47.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:47.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:48.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:48.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:48.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:48.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:49.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:49.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:49.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:49.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:50.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:50.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:50.123Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:50.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:51.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:49:51.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:51.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:51.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:52.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T06:49:52.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:49:52.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T06:49:52.126Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:49:52.126Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T06:49:52.163Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:49:52.164Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:49:52.164Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:49:52.164Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:52.164Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:49:52.165Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:52.421Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:49:52.424Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T06:49:52.424Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T06:49:52.424Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:52.424Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:49:52.424Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:52.425Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:52.425Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726992424, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:53.425Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:49:53.426Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:49:53.426Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:53.426Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:53.427Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:53.427Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:53.584Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10195880440379826078/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T06:49:54.115Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:49:54.115Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:49:54.116Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:54.116Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T06:49:54.116Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:54.116Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:54.116Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:54.116Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:54.116Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:54.116Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:54.116Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T06:49:54.116Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:49:54.116Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:54.116Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:54.117Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T06:49:54.117Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:49:54.117Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:49:54.117Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:54.117Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:54.117Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T06:49:54.117Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:49:54.117Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:49:54.117Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:54.117Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:54.117Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:54.117Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:54.117Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:54.118Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:54.118Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:54.118Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:54.118Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:49:54.118Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:49:54.118Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T06:49:54.168Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T06:49:54.168Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T06:49:54.169Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T06:49:54.169Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:49:54.169Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:54.169Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:54.169Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726994168, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:55.169Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T06:49:55.170Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T06:49:55.170Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:49:55.170Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:49:55.170Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:49:55.170Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726995169, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:49:56.171Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:49:56.193Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:49:56.197Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:49:56.198Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:49:56.198Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:49:56.198Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:49:56.198Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:49:56.198Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:49:56.198Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:49:56.198Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:49:56.198Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:49:56.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:50:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:50:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:50:21.110Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:50:21.110Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.110Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:50:21.110Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.110Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726905822, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726907508, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726908509, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679726939770, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.111Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726949126, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726950824, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726951826, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T06:50:21.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:50:26.209Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T06:50:26.220Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T06:50:26.220Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T06:50:26.221Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T06:50:26.225Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:50:26.241Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T06:50:26.241Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1c4d77a5-ba82-4704-b8b6-7b3ce6f85bc0], X-ECOMP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-TransactionId=[], X-ONAP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], Content-Type=[application/merge-patch+json]} 2023-03-25T06:50:26.249Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:50:26.403Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:50:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[151], vertex-id=[405568], x-aai-txid=[2-aai-resources-230325-06:50:25:476-20461], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:50:26.403Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:50:26.403Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T06:50:26.404Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:50:26.404Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:50:26.414Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:50:26.415Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:50:26.415Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:50:26.415Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:26.415Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:26.415Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727026415, "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-25T06:50:27.444Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:50:27.444Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:50:27.444Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:50:27.444Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:27.444Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:27.444Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:50:28.445Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:50:28.445Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:28.445Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:28.445Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:50:29.446Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:50:29.446Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:29.446Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:29.447Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:50:30.447Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:50:30.447Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:30.447Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:30.447Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:50:31.448Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:50:31.448Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:31.448Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:31.448Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:50:32.449Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:50:32.449Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:32.450Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:32.450Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:50:33.452Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:50:33.452Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:33.452Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:33.452Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:50:34.453Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:50:34.453Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:34.453Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:34.453Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:50:35.454Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:50:35.454Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:35.454Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:35.454Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:50:36.455Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:50:36.455Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:36.455Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:36.456Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:50:37.456Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T06:50:37.457Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:50:37.457Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T06:50:37.457Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:50:37.458Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T06:50:37.496Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:50:37.496Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:50:37.496Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:50:37.497Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T06:50:37.497Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:50:37.497Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T06:50:37.789Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:50:37.794Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T06:50:37.794Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:50:37.795Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:50:37.795Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:50:37.795Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:37.795Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:37.795Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727037794, "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-25T06:50:38.795Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:50:38.796Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:50:38.796Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:50:38.797Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T06:50:38.798Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:50:38.798Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:50:38.889Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5233952037564538430/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T06:50:39.673Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:50:39.673Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:50:39.673Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:50:39.673Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T06:50:39.674Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T06:50:39.674Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:50:39.674Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:50:39.674Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:50:39.675Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:50:39.675Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.675Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:50:39.675Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:50:39.675Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:50:39.675Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:50:39.675Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.675Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:50:39.676Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:50:39.676Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:50:39.676Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:50:39.676Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.676Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:50:39.676Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.676Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T06:50:39.676Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T06:50:39.676Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T06:50:39.676Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:50:39.677Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.677Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:50:39.677Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.677Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:50:39.677Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:50:39.677Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.677Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:50:39.677Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:50:39.678Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.678Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:50:39.678Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:50:39.678Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.678Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T06:50:39.678Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:50:39.678Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.678Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T06:50:39.678Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T06:50:39.679Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T06:50:39.679Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.679Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:50:39.679Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.679Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:50:39.679Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.679Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:50:39.679Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:50:39.679Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:50:39.680Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T06:50:39.728Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists 2023-03-25T06:50:39.729Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:50:39.729Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists) 2023-03-25T06:50:39.729Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:50:39.729Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:39.729Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:39.730Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727039729, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:50:40.731Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T06:50:40.731Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists) 2023-03-25T06:50:40.731Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:50:40.732Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:50:40.732Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:50:40.732Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727040731, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:50:41.733Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:50:41.754Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:50:41.758Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:50:41.758Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:50:41.758Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:50:41.758Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:50:41.758Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:50:41.758Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:50:41.758Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:50:41.759Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:50:41.759Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:50:41.774Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:51:11.774Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T06:51:11.787Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T06:51:11.788Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T06:51:11.788Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T06:51:11.791Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:51:11.800Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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-25T06:51:11.801Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T06:51:11.808Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:51:11.970Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T06:51:11.971Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:51:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[158], vertex-id=[213208], x-aai-txid=[0-aai-resources-230325-06:51:11:035-27778], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:51:11.971Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:51:11.972Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:51:11.972Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:51:11.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:51:11.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:51:11.984Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:51:11.984Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:11.984Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:11.984Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727071984, "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-25T06:51:13.013Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:51:13.013Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:51:13.014Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:51:13.014Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:13.014Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:13.014Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:51:14.015Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:51:14.015Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:14.015Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:14.016Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:51:15.016Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:51:15.016Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:15.016Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:15.017Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:51:16.017Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:51:16.017Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:16.018Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:16.018Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:51:17.019Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:51:17.019Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:17.019Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:17.019Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:51:18.020Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:51:18.020Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:18.020Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:18.020Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:51:19.021Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:51:19.021Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:19.021Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:19.021Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:51:20.022Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:51:20.023Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:20.023Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:20.023Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:51:21.024Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T06:51:21.024Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:51:21.024Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T06:51:21.024Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:51:21.024Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T06:51:21.066Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:51:21.067Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:51:21.067Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:51:21.067Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T06:51:21.067Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:51:21.067Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T06:51:21.102Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:51:21.102Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7c165d15 2023-03-25T06:51:21.102Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:51:21.102Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-25T06:51:21.102Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:51:21.102Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:51:21.102Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:51:21.103Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:51:21.103Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:21.103Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:21.103Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727081102, "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-25T06:51:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:51:21.109Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: cached metadata has changed from (version92: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version93: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-25T06:51:21.126Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:51:21.127Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T06:51:21.133Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=63, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:51:21.133Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 63: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T06:51:21.156Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=63, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:51:21.157Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T06:51:21.157Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:51:21.161Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:51:21.161Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:51:21.161Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:51:21.162Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2613, 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-25T06:51:21.162Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:51:21.162Z||pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:51:22.103Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:836e85c7-4c12-45fc-8d86-744f5c33dd72) 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-25T06:51:22.154Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists 2023-03-25T06:51:22.154Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:51:22.154Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists) 2023-03-25T06:51:22.155Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:51:22.155Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:22.155Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:22.155Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727082154, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:51:22.180Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.180Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679726983081, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:51:22.180Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.181Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.181Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.181Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.181Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.181Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.181Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.181Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.181Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.181Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.181Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.182Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.182Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.182Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.182Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.182Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.182Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.182Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.182Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.182Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.182Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:51:22.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726992424, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:51:22.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.183Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726994168, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T06:51:22.183Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.183Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679726995169, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T06:51:22.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727026415, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:51:22.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.184Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.184Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.184Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:51:22.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.185Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T06:51:22.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.185Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.185Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T06:51:22.185Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.185Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.186Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T06:51:22.186Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.186Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.186Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T06:51:22.186Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.186Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.186Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.186Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.186Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.186Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.187Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.187Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.187Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:51:22.187Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.187Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.187Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727037794, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T06:51:22.187Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.187Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.187Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727039729, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } 2023-03-25T06:51:22.187Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727040731, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } 2023-03-25T06:51:22.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727071984, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:51:22.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.188Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.188Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:51:22.188Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T06:51:22.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T06:51:22.189Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.189Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.189Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:51:22.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:51:22.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.190Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.190Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727081102, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:51:22.190Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:22.191Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:51:22.191Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727082154, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } 2023-03-25T06:51:22.191Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:51:23.156Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T06:51:23.156Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists) 2023-03-25T06:51:23.156Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:51:23.156Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:23.156Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:23.156Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727083156, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:51:24.157Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:51:24.182Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:51:24.185Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:51:24.185Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:51:24.185Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:51:24.185Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:51:24.185Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:51:24.185Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:51:24.186Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:51:24.186Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:51:24.186Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:51:24.199Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:51:54.199Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T06:51:54.209Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T06:51:54.209Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T06:51:54.210Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T06:51:54.215Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:51:54.230Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T06:51:54.230Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5cfad7fd-1d1e-476c-9e1e-6e03b2f2a24b], X-ECOMP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-TransactionId=[], X-ONAP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], Content-Type=[application/merge-patch+json]} 2023-03-25T06:51:54.238Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T06:51:54.389Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:51:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[245816], x-aai-txid=[0-aai-resources-230325-06:51:53:465-28067], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:51:54.390Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:51:54.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T06:51:54.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:51:54.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:51:54.401Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:51:54.401Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T06:51:54.401Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:51:54.402Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:54.402Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:54.402Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727114401, "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-25T06:51:55.432Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:51:55.432Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:51:55.432Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:51:55.433Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:55.433Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:55.433Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:51:56.433Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:51:56.433Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:56.434Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:56.434Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:51:57.434Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:51:57.435Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:57.435Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:57.435Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:51:58.435Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:51:58.436Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:58.436Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:58.436Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:51:59.436Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:51:59.437Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:51:59.437Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:51:59.437Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:52:00.437Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:52:00.438Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:00.438Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:00.438Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:52:01.438Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:52:01.439Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:01.439Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:01.439Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:52:02.439Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:52:02.439Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:02.439Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:02.439Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:52:03.440Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:52:03.440Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:03.440Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:03.440Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:52:04.441Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T06:52:04.441Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:52:04.441Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T06:52:04.441Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:52:04.441Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T06:52:04.483Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:52:04.483Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:52:04.483Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:52:04.484Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:52:04.484Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:52:04.484Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:52:04.515Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:52:04.515Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@28f5178a 2023-03-25T06:52:04.515Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:52:04.515Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T06:52:04.515Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:52:04.516Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:52:04.516Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:52:04.516Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:52:04.516Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:04.516Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:04.516Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727124516, "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-25T06:52:05.517Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T06:52:05.541Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:52:05.541Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T06:52:05.546Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T06:52:05.547Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T06:52:05.547Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T06:52:05.547Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T06:52:05.547Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T06:52:05.555Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:52:05.586Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:52:05.594Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T06:52:05.594Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:52:05.595Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:52:05.595Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:52:05.595Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:52:05.595Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:05.595Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:05.595Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727125595, "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-25T06:52:06.596Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:52:06.619Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:52:06.622Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:52:06.622Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:52:06.622Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:52:06.622Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:52:06.622Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:52:06.622Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:52:06.622Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:52:06.622Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T06:52:06.622Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T06:52:06.636Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:52:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:52:21.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:52:21.116Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727083156, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727114401, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:52:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727124516, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:52:21.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727125595, "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-25T06:52:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:52:36.636Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T06:52:36.643Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T06:52:36.643Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T06:52:36.644Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T06:52:36.650Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:52:36.665Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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-25T06:52:36.665Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T06:52:36.673Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T06:52:36.822Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T06:52:36.823Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:52:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[532680], x-aai-txid=[2-aai-resources-230325-06:52:35:900-23775], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:52:36.823Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:52:36.823Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:52:36.823Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:52:36.835Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:52:36.835Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T06:52:36.835Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:52:36.835Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:36.836Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:36.836Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727156835, "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-25T06:52:37.863Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:52:37.863Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"7dee6bbc-c8fa-4f30-86af-412437cb86ee","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f93ce852-8796-4ec7-89a1-80ff585a9ae9","serviceDescription":"service","serviceInvariantUUID":"95b0efc4-d903-4f88-b0e4-83d825eef276","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"db9f0c72-5dbc-4441-8bd4-e630a86c1f12","resourceInvariantUUID":"7cd444e7-991e-464d-b99b-6ac5b0bc6c37","resourceCustomizationUUID":"f4607ef5-5502-4972-93ba-aebbc074b812","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":"NjE2ZTM2YThjOTlmMjg0Yzk2ODFmNDlhMjY4Y2NkNzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ff66a95-a377-492b-aca5-f0a6e29405eb","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":"9ad18601-37b8-4f7e-a61f-13cb8c11a857","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":"8af87606-e23b-4479-96b0-74916551ad1a","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":"MTNjODYzYTM5ZmI5MzdkZWEwZDliYjI3OGY4MjA2NmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1fcc21ec-c9db-426e-b753-b74acce684f0","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":"aae2e07d-6d5e-4b8c-a15b-bb8ac37f7f5c","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":"936d7f31-c1fb-41cd-89bc-01350aae2b29","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":"30d148e1-d1a3-42b8-811c-bce7e6201f58","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":"MjgxM2UwY2I0MzE0YWJlNjQ0YWIwYjVhY2U5M2Q2MTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"093b95a8-83e3-42a8-8974-fe274bb90efe","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"273d9fa1-6219-48d6-a68e-87b03c915157","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:52:37.863Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:52:37.864Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:37.864Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:37.864Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:52:38.864Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:52:38.865Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:38.865Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:38.865Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:52:39.866Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:52:39.866Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:39.866Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:39.866Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:52:40.868Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:52:40.868Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:40.868Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:40.868Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:52:41.869Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:52:41.869Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:41.870Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:41.870Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:52:42.871Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:52:42.871Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:42.872Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:42.872Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:52:43.873Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:52:43.873Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:43.873Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:43.873Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:52:44.874Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:52:44.875Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:44.875Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:44.875Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "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-25T06:52:45.876Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:52:45.876Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:45.876Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:45.876Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:52:46.877Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "f93ce852-8796-4ec7-89a1-80ff585a9ae9", "serviceDescription": "service", "serviceInvariantUUID": "95b0efc4-d903-4f88-b0e4-83d825eef276", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "f4607ef5-5502-4972-93ba-aebbc074b812", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "db9f0c72-5dbc-4441-8bd4-e630a86c1f12", "resourceInvariantUUID": "7cd444e7-991e-464d-b99b-6ac5b0bc6c37", "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": "YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "273d9fa1-6219-48d6-a68e-87b03c915157" } ], "workloadContext": "Production" } 2023-03-25T06:52:46.878Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:52:46.878Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f93ce852-8796-4ec7-89a1-80ff585a9ae9 ASDC 2023-03-25T06:52:46.878Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:7dee6bbc-c8fa-4f30-86af-412437cb86ee ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:f93ce852-8796-4ec7-89a1-80ff585a9ae9 ServiceInvariantUUID:95b0efc4-d903-4f88-b0e4-83d825eef276 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:273d9fa1-6219-48d6-a68e-87b03c915157 ArtifactChecksum:YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:f4607ef5-5502-4972-93ba-aebbc074b812 ResourceInvariantUUID:7cd444e7-991e-464d-b99b-6ac5b0bc6c37 ResourceName:test-pnf ResourceType:PNF ResourceUUID:db9f0c72-5dbc-4441-8bd4-e630a86c1f12 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T06:52:46.878Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f93ce852-8796-4ec7-89a1-80ff585a9ae9 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-25T06:52:46.923Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:52:46.923Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:52:46.923Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:52:46.924Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 273d9fa1-6219-48d6-a68e-87b03c915157 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:52:46.924Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:52:46.924Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T06:52:46.941Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:52:46.942Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4bf785da 2023-03-25T06:52:46.942Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:52:46.942Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T06:52:46.942Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 273d9fa1-6219-48d6-a68e-87b03c915157 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:52:46.942Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:52:46.943Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:52:46.943Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:52:46.943Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:46.943Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:46.943Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727166942, "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-25T06:52:47.944Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:273d9fa1-6219-48d6-a68e-87b03c915157) 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-25T06:52:47.966Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:52:47.967Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T06:52:47.972Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T06:52:47.972Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 2023-03-25T06:52:47.972Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||No resources found for Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T06:52:47.972Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T06:52:47.972Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 db9f0c72-5dbc-4441-8bd4-e630a86c1f12 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-25T06:52:47.979Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:52:48.012Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:52:48.018Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf db9f0c72-5dbc-4441-8bd4-e630a86c1f12 0 ASDC deployResourceStructure 2023-03-25T06:52:48.019Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:52:48.019Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:52:48.019Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:52:48.019Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:52:48.019Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:52:48.019Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:52:48.019Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727168019, "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-25T06:52:49.020Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:52:49.054Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:52:49.058Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:52:49.058Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:52:49.058Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:52:49.058Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:52:49.058Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:52:49.059Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:52:49.059Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:52:49.059Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T06:52:49.059Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T06:52:49.071Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T06:53:19.071Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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-25T06:53:19.080Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee and serviceModelVersionId: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T06:53:19.081Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 95b0efc4-d903-4f88-b0e4-83d825eef276 2023-03-25T06:53:19.081Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 2023-03-25T06:53:19.088Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:53:19.107Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||Invoke 2023-03-25T06:53:19.107Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b98b56dc-2bd7-44cb-b109-822f7bd92101], X-ECOMP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-TransactionId=[], X-ONAP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], Content-Type=[application/merge-patch+json]} 2023-03-25T06:53:19.114Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T06:53:19.266Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?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/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:53:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[258104], x-aai-txid=[1-aai-resources-230325-06:53:18:342-66528], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:53:19.267Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:53:19.267Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||InvokeReturn 2023-03-25T06:53:19.267Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:53:19.267Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:53:19.279Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:53:19.280Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7dee6bbc-c8fa-4f30-86af-412437cb86ee and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T06:53:19.280Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T06:53:19.280Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:53:19.280Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:53:19.280Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727199280, "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-25T06:53:20.307Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T06:53:20.307Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T06:53:20.309Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T06:53:20.309Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T06:53:20.309Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T06:53:20.309Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T06:53:20.310Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T06:53:20.310Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T06:53:20.313Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=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-25T06:53:20.315Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ed97e9f1-09d0-424a-a55a-038da27ae7da 2023-03-25T06:53:20.315Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T06:53:20.315Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T06:53:21.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:53:21.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:53:21.115Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727156835, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T06:53:21.115Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:53:21.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:53:21.115Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:53:21.115Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:53:21.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:53:21.115Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T06:53:21.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:53:21.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:53:21.116Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T06:53:21.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:53:21.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:53:21.116Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T06:53:21.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:53:21.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:53:21.116Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:53:21.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:53:21.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:53:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:53:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:53:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:53:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T06:53:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:53:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:53:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:53:21.117Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:53:21.117Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:53:21.117Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679726419408, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:53:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:53:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:53:21.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727166942, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:53:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:53:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:53:21.118Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727168019, "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-25T06:53:21.118Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:53:21.118Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-25T06:53:21.119Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727199280, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T06:53:21.119Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:53:21.623Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:53:24.631Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:53:27.646Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:53:30.655Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:53:33.664Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:53:36.673Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:53:39.682Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:53:42.695Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:53:45.705Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:53:48.714Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:53:51.722Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:53:54.731Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:53:57.739Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:54:00.747Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:54:03.756Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:54:06.765Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:54:09.772Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:54:12.780Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:54:15.788Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:54:18.797Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:54:20.310Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T06:54:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:54:21.125Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:54:21.126Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T06:54:21.131Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=64, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ed97e9f1-09d0-424a-a55a-038da27ae7da', protocol='range'} 2023-03-25T06:54:21.132Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=64, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:54:21.138Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:54:21.138Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:54:21.138Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:54:21.138Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:54:21.139Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:54:21.139Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T06:54:21.139Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 64: {SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ed97e9f1-09d0-424a-a55a-038da27ae7da=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T06:54:21.154Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=64, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ed97e9f1-09d0-424a-a55a-038da27ae7da', protocol='range'} 2023-03-25T06:54:21.154Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=64, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:54:21.155Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T06:54:21.155Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T06:54:21.155Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T06:54:21.155Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:54:21.159Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:54:21.159Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:54:21.159Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:54:21.159Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:54:21.159Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:54:21.159Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:54:21.159Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-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-25T06:54:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:54:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:54:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2676, 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-25T06:54:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:54:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:54:21.227Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:54:21.228Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:54:21.228Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:54:21.228Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:54:21.228Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:54:21.228Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:54:22.176Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:54:22.176Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:54:22.176Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:54:22.229Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:54:22.229Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:54:22.229Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:54:22.229Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:54:23.230Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:54:23.230Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:54:23.230Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:54:23.230Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:54:24.230Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:54:24.231Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:54:24.231Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:54:24.231Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:54:25.231Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:54:25.232Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:54:25.232Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:54:25.232Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:54:26.233Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:54:26.233Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:54:26.233Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:54:26.233Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:54:27.234Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:54:27.234Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:54:27.234Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:54:27.234Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:54:28.235Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T06:54:28.235Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:54:28.236Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T06:54:28.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:54:28.236Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T06:54:28.278Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:54:28.279Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:54:28.279Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:54:28.279Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T06:54:28.279Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:54:28.279Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T06:54:28.306Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:54:28.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2fcc56ec 2023-03-25T06:54:28.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:54:28.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T06:54:28.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:54:28.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T06:54:28.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T06:54:28.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:54:28.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:54:28.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:54:28.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727268307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:54:29.308Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T06:54:29.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:54:29.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:54:29.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T06:54:29.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T06:54:29.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T06:54:29.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:54:29.340Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T06:54:29.356Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T06:54:29.357Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1c56e6e4 2023-03-25T06:54:29.357Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T06:54:29.357Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T06:54:29.357Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T06:54:29.357Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T06:54:29.357Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T06:54:29.358Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T06:54:29.358Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:54:29.358Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:54:29.358Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727269357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:54:30.359Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:54:30.359Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:54:30.382Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:54:30.387Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:54:30.387Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:55:00.387Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:55:00.411Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:55:00.415Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:55:00.415Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:55:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:55:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:55:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T06:55:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:55:30.415Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:55:30.440Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:55:30.444Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:55:30.444Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:56:00.445Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:56:00.468Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:56:00.473Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:56:00.473Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:56:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:56:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:56:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T06:56:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:56:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:56:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T06:56:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:56:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:56:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T06:56:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:56:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:56:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T06:56:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:56:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:56:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T06:56:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:56:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:56:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727268307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:56:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:56:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T06:56:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727269357, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T06:56:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T06:56:30.473Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:56:30.495Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:56:30.498Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:56:30.499Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:57:00.499Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:57:00.518Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:57:00.522Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:57:00.522Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:57:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:57:30.522Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:57:30.545Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:57:30.550Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:57:30.550Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:58:00.550Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:58:00.576Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:58:00.581Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:58:00.581Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:58:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:58:30.582Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:58:30.610Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:58:30.614Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:58:30.615Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:59:00.615Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:59:00.638Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:59:00.641Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T06:59:00.642Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T06:59:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:59:21.303Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T06:59:21.303Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-ed97e9f1-09d0-424a-a55a-038da27ae7da sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T06:59:21.304Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T06:59:21.304Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T06:59:21.683Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T06:59:21.699Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:59:21.699Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T06:59:21.704Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=65, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:59:21.704Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 65: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T06:59:21.718Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=65, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T06:59:21.719Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T06:59:21.719Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T06:59:21.723Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T06:59:21.723Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:59:21.723Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:59:21.723Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2685, 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-25T06:59:21.723Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T06:59:21.723Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T06:59:30.642Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T06:59:30.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T06:59:30.654Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T06:59:30.654Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T06:59:30.655Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T06:59:30.659Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T06:59:30.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T06:59:30.672Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4775eb41-12ca-4f89-9653-fdc055336bf0], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T06:59:30.679Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T06:59:30.861Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 06:59:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[178], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-06:59:29:904-57820], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T06:59:30.861Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T06:59:30.862Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T06:59:30.862Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T06:59:30.862Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T06:59:30.873Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T06:59:30.873Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T06:59:30.873Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T06:59:30.874Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:59:30.874Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:59:30.874Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727570873, "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-25T06:59:30.899Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T06:59:30.899Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679727570873, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T06:59:30.899Z||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-25T06:59:31.904Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T06:59:31.904Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T06:59:31.905Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:59:31.905Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:59:31.905Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:59:31.905Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:59:32.906Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:59:32.907Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:59:32.907Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:59:32.907Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:59:33.908Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:59:33.909Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:59:33.909Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:59:33.909Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:59:34.910Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:59:34.910Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:59:34.910Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:59:34.910Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:59:35.912Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:59:35.912Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:59:35.912Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:59:35.912Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:59:36.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:59:36.914Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:59:36.915Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:59:36.915Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:59:37.916Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T06:59:37.917Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:59:37.917Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:59:37.917Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:59:38.918Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T06:59:38.919Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T06:59:38.919Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T06:59:38.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T06:59:38.919Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T06:59:38.965Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:59:38.966Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:59:38.966Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:59:38.966Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:38.966Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T06:59:38.966Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:39.230Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T06:59:39.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T06:59:39.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:59:39.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:39.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T06:59:39.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:59:39.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:59:39.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727579234, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:59:40.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T06:59:40.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T06:59:40.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:40.239Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T06:59:40.240Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:40.240Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:40.360Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13905164532389025458/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T06:59:41.859Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T06:59:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:59:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T06:59:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:41.860Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T06:59:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T06:59:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:59:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:59:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:59:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:59:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:59:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:59:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T06:59:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T06:59:41.861Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:59:41.862Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:59:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:59:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:59:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:59:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:59:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T06:59:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T06:59:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:59:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:59:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:59:41.863Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:59:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T06:59:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T06:59:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:59:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:59:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T06:59:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:59:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:59:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:59:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:59:41.864Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:59:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:59:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:59:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:59:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:59:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T06:59:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:59:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:59:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:59:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:59:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:59:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:59:41.865Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:59:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:59:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T06:59:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T06:59:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T06:59:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T06:59:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:59:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T06:59:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T06:59:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T06:59:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T06:59:41.866Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.867Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:59:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T06:59:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T06:59:41.868Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T06:59:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T06:59:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:59:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T06:59:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:59:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:59:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:59:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727581913, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:59:42.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T06:59:42.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T06:59:42.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T06:59:42.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T06:59:42.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T06:59:42.915Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727582914, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T06:59:43.916Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:59:43.939Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T06:59:43.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T06:59:43.943Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T06:59:43.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T06:59:43.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T06:59:43.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:59:43.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:59:43.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:59:43.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T06:59:43.944Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T06:59:43.959Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:00:13.959Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T07:00:13.967Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T07:00:13.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T07:00:13.968Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T07:00:13.972Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:00:13.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T07:00:13.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8994a86d-96f0-4a9d-80f3-c4c707f17068], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T07:00:13.992Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:00:14.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:00:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[163992], x-aai-txid=[1-aai-resources-230325-07:00:13:217-92460], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:00:14.133Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:00:14.134Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T07:00:14.134Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:00:14.134Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:00:14.142Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:00:14.142Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:00:14.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:00:14.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:14.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:14.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727614142, "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-25T07:00:15.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:00:15.169Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:00:15.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:00:15.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:15.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:15.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:00:16.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:00:16.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:16.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:16.171Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:00:17.172Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:00:17.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:17.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:17.173Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:00:18.174Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:00:18.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:18.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:18.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:00:19.175Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:00:19.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:19.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:19.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:00:20.176Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:00:20.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:20.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:20.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:00:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:00:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:00:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:00:21.116Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:00:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727579234, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:00:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727581913, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T07:00:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.117Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.117Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727582914, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T07:00:21.117Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679727614142, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:00:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:00:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:00:21.118Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.118Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.118Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T07:00:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:00:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T07:00:21.119Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.119Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:00:21.119Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:00:21.120Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:00:21.177Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:00:21.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:21.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:21.178Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:00:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T07:00:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:00:22.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T07:00:22.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:00:22.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T07:00:22.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:00:22.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:00:22.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:00:22.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:22.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:00:22.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:22.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:00:22.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T07:00:22.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:00:22.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:22.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:00:22.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:22.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:22.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727622515, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:00:23.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:00:23.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:00:23.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:23.518Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T07:00:23.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:23.519Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:23.635Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13278626230347345572/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.158Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:00:25.159Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:00:25.160Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:00:25.161Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:00:25.162Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:00:25.163Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T07:00:25.163Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T07:00:25.163Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.163Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:00:25.163Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.163Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:00:25.163Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.163Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:00:25.163Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:00:25.163Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:00:25.163Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T07:00:25.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T07:00:25.218Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:00:25.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T07:00:25.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:00:25.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:25.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:25.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727625218, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:00:26.219Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:00:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T07:00:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:00:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:26.220Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727626219, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:00:27.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:00:27.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:00:27.253Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:00:27.253Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:00:27.253Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:00:27.253Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:00:27.253Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:00:27.253Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:00:27.253Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:00:27.253Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:00:27.253Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:00:27.268Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:00:57.269Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T07:00:57.279Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T07:00:57.279Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T07:00:57.280Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T07:00:57.283Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:00:57.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T07:00:57.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e1971da5-04ec-4805-8707-63dbfe70e165], X-ECOMP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-TransactionId=[], X-ONAP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], Content-Type=[application/merge-patch+json]} 2023-03-25T07:00:57.302Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:00:57.448Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:00:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-07:00:56:525-66738], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:00:57.448Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:00:57.449Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T07:00:57.449Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:00:57.449Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:00:57.461Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:00:57.461Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:00:57.461Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:00:57.461Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:57.461Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:57.462Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727657461, "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-25T07:00:58.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:00:58.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:00:58.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:00:58.504Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:58.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:58.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:00:59.505Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:00:59.506Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:00:59.506Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:00:59.506Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:01:00.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T07:01:00.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:01:00.507Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T07:01:00.508Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T07:01:00.508Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T07:01:00.552Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:01:00.552Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:01:00.553Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:01:00.553Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T07:01:00.553Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:01:00.553Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T07:01:00.577Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:01:00.577Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@46d2b94d 2023-03-25T07:01:00.577Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:01:00.577Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T07:01:00.577Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:01:00.577Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:01:00.577Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:01:00.577Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:01:00.577Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:00.578Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:00.578Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679727660577, "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-25T07:01:01.579Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T07:01:01.626Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T07:01:01.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:01:01.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T07:01:01.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:01:01.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:01.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:01.628Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679727661627, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:01:02.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:01:02.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T07:01:02.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:01:02.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:02.630Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:02.630Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679727662628, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:01:03.631Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:01:03.656Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:01:03.661Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:01:03.661Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:01:03.661Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:01:03.661Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:01:03.661Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:01:03.661Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:01:03.662Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:01:03.662Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:01:03.662Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:01:03.678Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:01:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:01:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:01:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:01:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:01:33.678Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T07:01:33.687Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T07:01:33.687Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T07:01:33.687Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T07:01:33.693Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:01:33.713Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T07:01:33.714Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4d8c0646-c37a-4cfe-84bf-25733d4364db], X-ECOMP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-TransactionId=[], X-ONAP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], Content-Type=[application/merge-patch+json]} 2023-03-25T07:01:33.722Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:01:33.867Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:01:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[217320], x-aai-txid=[2-aai-resources-230325-07:01:32:946-59016], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:01:33.867Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:01:33.868Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T07:01:33.868Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:01:33.868Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:01:33.878Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:01:33.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:01:33.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:01:33.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:33.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:33.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679727693879, "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-25T07:01:34.901Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:01:34.901Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:01:34.902Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:01:34.902Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:34.902Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:34.902Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:01:35.902Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:01:35.903Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:35.903Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:35.903Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:01:36.903Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:01:36.904Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:36.904Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:36.904Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:01:37.905Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:01:37.905Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:37.905Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:37.905Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:01:38.906Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:01:38.906Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:38.906Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:38.907Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:01:39.907Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:01:39.908Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:39.908Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:39.908Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:01:40.908Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:01:40.909Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:40.909Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:40.909Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:01:41.910Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T07:01:41.911Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:01:41.911Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T07:01:41.911Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:01:41.911Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T07:01:41.949Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:01:41.950Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:01:41.950Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:01:41.950Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T07:01:41.950Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:01:41.950Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T07:01:41.973Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:01:41.974Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@79ed466 2023-03-25T07:01:41.974Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:01:41.974Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T07:01:41.974Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:01:41.974Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:01:41.974Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:01:41.974Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:01:41.974Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:41.974Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:41.974Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727701974, "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-25T07:01:42.975Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T07:01:43.020Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T07:01:43.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:01:43.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T07:01:43.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:01:43.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:43.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:43.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727703021, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:01:44.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:01:44.023Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T07:01:44.023Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:01:44.023Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:01:44.023Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:01:44.023Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727704022, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:01:45.024Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:01:45.048Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:01:45.052Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:01:45.053Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:01:45.053Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:01:45.053Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:01:45.053Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:01:45.053Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:01:45.053Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:01:45.053Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:01:45.053Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:01:45.068Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:02:15.068Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T07:02:15.077Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T07:02:15.077Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T07:02:15.078Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T07:02:15.081Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:02:15.091Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T07:02:15.092Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c13e3766-9a43-4944-a5c2-8ec0c451eb74], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T07:02:15.108Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:02:15.257Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:02:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[282624], x-aai-txid=[0-aai-resources-230325-07:02:14:332-70063], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:02:15.258Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:02:15.258Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T07:02:15.259Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:02:15.259Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:02:15.268Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:02:15.268Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:02:15.269Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:02:15.269Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:15.269Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:15.269Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727735268, "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-25T07:02:16.297Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:02:16.297Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:02:16.297Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:02:16.298Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:16.299Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:16.299Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:02:17.300Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:02:17.300Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:17.300Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:17.300Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:02:18.301Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:02:18.301Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:18.301Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:18.301Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:02:19.303Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:02:19.303Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:19.303Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:19.303Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:02:20.304Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:02:20.304Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:20.304Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:20.304Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:02:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:02:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:02:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727622515, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:02:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:02:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:02:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727625218, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T07:02:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:02:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:02:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727626219, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T07:02:21.110Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:02:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:02:21.110Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679727657461, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679727660577, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679727661627, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679727662628, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T07:02:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:02:21.305Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:02:21.305Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:21.305Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:21.306Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:02:22.306Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:02:22.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:22.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:22.307Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:02:23.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:02:23.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:23.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:23.308Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:02:24.309Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T07:02:24.309Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:02:24.310Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T07:02:24.310Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:02:24.310Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T07:02:24.352Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:02:24.353Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:02:24.353Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:02:24.353Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:24.354Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:02:24.354Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:24.736Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:02:24.739Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T07:02:24.739Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:02:24.739Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:24.739Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:02:24.739Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:24.739Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:24.740Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727744739, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:02:25.740Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:02:25.740Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:02:25.740Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:25.741Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:25.741Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:25.741Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:25.811Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7923858069598798147/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T07:02:26.374Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:02:26.374Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:02:26.374Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:26.374Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:02:26.374Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:26.374Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:26.374Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:26.374Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:26.374Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:02:26.375Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:02:26.376Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:02:26.376Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:02:26.376Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:02:26.376Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:02:26.376Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T07:02:26.418Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T07:02:26.418Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:02:26.418Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T07:02:26.418Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:02:26.419Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:26.419Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:26.419Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727746418, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:02:27.419Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:02:27.420Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T07:02:27.420Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:02:27.420Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:27.420Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:27.420Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727747419, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:02:28.421Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:02:28.442Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:02:28.445Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:02:28.445Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:02:28.446Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:02:28.446Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:02:28.446Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:02:28.446Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:02:28.446Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:02:28.446Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:02:28.446Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:02:28.458Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:02:58.458Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T07:02:58.470Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T07:02:58.470Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T07:02:58.471Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T07:02:58.481Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:02:58.501Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T07:02:58.502Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e7967264-9413-4c7d-9940-ca73dd13392d], X-ECOMP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-TransactionId=[], X-ONAP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], Content-Type=[application/merge-patch+json]} 2023-03-25T07:02:58.510Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:02:58.657Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:02:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[205016], x-aai-txid=[0-aai-resources-230325-07:02:57:733-44671], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:02:58.657Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:02:58.658Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T07:02:58.658Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:02:58.658Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:02:58.670Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:02:58.670Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:02:58.670Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:02:58.671Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:58.671Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:58.671Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727778670, "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-25T07:02:59.701Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:02:59.701Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:02:59.702Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:02:59.702Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:02:59.702Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:02:59.702Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:00.703Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:00.704Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:00.704Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:00.704Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:01.704Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:01.705Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:01.705Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:01.705Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:02.706Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:02.706Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:02.707Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:02.707Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:03.708Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:03.708Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:03.708Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:03.708Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:04.710Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:04.710Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:04.710Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:04.710Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:05.711Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:05.712Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:05.712Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:05.712Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:06.713Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:06.713Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:06.714Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:06.714Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:07.715Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T07:03:07.715Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:03:07.715Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T07:03:07.715Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:03:07.715Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T07:03:07.764Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:03:07.765Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:03:07.765Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:03:07.766Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:07.766Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:03:07.766Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:08.021Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:03:08.024Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T07:03:08.024Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:03:08.025Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:08.025Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:03:08.025Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:08.025Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:08.025Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727788024, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:09.025Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:03:09.026Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:03:09.026Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:09.027Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:09.027Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:09.027Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:09.143Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11943823319718878383/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T07:03:09.685Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:03:09.685Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:03:09.685Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:03:09.686Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:09.687Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T07:03:09.740Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T07:03:09.741Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:03:09.741Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T07:03:09.741Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:03:09.741Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:09.741Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:09.741Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727789741, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:10.742Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:03:10.742Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T07:03:10.743Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:03:10.743Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:10.743Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:10.743Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727790742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:11.744Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:03:11.769Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:03:11.773Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:03:11.774Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:03:11.774Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:03:11.774Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:03:11.774Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:03:11.775Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:03:11.775Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:03:11.775Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:03:11.775Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:03:11.790Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:03:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:21.110Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679727693879, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:03:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:03:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:03:21.111Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T07:03:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:03:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T07:03:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:03:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:03:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727701974, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:03:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727703021, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T07:03:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727704022, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T07:03:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679727735268, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:03:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:03:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:03:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:03:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:03:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:03:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:03:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:03:41.791Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T07:03:41.800Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T07:03:41.800Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T07:03:41.801Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T07:03:41.808Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:03:41.827Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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-25T07:03:41.828Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T07:03:41.834Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:03:42.000Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T07:03:42.000Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:03:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[237800], x-aai-txid=[1-aai-resources-230325-07:03:41:059-88314], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:03:42.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:03:42.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:03:42.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:03:42.010Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:03:42.010Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:03:42.011Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:03:42.011Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:42.011Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:42.011Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727822011, "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-25T07:03:43.038Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:03:43.038Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:03:43.038Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:43.038Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:43.039Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:43.039Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:44.039Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:44.040Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:44.040Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:44.040Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:45.040Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:45.041Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:45.041Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:45.041Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:46.042Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:46.042Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:46.042Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:46.042Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:47.043Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:47.043Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:47.043Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:47.043Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:48.044Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:48.044Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:48.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:48.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:49.045Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:49.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:49.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:49.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:50.046Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:03:50.047Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:50.047Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:50.047Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:51.048Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T07:03:51.048Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:03:51.048Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T07:03:51.048Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:03:51.048Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T07:03:51.087Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:03:51.087Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:03:51.087Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:03:51.087Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:51.087Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:03:51.087Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:51.328Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:03:51.329Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T07:03:51.329Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:03:51.329Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:51.330Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:03:51.330Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:51.330Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:51.330Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727831329, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:52.330Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:03:52.331Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:03:52.331Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:52.332Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:52.332Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:52.332Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:52.419Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17987132316904574246/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T07:03:52.971Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:03:52.971Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:03:52.971Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:52.971Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:03:52.971Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:52.971Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:52.971Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:03:52.972Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:03:52.973Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T07:03:53.031Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T07:03:53.032Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:03:53.032Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T07:03:53.032Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:03:53.032Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:53.032Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:53.032Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727833032, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:54.033Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:03:54.033Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T07:03:54.033Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:03:54.034Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:03:54.034Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:03:54.034Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727834033, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:03:55.035Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:03:55.053Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:03:55.057Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:03:55.058Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:03:55.058Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:03:55.058Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:03:55.058Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:03:55.058Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:03:55.058Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:03:55.058Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:03:55.058Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:03:55.072Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:04:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:04:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:04:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:04:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:04:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727744739, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:04:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727746418, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T07:04:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727747419, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T07:04:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679727778670, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:04:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:04:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:04:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:04:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:04:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:04:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:04:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:04:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:04:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727788024, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:04:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727789741, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T07:04:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:04:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727790742, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T07:04:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:04:25.073Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T07:04:25.081Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T07:04:25.081Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T07:04:25.082Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T07:04:25.087Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:04:25.109Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T07:04:25.110Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[08b585d0-4def-430a-802c-688d64c2c7e8], X-ECOMP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-TransactionId=[], X-ONAP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], Content-Type=[application/merge-patch+json]} 2023-03-25T07:04:25.118Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:04:25.299Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:04:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[177], vertex-id=[405568], x-aai-txid=[0-aai-resources-230325-07:04:24:341-33041], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:04:25.299Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:04:25.300Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T07:04:25.300Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:04:25.300Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:04:25.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:04:25.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:04:25.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:04:25.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:25.312Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:25.312Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727865311, "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-25T07:04:26.337Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:04:26.337Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:04:26.337Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:04:26.337Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:26.338Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:26.338Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:04:27.338Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:04:27.339Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:27.339Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:27.339Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:04:28.339Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:04:28.340Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:28.340Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:28.340Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:04:29.340Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:04:29.341Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:29.341Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:29.341Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:04:30.342Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:04:30.342Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:30.342Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:30.342Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:04:31.343Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:04:31.343Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:31.343Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:31.343Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:04:32.344Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:04:32.344Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:32.345Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:32.345Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:04:33.345Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:04:33.346Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:33.346Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:33.346Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:04:34.347Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:04:34.347Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:34.348Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:34.348Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:04:35.349Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:04:35.349Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:35.350Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:35.350Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:04:36.351Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T07:04:36.352Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:04:36.352Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T07:04:36.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:04:36.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T07:04:36.396Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:04:36.397Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:04:36.397Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:04:36.397Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T07:04:36.397Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:04:36.398Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T07:04:36.696Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:04:36.700Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T07:04:36.701Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:04:36.701Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:04:36.701Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:04:36.701Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:36.701Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:36.701Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727876701, "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-25T07:04:37.702Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:04:37.703Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:04:37.703Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:04:37.703Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T07:04:37.704Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:04:37.704Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:04:37.816Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13859509084928355383/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T07:04:38.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:04:38.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:04:38.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:04:38.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T07:04:38.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:04:38.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:04:38.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:04:38.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:04:38.657Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:04:38.658Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.658Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:04:38.658Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:04:38.658Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:04:38.658Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:04:38.658Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.658Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:04:38.658Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:04:38.658Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:04:38.658Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:04:38.658Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:04:38.659Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.660Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:04:38.661Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:04:38.661Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:04:38.661Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T07:04:38.715Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists 2023-03-25T07:04:38.715Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:04:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists) 2023-03-25T07:04:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:04:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:38.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727878715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:04:39.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:04:39.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists) 2023-03-25T07:04:39.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:04:39.718Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:04:39.718Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:04:39.718Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727879717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:04:40.719Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:04:40.748Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:04:40.753Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:04:40.753Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:04:40.753Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:04:40.754Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:04:40.754Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:04:40.754Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:04:40.754Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:04:40.754Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:04:40.754Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:04:40.769Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:05:10.769Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T07:05:10.779Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T07:05:10.779Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T07:05:10.780Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T07:05:10.787Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:05:10.805Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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-25T07:05:10.806Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T07:05:10.813Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:05:10.961Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T07:05:10.962Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:05:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[213208], x-aai-txid=[0-aai-resources-230325-07:05:10:036-62817], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:05:10.962Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:05:10.963Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:05:10.963Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:05:10.975Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:05:10.975Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:05:10.976Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:05:10.976Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:10.976Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:10.976Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727910976, "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-25T07:05:12.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:05:12.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:05:12.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:12.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:12.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:12.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:05:13.003Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:13.003Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:13.003Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:13.003Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:05:14.004Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:14.005Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:14.005Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:14.005Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:05:15.006Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:15.006Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:15.006Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:15.007Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:05:16.008Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:16.008Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:16.008Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:16.009Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:05:17.010Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:17.010Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:17.010Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:17.010Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:05:18.011Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:18.012Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:18.012Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:18.012Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:05:19.012Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:19.013Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:19.013Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:19.013Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:05:20.014Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T07:05:20.014Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:05:20.014Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T07:05:20.015Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:05:20.015Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T07:05:20.050Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:05:20.050Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:05:20.050Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:05:20.051Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T07:05:20.051Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:05:20.051Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T07:05:20.072Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:05:20.072Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6ec19c5f 2023-03-25T07:05:20.072Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:05:20.072Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-25T07:05:20.073Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:05:20.073Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:05:20.073Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:05:20.073Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:05:20.073Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:20.073Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:20.073Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727920073, "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-25T07:05:21.074Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:836e85c7-4c12-45fc-8d86-744f5c33dd72) 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-25T07:05:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:05:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: cached metadata has changed from (version95: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version96: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-25T07:05:21.121Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists 2023-03-25T07:05:21.122Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:05:21.122Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists) 2023-03-25T07:05:21.122Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:05:21.123Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:21.123Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:21.123Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727921122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:05:21.148Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:05:21.148Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T07:05:21.153Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=66, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:05:21.153Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 66: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T07:05:21.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=66, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:05:21.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T07:05:21.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:05:21.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:05:21.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:05:21.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:05:21.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2748, 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-25T07:05:21.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:05:21.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:05:22.124Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:05:22.124Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists) 2023-03-25T07:05:22.124Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:05:22.125Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:22.125Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:22.125Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727922124, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:05:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679727822011, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:05:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727831329, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727833032, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727834033, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679727865311, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T07:05:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T07:05:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T07:05:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T07:05:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:05:22.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727876701, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:05:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727878715, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } 2023-03-25T07:05:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727879717, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } 2023-03-25T07:05:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679727910976, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:05:22.195Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727920073, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727921122, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } 2023-03-25T07:05:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:05:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727922124, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } 2023-03-25T07:05:22.198Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:05:23.126Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:05:23.151Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:05:23.157Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:05:23.157Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:05:23.157Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:05:23.157Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:05:23.158Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:05:23.158Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:05:23.158Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:05:23.158Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:05:23.158Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:05:23.173Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:05:53.174Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T07:05:53.182Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T07:05:53.182Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T07:05:53.183Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T07:05:53.190Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:05:53.209Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T07:05:53.210Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9bf06474-46a6-40a1-8826-33c57325897b], X-ECOMP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-TransactionId=[], X-ONAP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], Content-Type=[application/merge-patch+json]} 2023-03-25T07:05:53.216Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:05:53.348Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:05:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[245816], x-aai-txid=[2-aai-resources-230325-07:05:52:439-26201], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:05:53.348Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:05:53.349Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T07:05:53.349Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:05:53.349Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:05:53.356Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:05:53.356Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:05:53.357Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:05:53.357Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:53.357Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:53.357Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727953357, "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-25T07:05:54.384Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:05:54.384Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:05:54.385Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:54.385Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:54.385Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:54.385Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:05:55.385Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:55.386Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:55.386Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:55.386Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:05:56.387Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:56.387Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:56.387Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:56.387Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:05:57.388Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:57.388Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:57.388Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:57.388Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:05:58.389Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:58.389Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:58.389Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:58.389Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:05:59.390Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:05:59.390Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:05:59.390Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:05:59.390Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:06:00.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:06:00.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:00.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:00.392Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:06:01.393Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:06:01.393Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:01.393Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:01.393Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:06:02.395Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:06:02.396Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:02.396Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:02.396Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:06:03.397Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T07:06:03.398Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:06:03.398Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T07:06:03.398Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:06:03.398Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T07:06:03.454Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:06:03.455Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:06:03.455Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:06:03.456Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:06:03.456Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:06:03.456Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:06:03.482Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:06:03.482Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3a6aaa29 2023-03-25T07:06:03.482Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:06:03.482Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T07:06:03.483Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:06:03.483Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:06:03.483Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:06:03.483Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:06:03.483Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:03.483Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:03.484Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727963483, "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-25T07:06:04.485Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T07:06:04.507Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:06:04.508Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T07:06:04.512Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T07:06:04.513Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T07:06:04.513Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T07:06:04.513Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T07:06:04.513Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T07:06:04.521Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:06:04.545Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:06:04.553Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T07:06:04.553Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:06:04.553Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:06:04.553Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:06:04.554Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:06:04.554Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:04.554Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:04.554Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727964553, "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-25T07:06:05.555Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:06:05.581Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:06:05.586Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:06:05.586Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:06:05.586Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:06:05.586Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:06:05.586Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:06:05.586Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:06:05.586Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:06:05.587Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T07:06:05.587Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:06:05.602Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:06:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:06:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:06:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679727953357, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:06:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:06:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:06:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727963483, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:06:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727964553, "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-25T07:06:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:06:35.603Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T07:06:35.618Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T07:06:35.619Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T07:06:35.619Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T07:06:35.626Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:06:35.648Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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-25T07:06:35.649Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T07:06:35.658Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:06:35.804Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T07:06:35.804Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:06:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[532680], x-aai-txid=[1-aai-resources-230325-07:06:34:881-92092], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:06:35.805Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:06:35.805Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:06:35.805Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:06:35.816Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:06:35.817Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T07:06:35.817Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:06:35.817Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:35.817Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:35.817Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727995817, "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-25T07:06:36.847Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:06:36.848Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"7dee6bbc-c8fa-4f30-86af-412437cb86ee","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f93ce852-8796-4ec7-89a1-80ff585a9ae9","serviceDescription":"service","serviceInvariantUUID":"95b0efc4-d903-4f88-b0e4-83d825eef276","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"db9f0c72-5dbc-4441-8bd4-e630a86c1f12","resourceInvariantUUID":"7cd444e7-991e-464d-b99b-6ac5b0bc6c37","resourceCustomizationUUID":"f4607ef5-5502-4972-93ba-aebbc074b812","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":"NjE2ZTM2YThjOTlmMjg0Yzk2ODFmNDlhMjY4Y2NkNzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ff66a95-a377-492b-aca5-f0a6e29405eb","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":"9ad18601-37b8-4f7e-a61f-13cb8c11a857","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":"8af87606-e23b-4479-96b0-74916551ad1a","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":"MTNjODYzYTM5ZmI5MzdkZWEwZDliYjI3OGY4MjA2NmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1fcc21ec-c9db-426e-b753-b74acce684f0","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":"aae2e07d-6d5e-4b8c-a15b-bb8ac37f7f5c","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":"936d7f31-c1fb-41cd-89bc-01350aae2b29","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":"30d148e1-d1a3-42b8-811c-bce7e6201f58","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":"MjgxM2UwY2I0MzE0YWJlNjQ0YWIwYjVhY2U5M2Q2MTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"093b95a8-83e3-42a8-8974-fe274bb90efe","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"273d9fa1-6219-48d6-a68e-87b03c915157","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:06:36.848Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:06:36.848Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:36.849Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:36.849Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:06:37.850Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:06:37.850Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:37.850Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:37.850Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:06:38.851Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:06:38.851Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:38.851Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:38.851Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:06:39.852Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:06:39.852Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:39.852Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:39.852Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:06:40.853Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:06:40.853Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:40.853Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:40.854Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:06:41.854Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:06:41.855Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:41.855Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:41.855Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:06:42.855Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:06:42.856Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:42.856Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:42.856Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:06:43.857Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:06:43.857Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:43.857Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:43.858Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:06:44.858Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:06:44.858Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:44.858Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:44.859Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:06:45.859Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "f93ce852-8796-4ec7-89a1-80ff585a9ae9", "serviceDescription": "service", "serviceInvariantUUID": "95b0efc4-d903-4f88-b0e4-83d825eef276", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "f4607ef5-5502-4972-93ba-aebbc074b812", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "db9f0c72-5dbc-4441-8bd4-e630a86c1f12", "resourceInvariantUUID": "7cd444e7-991e-464d-b99b-6ac5b0bc6c37", "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": "YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "273d9fa1-6219-48d6-a68e-87b03c915157" } ], "workloadContext": "Production" } 2023-03-25T07:06:45.860Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:06:45.860Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f93ce852-8796-4ec7-89a1-80ff585a9ae9 ASDC 2023-03-25T07:06:45.860Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:7dee6bbc-c8fa-4f30-86af-412437cb86ee ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:f93ce852-8796-4ec7-89a1-80ff585a9ae9 ServiceInvariantUUID:95b0efc4-d903-4f88-b0e4-83d825eef276 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:273d9fa1-6219-48d6-a68e-87b03c915157 ArtifactChecksum:YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:f4607ef5-5502-4972-93ba-aebbc074b812 ResourceInvariantUUID:7cd444e7-991e-464d-b99b-6ac5b0bc6c37 ResourceName:test-pnf ResourceType:PNF ResourceUUID:db9f0c72-5dbc-4441-8bd4-e630a86c1f12 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:06:45.860Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f93ce852-8796-4ec7-89a1-80ff585a9ae9 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-25T07:06:45.905Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:06:45.906Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:06:45.906Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:06:45.906Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 273d9fa1-6219-48d6-a68e-87b03c915157 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:06:45.906Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:06:45.906Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:06:45.936Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:06:45.937Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1ac8b1e3 2023-03-25T07:06:45.937Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:06:45.937Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T07:06:45.937Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 273d9fa1-6219-48d6-a68e-87b03c915157 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:06:45.937Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:06:45.937Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:06:45.938Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:06:45.938Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:45.938Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:45.938Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728005937, "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-25T07:06:46.939Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:273d9fa1-6219-48d6-a68e-87b03c915157) 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-25T07:06:46.956Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:06:46.956Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T07:06:46.962Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T07:06:46.962Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 2023-03-25T07:06:46.962Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||No resources found for Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T07:06:46.962Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T07:06:46.962Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 db9f0c72-5dbc-4441-8bd4-e630a86c1f12 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-25T07:06:46.969Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:06:46.996Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:06:47.003Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf db9f0c72-5dbc-4441-8bd4-e630a86c1f12 0 ASDC deployResourceStructure 2023-03-25T07:06:47.004Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:06:47.004Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:06:47.004Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:06:47.004Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:06:47.005Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:06:47.005Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:06:47.005Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728007004, "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-25T07:06:48.006Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:06:48.028Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:06:48.033Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:06:48.033Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:06:48.033Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:06:48.033Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:06:48.033Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:06:48.033Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:06:48.033Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:06:48.033Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T07:06:48.033Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:06:48.048Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:07:18.048Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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-25T07:07:18.059Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee and serviceModelVersionId: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T07:07:18.060Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 95b0efc4-d903-4f88-b0e4-83d825eef276 2023-03-25T07:07:18.060Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 2023-03-25T07:07:18.067Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:07:18.084Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?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-25T07:07:18.084Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||Invoke 2023-03-25T07:07:18.092Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:07:18.251Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||InvokeReturn 2023-03-25T07:07:18.251Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:07:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[258104], x-aai-txid=[0-aai-resources-230325-07:07:17:314-9125], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:07:18.251Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:07:18.251Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:07:18.252Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:07:18.263Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:07:18.263Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7dee6bbc-c8fa-4f30-86af-412437cb86ee and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T07:07:18.263Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:07:18.263Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:07:18.263Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:07:18.263Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728038263, "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-25T07:07:19.295Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:07:19.295Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"68d1892d-726d-4e69-979a-76447d6396fd","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"e8191c96-3ecd-4c23-9d57-9293cb7b189e","serviceDescription":"service","serviceInvariantUUID":"887e6d8e-cec4-4e80-b63c-01b7e6387caa","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b722039e-dca1-4e3c-97e1-a6b38fc125c9","resourceInvariantUUID":"3d363240-363f-4ab1-934c-b79db28f53ec","resourceCustomizationUUID":"021fb00c-9d3b-4a8d-8349-88a517b8e867","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":"ZWU1MWJhNmQ5NWVlMWEwZDMxMjYxNjE1NTA1ZjQ4NzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27d9b014-8f09-41cb-8b35-95b7961fef34","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":"8e44d61e-5b9e-4e2f-bee5-91ce0515dca2","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":"1652dc0e-fee4-4821-942f-f9f04f4d6098","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":"MjlkOTI5YTVkNDBhOWM3MGRjZTZiOTdiM2Y2MDZiZmU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7af0a5bb-ec15-4d77-9d2a-35d3c4c9bbbd","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":"9d480408-3715-4d4a-a0a1-208623c20ee8","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":"40eb7a3b-31ee-4066-a57c-05a810bcdd68","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":"5cae89e9-0d76-47b5-ae44-f9f716b8fb5f","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":"MTAwNDJiMmEyZDJhZTcyYmE4Mjk1NGIxZDNkMzgwNTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"78947c5f-3c4e-4f31-8146-bf0f5cfcd031","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"087bcbe1-0428-47d9-b62f-b0d2cb5e688b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:07:19.295Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:07:19.295Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:07:19.295Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:07:19.295Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:07:20.296Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:07:20.297Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:07:20.297Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:07:20.297Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:07:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:07:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679727995817, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T07:07:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:07:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:07:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:07:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:07:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:07:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:07:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:07:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:07:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:07:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728005937, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:07:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728007004, "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-25T07:07:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728038263, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T07:07:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.121Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.121Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:07:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.121Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:07:21.121Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:07:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:07:21.297Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:07:21.298Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:07:21.298Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:07:21.298Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:07:22.299Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:07:22.299Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:07:22.299Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:07:22.299Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:07:23.300Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:07:23.300Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:07:23.300Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:07:23.300Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:07:24.301Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:07:24.301Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:07:24.301Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:07:24.302Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:07:25.302Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:07:25.302Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:07:25.303Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:07:25.303Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:07:26.303Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:07:26.304Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:07:26.304Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:07:26.304Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "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-25T07:07:27.304Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:07:27.305Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:07:27.305Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:07:27.305Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:07:28.305Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "e8191c96-3ecd-4c23-9d57-9293cb7b189e", "serviceDescription": "service", "serviceInvariantUUID": "887e6d8e-cec4-4e80-b63c-01b7e6387caa", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "021fb00c-9d3b-4a8d-8349-88a517b8e867", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b722039e-dca1-4e3c-97e1-a6b38fc125c9", "resourceInvariantUUID": "3d363240-363f-4ab1-934c-b79db28f53ec", "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": "ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "087bcbe1-0428-47d9-b62f-b0d2cb5e688b" } ], "workloadContext": "Production" } 2023-03-25T07:07:28.306Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:07:28.306Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e8191c96-3ecd-4c23-9d57-9293cb7b189e ASDC 2023-03-25T07:07:28.306Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:68d1892d-726d-4e69-979a-76447d6396fd ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:e8191c96-3ecd-4c23-9d57-9293cb7b189e ServiceInvariantUUID:887e6d8e-cec4-4e80-b63c-01b7e6387caa 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:087bcbe1-0428-47d9-b62f-b0d2cb5e688b ArtifactChecksum:ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:021fb00c-9d3b-4a8d-8349-88a517b8e867 ResourceInvariantUUID:3d363240-363f-4ab1-934c-b79db28f53ec ResourceName:test-pnf ResourceType:PNF ResourceUUID:b722039e-dca1-4e3c-97e1-a6b38fc125c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:07:28.306Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e8191c96-3ecd-4c23-9d57-9293cb7b189e 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-25T07:07:28.365Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:07:28.365Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:07:28.365Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:07:28.366Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 087bcbe1-0428-47d9-b62f-b0d2cb5e688b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:07:28.366Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:07:28.366Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:07:28.386Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:07:28.386Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1342eed3 2023-03-25T07:07:28.387Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:07:28.387Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T07:07:28.387Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 087bcbe1-0428-47d9-b62f-b0d2cb5e688b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:07:28.388Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:07:28.388Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:07:28.388Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:07:28.388Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:07:28.388Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:07:28.388Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728048387, "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-25T07:07:29.389Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:087bcbe1-0428-47d9-b62f-b0d2cb5e688b) 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-25T07:07:29.412Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:07:29.412Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T07:07:29.417Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T07:07:29.417Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 2023-03-25T07:07:29.417Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||No resources found for Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T07:07:29.417Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T07:07:29.418Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 b722039e-dca1-4e3c-97e1-a6b38fc125c9 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-25T07:07:29.425Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:07:29.452Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:07:29.460Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf b722039e-dca1-4e3c-97e1-a6b38fc125c9 0 ASDC deployResourceStructure 2023-03-25T07:07:29.460Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:07:29.460Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:07:29.460Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:07:29.460Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:07:29.461Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:07:29.461Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:07:29.461Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728049460, "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-25T07:07:30.462Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:07:30.484Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:07:30.489Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:07:30.489Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:07:30.489Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:07:30.489Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:07:30.489Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:07:30.490Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:07:30.490Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:07:30.490Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T07:07:30.490Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:07:30.506Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:08:00.506Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd 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-25T07:08:00.520Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 68d1892d-726d-4e69-979a-76447d6396fd and serviceModelVersionId: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T07:08:00.520Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 887e6d8e-cec4-4e80-b63c-01b7e6387caa 2023-03-25T07:08:00.521Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 2023-03-25T07:08:00.528Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:08:00.545Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||Invoke 2023-03-25T07:08:00.545Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8d5e4f55-bb99-442e-b844-ec65d383b8fc], X-ECOMP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-TransactionId=[], X-ONAP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], Content-Type=[application/merge-patch+json]} 2023-03-25T07:08:00.553Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:08:00.694Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?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/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:07:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[266296], x-aai-txid=[2-aai-resources-230325-07:07:59:775-4426], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:08:00.694Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:08:00.695Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||InvokeReturn 2023-03-25T07:08:00.695Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:08:00.695Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:08:00.704Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:08:00.704Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 68d1892d-726d-4e69-979a-76447d6396fd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T07:08:00.704Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:08:00.704Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:08:00.704Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:08:00.705Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728080704, "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-25T07:08:01.736Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T07:08:01.736Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T07:08:01.738Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T07:08:01.738Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T07:08:01.738Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T07:08:01.739Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T07:08:01.739Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T07:08:01.739Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T07:08:01.742Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, 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-25T07:08:01.745Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-aad80218-39f6-4bc8-bdcc-2fcf81145394 2023-03-25T07:08:01.745Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T07:08:01.746Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T07:08:03.777Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:08:06.787Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:08:09.795Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:08:12.804Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:08:15.813Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:08:18.823Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:08:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:08:21.124Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:08:21.124Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T07:08:21.131Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=67, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:08:21.131Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=67, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-aad80218-39f6-4bc8-bdcc-2fcf81145394', protocol='range'} 2023-03-25T07:08:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:08:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:08:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:08:21.138Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:08:21.138Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:08:21.138Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:08:21.139Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 67: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-aad80218-39f6-4bc8-bdcc-2fcf81145394=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-25T07:08:21.154Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=67, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-aad80218-39f6-4bc8-bdcc-2fcf81145394', protocol='range'} 2023-03-25T07:08:21.154Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T07:08:21.154Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=67, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:08:21.155Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T07:08:21.155Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T07:08:21.155Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:08:21.159Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:08:21.159Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:08:21.159Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:08:21.159Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:08:21.159Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:08:21.159Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:08:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:08:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:08:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:08:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2813, 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-25T07:08:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:08:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:08:21.253Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:08:21.253Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:08:21.254Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:08:21.254Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:08:21.254Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:08:21.254Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:08:22.177Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:08:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:08:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:08:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:08:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:08:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:08:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:08:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:08:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679727260310, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728048387, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:08:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:08:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:08:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728049460, "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-25T07:08:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:08:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:08:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728080704, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T07:08:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:08:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:08:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:08:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:08:22.254Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:08:22.255Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:08:22.255Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:08:22.255Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:08:23.256Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:08:23.256Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:08:23.256Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:08:23.257Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:08:24.257Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:08:24.258Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:08:24.258Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:08:24.259Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:08:25.259Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:08:25.260Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:08:25.260Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:08:25.260Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:08:26.261Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:08:26.261Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:08:26.261Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:08:26.262Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:08:27.262Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:08:27.263Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:08:27.263Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:08:27.263Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:08:28.264Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T07:08:28.265Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:08:28.265Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T07:08:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:08:28.265Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T07:08:28.303Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:08:28.304Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:08:28.304Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:08:28.304Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T07:08:28.304Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:08:28.304Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T07:08:28.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:08:28.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@ff3a8b7 2023-03-25T07:08:28.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:08:28.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T07:08:28.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:08:28.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T07:08:28.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T07:08:28.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:08:28.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:08:28.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:08:28.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728108334, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:08:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T07:08:29.358Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:08:29.358Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:08:29.362Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T07:08:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T07:08:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T07:08:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:08:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T07:08:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:08:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1f317861 2023-03-25T07:08:29.385Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:08:29.385Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T07:08:29.385Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:08:29.385Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T07:08:29.385Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T07:08:29.385Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:08:29.385Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:08:29.385Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:08:29.386Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728109385, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:08:30.386Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:08:30.386Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:08:30.406Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:08:30.410Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:08:30.410Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:09:00.410Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:09:00.434Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:09:00.437Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:09:00.437Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:09:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:09:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:09:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:09:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:09:30.437Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:09:30.461Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:09:30.465Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:09:30.466Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:10:00.466Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:10:00.490Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:10:00.494Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:10:00.495Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:10:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:10:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:10:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T07:10:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:10:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:10:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:10:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:10:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:10:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T07:10:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:10:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:10:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:10:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:10:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:10:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:10:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:10:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:10:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728108334, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:10:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:10:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:10:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728109385, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:10:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:10:30.495Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:10:30.519Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:10:30.523Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:10:30.523Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:11:00.523Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:11:00.549Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:11:00.554Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:11:00.554Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:11:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:11:30.555Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:11:30.584Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:11:30.588Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:11:30.589Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:12:00.589Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:12:00.611Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:12:00.614Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:12:00.614Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:12:21.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:12:30.615Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:12:30.644Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:12:30.650Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:12:30.650Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:13:00.651Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:13:00.678Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:13:00.683Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:13:00.683Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:13:21.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:13:21.317Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T07:13:21.318Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-aad80218-39f6-4bc8-bdcc-2fcf81145394 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T07:13:21.318Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T07:13:21.318Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T07:13:21.743Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:13:21.760Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:13:21.760Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T07:13:21.767Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=68, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:13:21.768Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 68: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T07:13:21.784Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=68, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:13:21.784Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T07:13:21.785Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:13:21.791Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:13:21.791Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:13:21.791Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:13:21.791Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2832, 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-25T07:13:21.792Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:13:21.792Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:13:30.683Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T07:13:30.684Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T07:13:30.696Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T07:13:30.697Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T07:13:30.697Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T07:13:30.704Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:13:30.722Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T07:13:30.723Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T07:13:30.730Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:13:30.938Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T07:13:30.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:13:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[204], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-07:13:29:950-60359], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:13:30.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:13:30.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:13:30.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:13:30.947Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:13:30.947Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T07:13:30.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T07:13:30.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:13:30.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:13:30.948Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728410947, "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-25T07:13:30.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:13:30.968Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728410947, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T07:13:30.969Z||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-25T07:13:31.981Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:13:31.981Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:13:31.982Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:13:31.982Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:13:31.982Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:13:31.982Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:13:32.983Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:13:32.983Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:13:32.983Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:13:32.984Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:13:33.984Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:13:33.985Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:13:33.985Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:13:33.985Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:13:34.985Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:13:34.986Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:13:34.986Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:13:34.986Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:13:35.987Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:13:35.987Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:13:35.987Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:13:35.987Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:13:36.988Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:13:36.988Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:13:36.988Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:13:36.988Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:13:37.989Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:13:37.989Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:13:37.989Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:13:37.989Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:13:38.990Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T07:13:38.990Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:13:38.991Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T07:13:38.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:13:38.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T07:13:39.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:13:39.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:13:39.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:13:39.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:39.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:13:39.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:39.311Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:13:39.315Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T07:13:39.316Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T07:13:39.316Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:39.316Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:13:39.316Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:13:39.316Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:13:39.316Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728419316, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:13:40.317Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:13:40.317Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:13:40.317Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:40.318Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T07:13:40.318Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:40.318Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:40.423Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6801634755189790196/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T07:13:42.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:13:42.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:13:42.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:42.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T07:13:42.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:42.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:42.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:42.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:42.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:42.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:42.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:42.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:42.038Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:42.038Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:42.038Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:13:42.038Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:13:42.038Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.038Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:13:42.038Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:13:42.038Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:13:42.038Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:13:42.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:13:42.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:13:42.041Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:13:42.042Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:13:42.043Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T07:13:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T07:13:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:13:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:13:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:13:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:13:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:13:42.044Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T07:13:42.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T07:13:42.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T07:13:42.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T07:13:42.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:13:42.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:13:42.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:13:42.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728422089, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:13:43.090Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T07:13:43.090Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T07:13:43.090Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:13:43.091Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:13:43.091Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:13:43.091Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728423090, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:13:44.092Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:13:44.113Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:13:44.117Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:13:44.117Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:13:44.117Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:13:44.117Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:13:44.117Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:13:44.117Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:13:44.117Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:13:44.118Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:13:44.118Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:13:44.129Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:14:14.129Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T07:14:14.138Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T07:14:14.139Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T07:14:14.139Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T07:14:14.146Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:14:14.162Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T07:14:14.163Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1f6b759b-ca36-4785-8a1d-9be1d5771d06], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T07:14:14.170Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:14:14.309Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:14:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[163992], x-aai-txid=[0-aai-resources-230325-07:14:13:389-5413], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:14:14.310Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:14:14.310Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T07:14:14.310Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:14:14.310Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:14:14.319Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:14:14.319Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:14:14.319Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:14:14.319Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:14.319Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:14.319Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728454319, "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-25T07:14:15.346Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:14:15.346Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:14:15.346Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:14:15.347Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:15.347Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:15.347Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:14:16.347Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:14:16.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:16.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:16.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:14:17.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:14:17.349Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:17.349Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:17.349Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:14:18.350Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:14:18.350Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:18.350Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:18.350Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:14:19.351Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:14:19.351Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:19.351Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:19.351Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:14:20.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:14:20.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:20.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:20.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:14:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:14:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.116Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:14:21.116Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.116Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.116Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T07:14:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T07:14:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:14:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T07:14:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:14:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:14:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728419316, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:14:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728422089, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T07:14:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728423090, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T07:14:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728454319, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:14:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.121Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.121Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:14:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.121Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.121Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:14:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.121Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.121Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T07:14:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.122Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.122Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:14:21.122Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.122Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.122Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T07:14:21.122Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.122Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:14:21.122Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:14:21.122Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:14:21.353Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:14:21.353Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:21.353Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:21.353Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:14:22.354Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T07:14:22.354Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:14:22.355Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T07:14:22.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:14:22.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T07:14:22.397Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:14:22.397Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:14:22.397Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:14:22.397Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:22.397Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:14:22.397Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:22.663Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:14:22.666Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T07:14:22.666Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:14:22.666Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:22.666Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:14:22.667Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:22.667Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:22.667Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728462666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:14:23.667Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:14:23.668Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:14:23.669Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:23.669Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T07:14:23.670Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:23.670Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:23.786Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14113757108924933724/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T07:14:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:14:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:14:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:14:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:14:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:14:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:14:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:14:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T07:14:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T07:14:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:14:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:14:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:14:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:14:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:14:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T07:14:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T07:14:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:14:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T07:14:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:14:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:25.299Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728465299, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:14:26.300Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:14:26.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T07:14:26.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:14:26.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:26.301Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:26.302Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728466300, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:14:27.303Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:14:27.329Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:14:27.334Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:14:27.334Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:14:27.334Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:14:27.334Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:14:27.334Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:14:27.334Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:14:27.335Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:14:27.335Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:14:27.335Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:14:27.349Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:14:57.350Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T07:14:57.363Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T07:14:57.363Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T07:14:57.364Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T07:14:57.370Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:14:57.388Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T07:14:57.389Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T07:14:57.396Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:14:57.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T07:14:57.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:14:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[188472], x-aai-txid=[2-aai-resources-230325-07:14:56:617-26243], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:14:57.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:14:57.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:14:57.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:14:57.561Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:14:57.562Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:14:57.562Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:14:57.562Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:57.562Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:57.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728497562, "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-25T07:14:58.592Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:14:58.592Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:14:58.593Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:14:58.593Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:58.593Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:58.593Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:14:59.594Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:14:59.595Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:14:59.595Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:14:59.595Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:15:00.597Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T07:15:00.597Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:15:00.597Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T07:15:00.598Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T07:15:00.598Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T07:15:00.639Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:15:00.639Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:15:00.639Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:15:00.640Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T07:15:00.640Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:15:00.640Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T07:15:00.662Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:15:00.662Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@e268d46 2023-03-25T07:15:00.662Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:15:00.662Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T07:15:00.663Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:15:00.663Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:15:00.663Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:15:00.663Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:15:00.663Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:00.663Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:00.663Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728500663, "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-25T07:15:01.664Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T07:15:01.717Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T07:15:01.717Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:15:01.717Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T07:15:01.718Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:15:01.718Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:01.718Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:01.718Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728501717, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:15:02.719Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:15:02.720Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T07:15:02.720Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:15:02.720Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:02.720Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:02.720Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728502719, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:15:03.721Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:15:03.749Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:15:03.754Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:15:03.754Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:15:03.754Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:15:03.755Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:15:03.755Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:15:03.755Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:15:03.755Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:15:03.755Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:15:03.755Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:15:03.770Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:15:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:15:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:15:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:15:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:15:33.771Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T07:15:33.782Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T07:15:33.783Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T07:15:33.783Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T07:15:33.790Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:15:33.805Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T07:15:33.805Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T07:15:33.814Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:15:33.952Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T07:15:33.953Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:15:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[217320], x-aai-txid=[2-aai-resources-230325-07:15:33:032-95054], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:15:33.953Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:15:33.953Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:15:33.953Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:15:33.962Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:15:33.962Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:15:33.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:15:33.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:33.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:33.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728533962, "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-25T07:15:34.989Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:15:34.989Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:15:34.990Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:15:34.990Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:34.990Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:34.990Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:15:35.991Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:15:35.992Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:35.992Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:35.992Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:15:36.993Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:15:36.994Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:36.994Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:36.994Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:15:37.996Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:15:37.996Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:37.996Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:37.996Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:15:38.998Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:15:38.998Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:38.998Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:38.999Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:15:40.000Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:15:40.001Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:40.001Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:40.001Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:15:41.002Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:15:41.003Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:41.003Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:41.003Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:15:42.005Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T07:15:42.005Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:15:42.005Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T07:15:42.005Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:15:42.005Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T07:15:42.051Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:15:42.052Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:15:42.052Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:15:42.052Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T07:15:42.052Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:15:42.052Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T07:15:42.075Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:15:42.075Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1c363ad0 2023-03-25T07:15:42.075Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:15:42.076Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T07:15:42.076Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:15:42.076Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:15:42.076Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:15:42.076Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:15:42.076Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:42.077Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:42.077Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728542076, "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-25T07:15:43.078Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T07:15:43.122Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T07:15:43.122Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:15:43.122Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T07:15:43.122Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:15:43.122Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:43.123Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:43.123Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728543122, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:15:44.124Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:15:44.124Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T07:15:44.124Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:15:44.125Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:15:44.125Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:15:44.125Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728544124, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:15:45.126Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:15:45.154Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:15:45.158Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:15:45.159Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:15:45.159Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:15:45.159Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:15:45.159Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:15:45.159Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:15:45.159Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:15:45.159Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:15:45.159Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:15:45.174Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:16:15.175Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T07:16:15.187Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T07:16:15.188Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T07:16:15.188Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T07:16:15.195Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:16:15.214Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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-25T07:16:15.214Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T07:16:15.222Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:16:15.380Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T07:16:15.381Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:16:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[282624], x-aai-txid=[2-aai-resources-230325-07:16:14:441-68619], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:16:15.381Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:16:15.381Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:16:15.381Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:16:15.390Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:16:15.390Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:16:15.390Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:16:15.390Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:15.391Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:15.391Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728575390, "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-25T07:16:16.423Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:16:16.423Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:16:16.423Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:16:16.423Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:16.424Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:16.424Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:16:17.424Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:16:17.425Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:17.425Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:17.425Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:16:18.425Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:16:18.426Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:18.426Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:18.426Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:16:19.427Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:16:19.427Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:19.427Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:19.427Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:16:20.428Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:16:20.428Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:20.428Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:20.428Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:16:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:16:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:16:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728462666, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728465299, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728466300, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728497562, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:16:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:16:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:16:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:16:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728500663, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:16:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:16:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:16:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728501717, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T07:16:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:16:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:16:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728502719, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T07:16:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:16:21.429Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:16:21.429Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:21.429Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:21.430Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:16:22.430Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:16:22.431Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:22.431Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:22.431Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:16:23.431Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:16:23.432Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:23.432Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:23.432Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:16:24.433Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T07:16:24.433Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:16:24.433Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T07:16:24.434Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:16:24.434Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T07:16:24.480Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:16:24.481Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:16:24.481Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:16:24.482Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:24.482Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:16:24.482Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:24.922Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:16:24.924Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T07:16:24.925Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:16:24.925Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:24.925Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:16:24.925Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:24.925Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:24.925Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728584925, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:16:25.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:16:25.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:16:25.927Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:25.927Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:25.927Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:25.928Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:26.028Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13108609554355071328/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T07:16:26.640Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:16:26.641Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:16:26.641Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:26.641Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:16:26.641Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:26.641Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:26.641Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:26.641Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:26.641Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:26.641Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:26.641Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:16:26.641Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:16:26.641Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:16:26.641Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:16:26.642Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T07:16:26.642Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:16:26.642Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:16:26.642Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:16:26.642Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:16:26.642Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T07:16:26.642Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:16:26.642Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:16:26.642Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:16:26.642Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:16:26.642Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:16:26.642Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:16:26.643Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:16:26.643Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:16:26.643Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:16:26.643Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:16:26.643Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:16:26.643Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:16:26.643Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T07:16:26.690Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T07:16:26.690Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:16:26.690Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T07:16:26.690Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:16:26.690Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:26.691Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:26.691Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728586690, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:16:27.691Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:16:27.692Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T07:16:27.692Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:16:27.692Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:27.692Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:27.692Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728587691, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:16:28.693Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:16:28.718Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:16:28.722Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:16:28.723Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:16:28.723Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:16:28.723Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:16:28.723Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:16:28.723Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:16:28.723Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:16:28.723Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:16:28.723Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:16:28.737Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:16:58.737Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T07:16:58.749Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T07:16:58.749Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T07:16:58.749Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T07:16:58.756Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:16:58.779Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T07:16:58.780Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[62d5b49b-c917-4a57-8e40-b9312dc8600e], X-ECOMP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-TransactionId=[], X-ONAP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], Content-Type=[application/merge-patch+json]} 2023-03-25T07:16:58.787Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:16:58.944Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:16:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[205016], x-aai-txid=[2-aai-resources-230325-07:16:58:005-99036], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:16:58.944Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:16:58.945Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T07:16:58.945Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:16:58.945Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:16:58.954Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:16:58.954Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:16:58.955Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:16:58.955Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:58.955Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:58.955Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728618954, "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-25T07:16:59.986Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:16:59.986Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:16:59.986Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:16:59.986Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:16:59.987Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:16:59.987Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:00.987Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:00.988Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:00.988Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:00.988Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:01.989Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:01.989Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:01.989Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:01.989Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:02.990Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:02.990Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:02.990Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:02.991Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:03.991Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:03.992Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:03.992Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:03.992Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:04.993Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:04.993Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:04.993Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:04.993Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:05.994Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:05.994Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:05.994Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:05.994Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:06.995Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:06.995Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:06.996Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:06.996Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:07.997Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T07:17:07.997Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:17:07.997Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T07:17:07.998Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:17:07.998Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T07:17:08.042Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:17:08.043Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:17:08.043Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:17:08.043Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:08.043Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:17:08.043Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:08.312Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:17:08.314Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T07:17:08.315Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:17:08.315Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:08.315Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:17:08.315Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:08.315Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:08.316Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728628315, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:09.316Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:17:09.317Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:17:09.317Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:09.317Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:09.317Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:09.317Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:09.387Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1133734989985204611/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T07:17:09.927Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:17:09.927Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:17:09.927Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:09.928Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:17:09.928Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:09.928Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:09.928Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:09.928Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:09.928Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:09.928Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:09.928Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T07:17:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T07:17:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:17:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T07:17:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:17:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:09.978Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:09.979Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728629978, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:10.979Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:17:10.980Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T07:17:10.980Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:17:10.980Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:10.980Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:10.980Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728630979, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:11.981Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:17:12.006Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:17:12.010Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:17:12.011Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:17:12.011Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:17:12.011Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:17:12.011Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:17:12.011Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:17:12.011Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:17:12.011Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:17:12.012Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:17:12.027Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:17:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728533962, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T07:17:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728542076, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728543122, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728544124, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728575390, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:17:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:17:42.027Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T07:17:42.036Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T07:17:42.036Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T07:17:42.037Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T07:17:42.040Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:17:42.049Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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-25T07:17:42.050Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T07:17:42.058Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:17:42.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T07:17:42.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:17:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[124], vertex-id=[237800], x-aai-txid=[1-aai-resources-230325-07:17:41:275-55210], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:17:42.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:17:42.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:17:42.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:17:42.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:17:42.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:17:42.196Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:17:42.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:42.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:42.197Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728662196, "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-25T07:17:43.231Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:17:43.231Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:17:43.231Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:43.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:43.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:43.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:44.233Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:44.233Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:44.233Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:44.234Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:45.234Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:45.234Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:45.235Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:45.235Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:46.236Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:46.236Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:46.236Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:46.236Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:47.237Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:47.238Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:47.238Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:47.238Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:48.239Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:48.240Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:48.240Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:48.240Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:49.241Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:49.241Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:49.241Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:49.242Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:50.243Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:17:50.243Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:50.243Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:50.244Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:51.245Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T07:17:51.245Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:17:51.245Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T07:17:51.245Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:17:51.245Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T07:17:51.302Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:17:51.303Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:17:51.303Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:17:51.303Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:51.304Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:17:51.304Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:51.579Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:17:51.581Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T07:17:51.581Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:17:51.581Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:51.581Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:17:51.581Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:51.581Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:51.582Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728671581, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:52.582Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:17:52.583Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:17:52.583Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:52.583Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:52.583Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:52.584Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:52.659Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15644969952943216414/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T07:17:53.205Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:17:53.205Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:17:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:17:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T07:17:53.259Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T07:17:53.259Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:17:53.259Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T07:17:53.259Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:17:53.259Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:53.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:53.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728673259, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:54.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:17:54.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T07:17:54.261Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:17:54.261Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:17:54.261Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:17:54.261Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728674260, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:17:55.261Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:17:55.287Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:17:55.293Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:17:55.293Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:17:55.293Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:17:55.293Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:17:55.294Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:17:55.294Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:17:55.294Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:17:55.294Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:17:55.294Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:17:55.310Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:18:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:18:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:18:21.110Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728584925, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728586690, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728587691, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728618954, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:18:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:18:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728628315, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:18:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728629978, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T07:18:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:18:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728630979, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T07:18:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:18:25.311Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T07:18:25.323Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T07:18:25.324Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T07:18:25.324Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T07:18:25.331Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:18:25.346Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T07:18:25.346Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2b1d1db8-41ae-44dd-a641-936374abf993], X-ECOMP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-TransactionId=[], X-ONAP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], Content-Type=[application/merge-patch+json]} 2023-03-25T07:18:25.354Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:18:25.562Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:18:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[204], vertex-id=[405568], x-aai-txid=[1-aai-resources-230325-07:18:24:572-86473], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:18:25.562Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:18:25.562Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T07:18:25.563Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:18:25.563Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:18:25.570Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:18:25.570Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:18:25.570Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:18:25.570Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:25.571Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:25.571Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728705570, "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-25T07:18:26.601Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:18:26.602Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:18:26.602Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:18:26.602Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:26.602Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:26.602Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:18:27.602Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:18:27.603Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:27.603Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:27.603Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:18:28.604Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:18:28.604Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:28.604Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:28.604Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:18:29.605Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:18:29.605Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:29.605Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:29.606Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:18:30.606Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:18:30.607Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:30.607Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:30.607Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:18:31.607Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:18:31.608Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:31.608Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:31.608Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:18:32.608Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:18:32.609Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:32.609Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:32.609Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:18:33.610Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:18:33.610Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:33.610Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:33.610Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:18:34.611Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:18:34.612Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:34.612Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:34.612Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:18:35.612Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:18:35.613Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:35.613Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:35.614Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:18:36.615Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T07:18:36.616Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:18:36.616Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T07:18:36.616Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:18:36.616Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T07:18:36.661Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:18:36.662Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:18:36.662Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:18:36.662Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T07:18:36.662Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:18:36.663Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T07:18:36.945Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:18:36.950Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T07:18:36.951Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:18:36.951Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:18:36.951Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:18:36.951Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:36.951Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:36.951Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728716951, "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-25T07:18:37.952Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:18:37.953Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:18:37.953Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:18:37.953Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T07:18:37.954Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:18:37.954Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:18:38.044Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9507649263598028423/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T07:18:38.909Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:18:38.909Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:18:38.909Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:18:38.909Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T07:18:38.909Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:18:38.909Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:18:38.909Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:18:38.909Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:18:38.910Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:18:38.910Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.910Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:18:38.910Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:18:38.910Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:18:38.910Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:18:38.910Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.910Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:18:38.910Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:18:38.910Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:18:38.910Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:18:38.911Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.911Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:18:38.911Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.911Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T07:18:38.911Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T07:18:38.911Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T07:18:38.911Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T07:18:38.911Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.911Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T07:18:38.911Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.911Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:18:38.911Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:18:38.911Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.912Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:18:38.913Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.913Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:18:38.913Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:18:38.913Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:18:38.913Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T07:18:38.960Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists 2023-03-25T07:18:38.960Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:18:38.960Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists) 2023-03-25T07:18:38.960Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:18:38.961Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:38.961Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:38.961Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728718960, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:18:39.961Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:18:39.962Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists) 2023-03-25T07:18:39.962Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:18:39.962Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:18:39.962Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:18:39.962Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728719961, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:18:40.963Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:18:40.986Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:18:40.990Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:18:40.990Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:18:40.990Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:18:40.991Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:18:40.991Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:18:40.991Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:18:40.991Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:18:40.991Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:18:40.991Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:18:41.004Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:19:11.005Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T07:19:11.017Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T07:19:11.018Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T07:19:11.018Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T07:19:11.027Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:19:11.048Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T07:19:11.048Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[074d17ea-82e5-44ba-a97e-c336d29a9374], X-ECOMP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-TransactionId=[], X-ONAP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], Content-Type=[application/merge-patch+json]} 2023-03-25T07:19:11.056Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:19:11.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:19:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[213208], x-aai-txid=[1-aai-resources-230325-07:19:10:274-79442], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:19:11.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:19:11.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T07:19:11.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:19:11.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:19:11.219Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:19:11.220Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:19:11.220Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:19:11.220Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:11.220Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:11.220Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728751220, "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-25T07:19:12.250Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:19:12.251Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:19:12.251Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:12.251Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:12.251Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:12.251Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:19:13.252Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:13.253Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:13.253Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:13.253Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:19:14.254Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:14.254Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:14.255Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:14.255Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:19:15.256Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:15.257Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:15.257Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:15.257Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:19:16.259Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:16.259Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:16.259Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:16.260Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:19:17.261Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:17.261Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:17.262Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:17.262Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:19:18.263Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:18.264Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:18.264Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:18.264Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:19:19.265Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:19.266Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:19.266Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:19.266Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:19:20.268Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T07:19:20.269Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:19:20.269Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T07:19:20.269Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:19:20.269Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T07:19:20.312Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:19:20.313Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:19:20.313Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:19:20.313Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T07:19:20.313Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:19:20.314Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T07:19:20.339Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:19:20.340Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@23fd6db6 2023-03-25T07:19:20.340Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:19:20.340Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-25T07:19:20.340Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:19:20.340Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:19:20.341Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:19:20.341Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:19:20.341Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:20.341Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:20.341Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728760340, "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-25T07:19:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:19:21.109Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-25T07:19:21.123Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:19:21.123Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T07:19:21.128Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=69, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:19:21.128Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 69: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T07:19:21.152Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=69, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:19:21.152Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T07:19:21.152Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:19:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-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-25T07:19:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:19:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:19:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2895, 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-25T07:19:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:19:21.157Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-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-25T07:19:21.342Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:836e85c7-4c12-45fc-8d86-744f5c33dd72) 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-25T07:19:21.390Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists 2023-03-25T07:19:21.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:19:21.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists) 2023-03-25T07:19:21.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:19:21.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:21.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:21.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728761391, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:19:22.175Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.175Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728662196, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:19:22.176Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.176Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.176Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.176Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.176Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.176Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.176Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.176Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.176Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.177Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.177Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.177Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.177Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.177Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.177Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.177Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.177Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.177Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.177Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:19:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728671581, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:19:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728673259, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728674260, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728705570, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:19:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T07:19:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T07:19:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T07:19:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T07:19:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.182Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.182Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.182Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.182Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.182Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.182Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:19:22.182Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.183Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.183Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728716951, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:19:22.183Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.183Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.183Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728718960, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } 2023-03-25T07:19:22.183Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.183Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728719961, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } 2023-03-25T07:19:22.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728751220, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:19:22.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.184Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.184Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:19:22.184Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T07:19:22.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T07:19:22.185Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.185Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.185Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.186Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:19:22.186Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:19:22.186Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728760340, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:19:22.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:19:22.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728761391, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } 2023-03-25T07:19:22.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:19:22.392Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:19:22.392Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists) 2023-03-25T07:19:22.392Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:19:22.392Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:22.392Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:22.392Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728762392, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:19:23.393Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:19:23.417Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:19:23.422Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:19:23.422Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:19:23.422Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:19:23.422Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:19:23.423Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:19:23.423Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:19:23.423Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:19:23.423Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:19:23.423Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:19:23.435Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:19:53.436Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T07:19:53.452Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T07:19:53.452Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T07:19:53.453Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T07:19:53.460Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:19:53.474Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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-25T07:19:53.475Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T07:19:53.481Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:19:53.624Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T07:19:53.625Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:19:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[245816], x-aai-txid=[0-aai-resources-230325-07:19:52:699-22616], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:19:53.625Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:19:53.625Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:19:53.625Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:19:53.633Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:19:53.633Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:19:53.633Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:19:53.633Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:53.634Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:53.634Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728793633, "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-25T07:19:54.665Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:19:54.665Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:19:54.666Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:54.666Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:54.666Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:54.666Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:19:55.666Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:55.667Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:55.667Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:55.667Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:19:56.668Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:56.668Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:56.668Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:56.669Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:19:57.669Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:57.670Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:57.670Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:57.670Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:19:58.670Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:58.671Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:58.671Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:58.672Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:19:59.672Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:19:59.673Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:19:59.673Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:19:59.673Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:20:00.673Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:20:00.674Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:00.674Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:00.674Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:20:01.675Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:20:01.675Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:01.675Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:01.675Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:20:02.676Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:20:02.676Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:02.676Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:02.677Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:20:03.678Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T07:20:03.678Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:20:03.678Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T07:20:03.679Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:20:03.679Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T07:20:03.733Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:20:03.734Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:20:03.734Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:20:03.734Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:20:03.734Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:20:03.734Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:20:03.761Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:20:03.761Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@53fd4e1d 2023-03-25T07:20:03.761Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:20:03.762Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T07:20:03.762Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:20:03.762Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:20:03.762Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:20:03.762Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:20:03.762Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:03.762Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:03.763Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728803762, "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-25T07:20:04.763Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T07:20:04.782Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:20:04.783Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T07:20:04.788Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T07:20:04.788Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T07:20:04.788Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T07:20:04.788Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T07:20:04.789Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T07:20:04.798Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:20:04.825Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:20:04.833Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T07:20:04.834Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:20:04.834Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:20:04.834Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:20:04.834Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:20:04.835Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:04.835Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:04.835Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728804834, "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-25T07:20:05.836Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:20:05.864Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:20:05.868Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:20:05.868Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:20:05.868Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:20:05.868Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:20:05.868Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:20:05.868Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:20:05.868Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:20:05.868Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T07:20:05.869Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:20:05.885Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:20:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:20:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:20:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728762392, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } 2023-03-25T07:20:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:20:35.885Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T07:20:35.899Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T07:20:35.900Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T07:20:35.900Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T07:20:35.907Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:20:35.924Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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-25T07:20:35.925Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T07:20:35.933Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:20:36.079Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T07:20:36.080Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:20:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[532680], x-aai-txid=[2-aai-resources-230325-07:20:35:151-70509], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:20:36.080Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:20:36.080Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:20:36.080Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:20:36.090Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:20:36.090Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T07:20:36.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:20:36.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:36.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:36.091Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728836091, "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-25T07:20:37.125Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:20:37.125Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"7dee6bbc-c8fa-4f30-86af-412437cb86ee","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f93ce852-8796-4ec7-89a1-80ff585a9ae9","serviceDescription":"service","serviceInvariantUUID":"95b0efc4-d903-4f88-b0e4-83d825eef276","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"db9f0c72-5dbc-4441-8bd4-e630a86c1f12","resourceInvariantUUID":"7cd444e7-991e-464d-b99b-6ac5b0bc6c37","resourceCustomizationUUID":"f4607ef5-5502-4972-93ba-aebbc074b812","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":"NjE2ZTM2YThjOTlmMjg0Yzk2ODFmNDlhMjY4Y2NkNzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ff66a95-a377-492b-aca5-f0a6e29405eb","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":"9ad18601-37b8-4f7e-a61f-13cb8c11a857","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":"8af87606-e23b-4479-96b0-74916551ad1a","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":"MTNjODYzYTM5ZmI5MzdkZWEwZDliYjI3OGY4MjA2NmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1fcc21ec-c9db-426e-b753-b74acce684f0","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":"aae2e07d-6d5e-4b8c-a15b-bb8ac37f7f5c","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":"936d7f31-c1fb-41cd-89bc-01350aae2b29","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":"30d148e1-d1a3-42b8-811c-bce7e6201f58","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":"MjgxM2UwY2I0MzE0YWJlNjQ0YWIwYjVhY2U5M2Q2MTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"093b95a8-83e3-42a8-8974-fe274bb90efe","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"273d9fa1-6219-48d6-a68e-87b03c915157","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:20:37.125Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:20:37.126Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:37.126Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:37.126Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:20:38.126Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:20:38.127Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:38.127Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:38.127Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:20:39.128Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:20:39.128Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:39.128Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:39.128Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:20:40.129Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:20:40.129Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:40.129Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:40.129Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:20:41.130Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:20:41.130Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:41.131Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:41.131Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:20:42.132Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:20:42.132Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:42.132Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:42.132Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:20:43.133Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:20:43.133Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:43.133Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:43.133Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:20:44.134Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:20:44.134Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:44.135Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:44.135Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:20:45.136Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:20:45.136Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:45.136Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:45.137Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:20:46.137Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "f93ce852-8796-4ec7-89a1-80ff585a9ae9", "serviceDescription": "service", "serviceInvariantUUID": "95b0efc4-d903-4f88-b0e4-83d825eef276", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "f4607ef5-5502-4972-93ba-aebbc074b812", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "db9f0c72-5dbc-4441-8bd4-e630a86c1f12", "resourceInvariantUUID": "7cd444e7-991e-464d-b99b-6ac5b0bc6c37", "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": "YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "273d9fa1-6219-48d6-a68e-87b03c915157" } ], "workloadContext": "Production" } 2023-03-25T07:20:46.138Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:20:46.138Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f93ce852-8796-4ec7-89a1-80ff585a9ae9 ASDC 2023-03-25T07:20:46.138Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:7dee6bbc-c8fa-4f30-86af-412437cb86ee ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:f93ce852-8796-4ec7-89a1-80ff585a9ae9 ServiceInvariantUUID:95b0efc4-d903-4f88-b0e4-83d825eef276 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:273d9fa1-6219-48d6-a68e-87b03c915157 ArtifactChecksum:YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:f4607ef5-5502-4972-93ba-aebbc074b812 ResourceInvariantUUID:7cd444e7-991e-464d-b99b-6ac5b0bc6c37 ResourceName:test-pnf ResourceType:PNF ResourceUUID:db9f0c72-5dbc-4441-8bd4-e630a86c1f12 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:20:46.138Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f93ce852-8796-4ec7-89a1-80ff585a9ae9 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-25T07:20:46.178Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:20:46.179Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:20:46.179Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:20:46.179Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 273d9fa1-6219-48d6-a68e-87b03c915157 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:20:46.179Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:20:46.180Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:20:46.204Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:20:46.204Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3e30877b 2023-03-25T07:20:46.205Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:20:46.205Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T07:20:46.205Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 273d9fa1-6219-48d6-a68e-87b03c915157 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:20:46.205Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:20:46.205Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:20:46.205Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:20:46.206Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:46.206Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:46.206Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728846205, "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-25T07:20:47.206Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:273d9fa1-6219-48d6-a68e-87b03c915157) 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-25T07:20:47.227Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:20:47.227Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T07:20:47.231Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T07:20:47.231Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 2023-03-25T07:20:47.231Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||No resources found for Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T07:20:47.232Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T07:20:47.232Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 db9f0c72-5dbc-4441-8bd4-e630a86c1f12 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-25T07:20:47.239Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:20:47.262Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:20:47.267Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf db9f0c72-5dbc-4441-8bd4-e630a86c1f12 0 ASDC deployResourceStructure 2023-03-25T07:20:47.268Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:20:47.268Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:20:47.269Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:20:47.269Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:20:47.269Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:20:47.269Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:20:47.269Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728847268, "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-25T07:20:48.270Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:20:48.300Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:20:48.305Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:20:48.306Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:20:48.306Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:20:48.306Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:20:48.306Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:20:48.306Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:20:48.306Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:20:48.306Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T07:20:48.306Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:20:48.323Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:21:18.323Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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-25T07:21:18.333Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee and serviceModelVersionId: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T07:21:18.333Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 95b0efc4-d903-4f88-b0e4-83d825eef276 2023-03-25T07:21:18.334Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 2023-03-25T07:21:18.337Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:21:18.347Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?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-25T07:21:18.347Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||Invoke 2023-03-25T07:21:18.354Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:21:18.502Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||InvokeReturn 2023-03-25T07:21:18.502Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:21:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[144], vertex-id=[258104], x-aai-txid=[0-aai-resources-230325-07:21:17:571-36023], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:21:18.503Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:21:18.503Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:21:18.503Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:21:18.510Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:21:18.510Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7dee6bbc-c8fa-4f30-86af-412437cb86ee and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T07:21:18.511Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:21:18.511Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:21:18.511Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:21:18.511Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728878510, "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-25T07:21:19.538Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:21:19.538Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"68d1892d-726d-4e69-979a-76447d6396fd","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"e8191c96-3ecd-4c23-9d57-9293cb7b189e","serviceDescription":"service","serviceInvariantUUID":"887e6d8e-cec4-4e80-b63c-01b7e6387caa","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b722039e-dca1-4e3c-97e1-a6b38fc125c9","resourceInvariantUUID":"3d363240-363f-4ab1-934c-b79db28f53ec","resourceCustomizationUUID":"021fb00c-9d3b-4a8d-8349-88a517b8e867","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":"ZWU1MWJhNmQ5NWVlMWEwZDMxMjYxNjE1NTA1ZjQ4NzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27d9b014-8f09-41cb-8b35-95b7961fef34","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":"8e44d61e-5b9e-4e2f-bee5-91ce0515dca2","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":"1652dc0e-fee4-4821-942f-f9f04f4d6098","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":"MjlkOTI5YTVkNDBhOWM3MGRjZTZiOTdiM2Y2MDZiZmU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7af0a5bb-ec15-4d77-9d2a-35d3c4c9bbbd","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":"9d480408-3715-4d4a-a0a1-208623c20ee8","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":"40eb7a3b-31ee-4066-a57c-05a810bcdd68","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":"5cae89e9-0d76-47b5-ae44-f9f716b8fb5f","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":"MTAwNDJiMmEyZDJhZTcyYmE4Mjk1NGIxZDNkMzgwNTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"78947c5f-3c4e-4f31-8146-bf0f5cfcd031","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"087bcbe1-0428-47d9-b62f-b0d2cb5e688b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:21:19.538Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:21:19.538Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:21:19.538Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:21:19.539Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:21:20.539Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:21:20.539Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:21:20.540Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:21:20.540Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:21:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:21:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:21:21.110Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728793633, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:21:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:21:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:21:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:21:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:21:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:21:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:21:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:21:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:21:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:21:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:21:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:21:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:21:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:21:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:21:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:21:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:21:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:21:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:21:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:21:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:21:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:21:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:21:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:21:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:21:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:21:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:21:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:21:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:21:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:21:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728803762, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:21:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:21:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:21:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728804834, "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-25T07:21:21.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:21:21.540Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:21:21.540Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:21:21.541Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:21:21.541Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:21:22.541Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:21:22.542Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:21:22.542Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:21:22.542Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:21:23.543Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:21:23.543Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:21:23.543Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:21:23.543Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:21:24.544Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:21:24.545Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:21:24.545Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:21:24.545Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:21:25.546Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:21:25.546Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:21:25.546Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:21:25.547Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:21:26.547Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:21:26.548Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:21:26.548Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:21:26.548Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "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-25T07:21:27.549Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:21:27.549Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:21:27.550Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:21:27.550Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:21:28.550Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "e8191c96-3ecd-4c23-9d57-9293cb7b189e", "serviceDescription": "service", "serviceInvariantUUID": "887e6d8e-cec4-4e80-b63c-01b7e6387caa", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "021fb00c-9d3b-4a8d-8349-88a517b8e867", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b722039e-dca1-4e3c-97e1-a6b38fc125c9", "resourceInvariantUUID": "3d363240-363f-4ab1-934c-b79db28f53ec", "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": "ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "087bcbe1-0428-47d9-b62f-b0d2cb5e688b" } ], "workloadContext": "Production" } 2023-03-25T07:21:28.551Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:21:28.551Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e8191c96-3ecd-4c23-9d57-9293cb7b189e ASDC 2023-03-25T07:21:28.552Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:68d1892d-726d-4e69-979a-76447d6396fd ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:e8191c96-3ecd-4c23-9d57-9293cb7b189e ServiceInvariantUUID:887e6d8e-cec4-4e80-b63c-01b7e6387caa 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:087bcbe1-0428-47d9-b62f-b0d2cb5e688b ArtifactChecksum:ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:021fb00c-9d3b-4a8d-8349-88a517b8e867 ResourceInvariantUUID:3d363240-363f-4ab1-934c-b79db28f53ec ResourceName:test-pnf ResourceType:PNF ResourceUUID:b722039e-dca1-4e3c-97e1-a6b38fc125c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:21:28.552Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e8191c96-3ecd-4c23-9d57-9293cb7b189e 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-25T07:21:28.591Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:21:28.592Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:21:28.592Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:21:28.593Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 087bcbe1-0428-47d9-b62f-b0d2cb5e688b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:21:28.593Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:21:28.594Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:21:28.610Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:21:28.610Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@a7b00bf 2023-03-25T07:21:28.610Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:21:28.611Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T07:21:28.611Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 087bcbe1-0428-47d9-b62f-b0d2cb5e688b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:21:28.611Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:21:28.612Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:21:28.612Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:21:28.612Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:21:28.612Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:21:28.612Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728888611, "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-25T07:21:29.613Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:087bcbe1-0428-47d9-b62f-b0d2cb5e688b) 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-25T07:21:29.637Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:21:29.638Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T07:21:29.644Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T07:21:29.644Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 2023-03-25T07:21:29.644Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||No resources found for Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T07:21:29.645Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T07:21:29.645Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 b722039e-dca1-4e3c-97e1-a6b38fc125c9 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-25T07:21:29.654Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:21:29.682Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:21:29.691Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf b722039e-dca1-4e3c-97e1-a6b38fc125c9 0 ASDC deployResourceStructure 2023-03-25T07:21:29.691Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:21:29.692Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:21:29.692Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:21:29.692Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:21:29.693Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:21:29.693Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:21:29.693Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728889692, "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-25T07:21:30.694Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:21:30.722Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:21:30.727Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:21:30.727Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:21:30.727Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:21:30.727Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:21:30.728Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:21:30.728Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:21:30.728Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:21:30.728Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T07:21:30.728Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:21:30.741Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:22:00.741Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd 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-25T07:22:00.752Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 68d1892d-726d-4e69-979a-76447d6396fd and serviceModelVersionId: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T07:22:00.753Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 887e6d8e-cec4-4e80-b63c-01b7e6387caa 2023-03-25T07:22:00.753Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 2023-03-25T07:22:00.757Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:22:00.768Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||Invoke 2023-03-25T07:22:00.768Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[141b7bd3-38d1-460c-b2f8-7892f14cb48a], X-ECOMP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-TransactionId=[], X-ONAP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], Content-Type=[application/merge-patch+json]} 2023-03-25T07:22:00.775Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:22:00.929Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?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/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:21:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[266296], x-aai-txid=[2-aai-resources-230325-07:21:59:995-36838], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:22:00.929Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:22:00.930Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||InvokeReturn 2023-03-25T07:22:00.930Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:22:00.930Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:22:00.937Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:22:00.937Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 68d1892d-726d-4e69-979a-76447d6396fd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T07:22:00.937Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:22:00.938Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:22:00.938Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:22:00.938Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728920937, "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-25T07:22:01.971Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T07:22:01.972Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T07:22:01.973Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T07:22:01.973Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T07:22:01.974Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Cancelled in-flight METADATA request with correlation id 54730 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-25T07:22:01.974Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T07:22:01.974Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T07:22:01.974Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T07:22:01.975Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T07:22:01.975Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T07:22:01.980Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-6a9311e4-870d-4272-9012-ae6716240a8d 2023-03-25T07:22:01.980Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, 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-25T07:22:01.980Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T07:22:01.981Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T07:22:03.773Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:22:06.784Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:22:09.793Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:22:12.803Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:22:15.812Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:22:18.822Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:22:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:22:21.124Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:22:21.125Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T07:22:21.130Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=70, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-6a9311e4-870d-4272-9012-ae6716240a8d', protocol='range'} 2023-03-25T07:22:21.131Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=70, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:22:21.135Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:22:21.136Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:22:21.136Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:22:21.136Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:22:21.136Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:22:21.136Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:22:21.137Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 70: {SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-6a9311e4-870d-4272-9012-ae6716240a8d=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T07:22:21.153Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=70, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-6a9311e4-870d-4272-9012-ae6716240a8d', protocol='range'} 2023-03-25T07:22:21.153Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=70, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:22:21.154Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T07:22:21.154Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T07:22:21.154Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T07:22:21.154Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:22:21.159Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-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-25T07:22:21.159Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:22:21.159Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:22:21.159Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:22:21.159Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:22:21.159Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:22:21.160Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:22:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:22:21.160Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:22:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2945, 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-25T07:22:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:22:21.160Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:22:21.193Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:22:21.193Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:22:21.194Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:22:21.194Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:22:21.194Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:22:21.195Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:22:22.176Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.176Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728836091, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T07:22:22.176Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.176Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.176Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.176Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.177Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:22:22.178Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.178Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.178Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728846205, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728847268, "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-25T07:22:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728878510, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.179Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.180Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728081736, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:22:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728888611, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:22:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728889692, "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-25T07:22:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728920937, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T07:22:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.181Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:22:22.181Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:22:22.181Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:22:22.195Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:22:22.195Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:22:22.195Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:22:22.195Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:22:23.196Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:22:23.196Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:22:23.196Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:22:23.197Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:22:24.197Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:22:24.197Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:22:24.197Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:22:24.197Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:22:25.198Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:22:25.198Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:22:25.198Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:22:25.198Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:22:26.199Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:22:26.200Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:22:26.200Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:22:26.200Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:22:27.200Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:22:27.201Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:22:27.201Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:22:27.201Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:22:28.201Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T07:22:28.202Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:22:28.202Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T07:22:28.202Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:22:28.202Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T07:22:28.239Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:22:28.239Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:22:28.239Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:22:28.239Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T07:22:28.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:22:28.240Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T07:22:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:22:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@777a90e7 2023-03-25T07:22:28.260Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:22:28.262Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T07:22:28.262Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:22:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T07:22:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T07:22:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:22:28.263Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:22:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:22:28.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728948263, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:22:29.264Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T07:22:29.286Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:22:29.286Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:22:29.290Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T07:22:29.291Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T07:22:29.291Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T07:22:29.291Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:22:29.291Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T07:22:29.306Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:22:29.306Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7bffd26b 2023-03-25T07:22:29.306Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:22:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T07:22:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:22:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T07:22:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T07:22:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:22:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:22:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:22:29.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728949307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:22:30.309Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:22:30.309Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:22:30.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:22:30.336Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:22:30.336Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:23:00.336Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:23:00.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:23:00.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:23:00.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:23:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:23:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:23:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:23:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:23:30.368Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:23:30.391Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:23:30.395Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:23:30.395Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:24:00.396Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:24:00.417Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:24:00.421Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:24:00.421Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:24:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:24:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:24:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T07:24:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:24:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:24:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:24:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:24:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:24:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T07:24:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:24:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:24:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:24:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:24:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:24:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:24:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:24:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:24:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728948263, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:24:21.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:24:21.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:24:21.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679728949307, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:24:21.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:24:30.421Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:24:30.442Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:24:30.445Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:24:30.445Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:25:00.446Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:25:00.464Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:25:00.467Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:25:00.467Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:25:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:25:30.467Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:25:30.495Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:25:30.499Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:25:30.499Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:26:00.499Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:26:00.523Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:26:00.526Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:26:00.526Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:26:21.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:26:30.527Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:26:30.554Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:26:30.558Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:26:30.559Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:27:00.559Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:27:00.587Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:27:00.591Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:27:00.591Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:27:21.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:27:21.262Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T07:27:21.262Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-6a9311e4-870d-4272-9012-ae6716240a8d sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T07:27:21.263Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T07:27:21.263Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T07:27:21.725Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:27:21.745Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:27:21.746Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T07:27:21.752Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=71, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:27:21.753Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 71: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T07:27:21.769Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=71, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:27:21.769Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T07:27:21.769Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:27:21.774Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:27:21.774Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:27:21.774Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:27:21.775Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2979, 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-25T07:27:21.775Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:27:21.775Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:27:30.592Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T07:27:30.592Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T07:27:30.604Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T07:27:30.604Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T07:27:30.604Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T07:27:30.611Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:27:30.629Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T07:27:30.629Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c66709b7-3af2-4015-844d-b744c563150c], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T07:27:30.637Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:27:30.847Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:27:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[206], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-07:27:29:854-12694], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:27:30.847Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:27:30.848Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T07:27:30.848Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:27:30.848Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:27:30.856Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:27:30.857Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T07:27:30.857Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T07:27:30.857Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:27:30.857Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:27:30.857Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729250857, "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-25T07:27:30.887Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:27:30.888Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729250857, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T07:27:30.888Z||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-25T07:27:31.886Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:27:31.886Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:27:31.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:27:31.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:27:31.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:27:31.887Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:27:32.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:27:32.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:27:32.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:27:32.888Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:27:33.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:27:33.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:27:33.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:27:33.889Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:27:34.890Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:27:34.890Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:27:34.890Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:27:34.890Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:27:35.891Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:27:35.891Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:27:35.891Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:27:35.891Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:27:36.892Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:27:36.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:27:36.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:27:36.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:27:37.893Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:27:37.894Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:27:37.894Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:27:37.894Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:27:38.895Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T07:27:38.895Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:27:38.895Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T07:27:38.896Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:27:38.896Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T07:27:38.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:27:38.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:27:38.937Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:27:38.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:38.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:27:38.938Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:39.252Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:27:39.255Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T07:27:39.256Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T07:27:39.256Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:39.256Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:27:39.256Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:27:39.256Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:27:39.256Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729259256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:27:40.257Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:27:40.258Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:27:40.258Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:40.258Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T07:27:40.259Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:40.259Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:40.389Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4498062002176582489/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T07:27:41.946Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.947Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:27:41.948Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:27:41.949Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:27:41.950Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:27:41.951Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:27:41.952Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T07:27:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T07:27:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T07:27:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T07:27:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:27:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:27:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:27:41.994Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729261994, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:27:42.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T07:27:42.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T07:27:42.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:27:42.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:27:42.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:27:42.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729262995, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:27:43.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:27:44.024Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:27:44.028Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:27:44.028Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:27:44.028Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:27:44.028Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:27:44.028Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:27:44.028Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:27:44.028Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:27:44.028Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:27:44.028Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:27:44.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:28:14.040Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T07:28:14.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T07:28:14.049Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T07:28:14.050Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T07:28:14.056Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:28:14.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T07:28:14.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a4e0d214-c806-478b-b249-cb1fd3e6a7b9], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T07:28:14.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:28:14.210Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:28:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[124], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-07:28:13:297-49611], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:28:14.210Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:28:14.211Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T07:28:14.211Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:28:14.211Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:28:14.219Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:28:14.219Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:28:14.219Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:28:14.219Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:14.219Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:14.219Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729294219, "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-25T07:28:15.258Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:28:15.259Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:28:15.259Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:28:15.259Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:15.259Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:15.259Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:28:16.260Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:28:16.260Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:16.260Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:16.260Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:28:17.261Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:28:17.261Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:17.261Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:17.261Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:28:18.262Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:28:18.262Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:18.262Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:18.263Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:28:19.263Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:28:19.263Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:19.263Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:19.263Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:28:20.264Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:28:20.264Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:20.264Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:20.264Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:28:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:28:21.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729259256, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729261994, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729262995, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729294219, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T07:28:21.116Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:28:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T07:28:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:28:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:28:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:28:21.265Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:28:21.265Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:21.265Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:21.265Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:28:22.266Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T07:28:22.266Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:28:22.267Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T07:28:22.267Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:28:22.267Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T07:28:22.315Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:28:22.316Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:28:22.316Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:28:22.316Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:22.316Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:28:22.316Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:22.624Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:28:22.627Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T07:28:22.627Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:28:22.628Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:22.628Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:28:22.628Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:22.628Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:22.628Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729302627, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:28:23.629Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:28:23.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:28:23.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:23.630Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T07:28:23.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:23.631Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:23.746Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17845201290008286730/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T07:28:25.123Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:28:25.124Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:28:25.124Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:25.124Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T07:28:25.124Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:25.124Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:25.124Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:25.125Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:25.125Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:25.125Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T07:28:25.125Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:25.125Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:25.125Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:25.125Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:25.125Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:28:25.125Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:28:25.125Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.125Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:28:25.126Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:28:25.126Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:28:25.126Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:28:25.126Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.126Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:28:25.126Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:28:25.126Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:28:25.126Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:28:25.126Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.126Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:28:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:28:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:28:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:28:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:28:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:28:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:28:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:28:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:28:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:28:25.127Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:28:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:28:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:28:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:28:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:28:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:28:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:28:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T07:28:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T07:28:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.128Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:28:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:28:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:28:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:28:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:28:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:28:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:28:25.129Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:28:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T07:28:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:28:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:28:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:28:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:28:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:28:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:28:25.130Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:28:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:28:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:28:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T07:28:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:28:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:28:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:28:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:28:25.131Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:28:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:28:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:28:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:28:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T07:28:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:28:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:28:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:28:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:28:25.132Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T07:28:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:28:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:28:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:28:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:28:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:28:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:28:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:28:25.133Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:28:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:28:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:28:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:28:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:28:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T07:28:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T07:28:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:28:25.134Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.135Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:28:25.135Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.135Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:28:25.135Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:28:25.135Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:28:25.135Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T07:28:25.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T07:28:25.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:28:25.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T07:28:25.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:28:25.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:25.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:25.180Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729305180, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:28:26.181Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:28:26.181Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T07:28:26.182Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:28:26.182Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:26.182Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:26.182Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729306181, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:28:27.183Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:28:27.209Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:28:27.214Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:28:27.214Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:28:27.214Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:28:27.214Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:28:27.214Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:28:27.215Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:28:27.215Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:28:27.215Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:28:27.215Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:28:27.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:28:57.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T07:28:57.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T07:28:57.243Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T07:28:57.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T07:28:57.252Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:28:57.267Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T07:28:57.267Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T07:28:57.276Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:28:57.427Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T07:28:57.427Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:28:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-07:28:56:491-82585], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:28:57.428Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:28:57.428Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:28:57.428Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:28:57.437Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:28:57.438Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:28:57.438Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:28:57.438Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:57.438Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:57.438Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729337438, "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-25T07:28:58.467Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:28:58.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:28:58.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:28:58.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:58.468Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:58.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:28:59.469Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:28:59.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:28:59.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:28:59.470Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:29:00.471Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T07:29:00.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:29:00.472Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T07:29:00.472Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T07:29:00.473Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T07:29:00.521Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:29:00.522Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:29:00.522Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:29:00.522Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T07:29:00.522Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:29:00.523Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T07:29:00.541Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:29:00.541Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6a50ea38 2023-03-25T07:29:00.542Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:29:00.542Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T07:29:00.542Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:29:00.542Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:29:00.542Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:29:00.542Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:29:00.543Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:00.543Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:00.543Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679729340542, "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-25T07:29:01.544Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T07:29:01.596Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T07:29:01.597Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:29:01.598Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T07:29:01.598Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:29:01.598Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:01.598Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:01.599Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679729341597, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:29:02.600Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:29:02.600Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T07:29:02.600Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:29:02.600Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:02.600Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:02.600Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679729342599, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:29:03.601Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:29:03.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:29:03.634Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:29:03.634Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:29:03.634Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:29:03.634Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:29:03.634Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:29:03.634Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:29:03.634Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:29:03.634Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:29:03.634Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:29:03.646Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:29:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:29:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:29:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:29:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:29:33.647Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T07:29:33.659Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T07:29:33.659Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T07:29:33.659Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T07:29:33.666Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:29:33.682Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T07:29:33.683Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T07:29:33.690Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:29:33.840Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T07:29:33.841Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:29:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-07:29:32:904-84125], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:29:33.841Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:29:33.842Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:29:33.842Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:29:33.848Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:29:33.849Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:29:33.849Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:29:33.849Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:33.849Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:33.849Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679729373849, "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-25T07:29:34.875Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:29:34.876Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:29:34.876Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:29:34.876Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:34.876Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:34.876Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:29:35.876Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:29:35.877Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:35.877Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:35.877Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:29:36.878Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:29:36.878Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:36.878Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:36.878Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:29:37.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:29:37.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:37.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:37.879Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:29:38.880Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:29:38.880Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:38.880Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:38.881Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:29:39.881Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:29:39.881Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:39.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:39.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:29:40.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:29:40.883Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:40.883Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:40.883Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:29:41.884Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T07:29:41.885Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:29:41.885Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T07:29:41.885Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:29:41.886Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T07:29:41.929Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:29:41.930Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:29:41.930Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:29:41.930Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T07:29:41.930Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:29:41.930Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T07:29:41.952Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:29:41.953Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@53035f3a 2023-03-25T07:29:41.953Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:29:41.953Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T07:29:41.953Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:29:41.954Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:29:41.954Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:29:41.954Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:29:41.954Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:41.954Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:41.955Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729381954, "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-25T07:29:42.956Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T07:29:42.996Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T07:29:42.996Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:29:42.996Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T07:29:42.996Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:29:42.997Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:42.997Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:42.997Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729382996, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:29:43.998Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:29:43.998Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T07:29:43.998Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:29:43.999Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:29:43.999Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:29:43.999Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729383998, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:29:45.000Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:29:45.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:29:45.026Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:29:45.026Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:29:45.026Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:29:45.026Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:29:45.026Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:29:45.026Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:29:45.026Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:29:45.026Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:29:45.027Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:29:45.041Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:30:15.042Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T07:30:15.054Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T07:30:15.055Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T07:30:15.055Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T07:30:15.061Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:30:15.074Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T07:30:15.074Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[cfd7c193-459c-4875-a2a2-a1c712b53dd4], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T07:30:15.082Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:30:15.232Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:30:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[282624], x-aai-txid=[0-aai-resources-230325-07:30:14:296-36799], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:30:15.233Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:30:15.233Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T07:30:15.234Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:30:15.234Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:30:15.243Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:30:15.243Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:30:15.243Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:30:15.243Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:15.243Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:15.244Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729415243, "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-25T07:30:16.278Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:30:16.279Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:30:16.279Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:30:16.279Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:16.279Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:16.280Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:30:17.281Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:30:17.281Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:17.281Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:17.281Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:30:18.282Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:30:18.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:18.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:18.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:30:19.285Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:30:19.285Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:19.285Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:19.286Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:30:20.287Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:30:20.287Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:20.287Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:20.288Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:30:21.109Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:30:21.110Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:30:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729302627, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:30:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:30:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:30:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729305180, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T07:30:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:30:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:30:21.111Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729306181, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T07:30:21.111Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:30:21.111Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:30:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729337438, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:30:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:30:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:30:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:30:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:30:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:30:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:30:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:30:21.112Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:30:21.112Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679729340542, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:30:21.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:30:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:30:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679729341597, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T07:30:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:30:21.113Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:30:21.113Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679729342599, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T07:30:21.113Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:30:21.289Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:30:21.289Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:21.289Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:21.290Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:30:22.291Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:30:22.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:22.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:22.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:30:23.293Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:30:23.294Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:23.294Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:23.294Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:30:24.296Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T07:30:24.297Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:30:24.297Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T07:30:24.297Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:30:24.297Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T07:30:24.338Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:30:24.339Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:30:24.339Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:30:24.339Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:24.339Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:30:24.339Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:24.875Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:30:24.878Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T07:30:24.879Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:30:24.879Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:24.879Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:30:24.879Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:24.879Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:24.880Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729424879, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:30:25.881Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:30:25.882Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:30:25.882Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:25.882Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:25.882Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:25.882Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:25.970Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12163979081598607526/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T07:30:26.584Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:30:26.584Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:30:26.585Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:26.585Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:30:26.585Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:26.585Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:26.585Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:26.585Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:30:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:30:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:30:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:30:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T07:30:26.586Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:30:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:30:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:30:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:30:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T07:30:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:30:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:30:26.587Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:30:26.588Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:30:26.588Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:30:26.588Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:30:26.588Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:30:26.588Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:30:26.588Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:30:26.588Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:30:26.588Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:30:26.589Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:30:26.589Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T07:30:26.636Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T07:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T07:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:26.637Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729426637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:30:27.638Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:30:27.638Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T07:30:27.638Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:30:27.638Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:27.638Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:27.638Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729427638, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:30:28.640Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:30:28.668Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:30:28.672Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:30:28.672Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:30:28.672Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:30:28.672Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:30:28.672Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:30:28.672Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:30:28.672Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:30:28.672Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:30:28.673Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:30:28.686Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:30:58.686Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T07:30:58.697Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T07:30:58.697Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T07:30:58.698Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T07:30:58.704Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:30:58.726Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T07:30:58.726Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T07:30:58.734Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:30:58.874Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T07:30:58.875Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:30:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[205016], x-aai-txid=[0-aai-resources-230325-07:30:57:948-41390], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:30:58.875Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:30:58.875Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:30:58.875Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:30:58.882Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:30:58.883Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:30:58.883Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:30:58.883Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:58.883Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:58.883Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729458883, "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-25T07:30:59.912Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:30:59.912Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:30:59.913Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:30:59.913Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:30:59.913Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:30:59.913Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:00.914Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:00.914Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:00.914Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:00.914Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:01.915Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:01.915Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:01.915Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:01.915Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:02.915Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:02.916Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:02.916Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:02.916Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:03.916Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:03.917Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:03.917Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:03.917Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:04.917Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:04.918Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:04.918Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:04.918Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:05.919Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:05.919Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:05.919Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:05.919Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:06.920Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:06.920Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:06.921Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:06.921Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:07.921Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T07:31:07.922Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:31:07.922Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T07:31:07.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:31:07.923Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T07:31:07.966Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:31:07.966Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:31:07.967Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:31:07.967Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:07.967Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:31:07.967Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:08.227Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:31:08.230Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T07:31:08.230Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:31:08.230Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:08.230Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:31:08.230Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:08.230Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:08.230Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729468230, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:09.231Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:31:09.231Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:31:09.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:09.232Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:09.233Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:09.233Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:09.331Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1810124768202687915/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T07:31:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:31:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:31:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:31:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:31:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:09.869Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:09.869Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:09.869Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T07:31:09.912Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T07:31:09.912Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:31:09.912Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T07:31:09.913Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:31:09.913Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:09.913Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:09.913Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729469912, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:10.913Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:31:10.913Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T07:31:10.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:31:10.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:10.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:10.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729470913, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:11.914Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:31:11.932Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:31:11.936Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:31:11.936Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:31:11.936Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:31:11.936Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:31:11.936Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:31:11.936Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:31:11.936Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:31:11.936Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:31:11.937Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:31:11.949Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:31:21.113Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679729373849, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:31:21.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:31:21.116Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.116Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.116Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:31:21.116Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T07:31:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:31:21.117Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.117Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.117Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T07:31:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.118Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.118Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:31:21.118Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:31:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729381954, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:31:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.119Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.119Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729382996, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T07:31:21.119Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729383998, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T07:31:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729415243, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:31:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:31:21.120Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.120Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.120Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:31:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.121Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.121Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:31:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.121Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.121Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:31:21.121Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:21.121Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-25T07:31:21.122Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:31:21.122Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:31:41.950Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T07:31:41.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T07:31:41.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T07:31:41.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T07:31:41.966Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:31:41.983Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T07:31:41.983Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[577fdd0c-0f3b-4bdc-b2cd-714766f741d1], X-ECOMP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-TransactionId=[], X-ONAP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], Content-Type=[application/merge-patch+json]} 2023-03-25T07:31:41.991Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:31:42.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:31:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[237800], x-aai-txid=[2-aai-resources-230325-07:31:41:206-82287], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:31:42.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:31:42.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T07:31:42.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:31:42.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:31:42.136Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:31:42.136Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:31:42.137Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:31:42.137Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:42.137Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:42.137Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729502137, "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-25T07:31:43.165Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:31:43.165Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:31:43.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:43.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:43.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:43.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:44.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:44.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:44.168Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:44.168Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:45.169Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:45.169Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:45.169Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:45.170Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:46.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:46.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:46.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:46.171Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:47.172Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:47.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:47.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:47.173Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:48.174Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:48.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:48.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:48.175Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:49.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:49.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:49.176Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:49.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:50.177Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:31:50.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:50.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:50.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:51.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T07:31:51.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:31:51.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T07:31:51.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:31:51.181Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T07:31:51.230Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:31:51.230Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:31:51.231Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:31:51.231Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:51.231Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:31:51.231Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:51.497Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:31:51.500Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T07:31:51.500Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:31:51.500Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:51.500Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:31:51.500Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:51.501Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:51.501Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729511500, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:52.502Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:31:52.503Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:31:52.503Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:52.503Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:52.504Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:52.504Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:52.591Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6894875208910463111/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T07:31:53.178Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:31:53.179Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:31:53.179Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:53.179Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:31:53.179Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:53.179Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:53.179Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:53.179Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:53.179Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:53.179Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:53.179Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:31:53.179Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:31:53.179Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:53.179Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:53.180Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:53.181Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:53.181Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:53.181Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:31:53.181Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:31:53.181Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T07:31:53.222Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T07:31:53.223Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:31:53.223Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T07:31:53.223Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:31:53.223Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:53.223Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:53.223Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729513223, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:54.224Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:31:54.225Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T07:31:54.225Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:31:54.225Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:31:54.225Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:31:54.225Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729514224, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:31:55.227Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:31:55.252Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:31:55.256Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:31:55.256Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:31:55.256Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:31:55.256Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:31:55.256Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:31:55.256Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:31:55.256Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:31:55.256Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:31:55.256Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:31:55.268Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:32:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:32:21.111Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.111Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:32:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:32:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:32:21.112Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729424879, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729426637, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729427638, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729458883, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.113Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:32:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:32:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:32:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:32:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.114Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.114Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:32:21.114Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729468230, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:32:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729469912, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T07:32:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:21.115Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:32:21.115Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729470913, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T07:32:21.115Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:32:25.268Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T07:32:25.280Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T07:32:25.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T07:32:25.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T07:32:25.288Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:32:25.306Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T07:32:25.306Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[865da8a9-8f7a-4472-b4ca-8326cd039a28], X-ECOMP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-TransactionId=[], X-ONAP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], Content-Type=[application/merge-patch+json]} 2023-03-25T07:32:25.314Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:32:25.548Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:32:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[230], vertex-id=[405568], x-aai-txid=[1-aai-resources-230325-07:32:24:527-2641], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:32:25.548Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:32:25.549Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T07:32:25.549Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:32:25.549Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:32:25.556Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:32:25.556Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:32:25.556Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:32:25.557Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:25.557Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:25.557Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729545556, "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-25T07:32:26.584Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:32:26.585Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:32:26.585Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:32:26.585Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:26.585Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:26.585Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:32:27.586Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:32:27.586Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:27.586Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:27.587Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:32:28.588Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:32:28.588Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:28.588Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:28.588Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:32:29.589Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:32:29.590Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:29.590Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:29.590Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:32:30.591Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:32:30.591Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:30.591Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:30.591Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:32:31.592Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:32:31.593Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:31.593Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:31.593Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:32:32.595Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:32:32.595Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:32.596Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:32.596Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:32:33.597Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:32:33.597Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:33.597Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:33.597Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:32:34.599Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:32:34.599Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:34.599Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:34.599Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:32:35.601Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:32:35.601Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:35.601Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:35.601Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:32:36.602Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T07:32:36.602Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:32:36.602Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T07:32:36.603Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:32:36.603Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T07:32:36.651Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:32:36.652Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:32:36.652Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:32:36.652Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T07:32:36.652Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:32:36.652Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T07:32:36.957Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:32:36.962Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T07:32:36.962Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:32:36.962Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:32:36.963Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:32:36.963Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:36.963Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:36.963Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729556962, "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-25T07:32:37.963Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:32:37.964Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:32:37.964Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:32:37.964Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T07:32:37.965Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:32:37.965Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:32:38.099Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1805373198354348162/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T07:32:38.904Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:32:38.904Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:32:38.904Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:32:38.904Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:32:38.905Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:32:38.906Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:32:38.906Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.906Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:32:38.906Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.906Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T07:32:38.906Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T07:32:38.906Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T07:32:38.906Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T07:32:38.906Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.906Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T07:32:38.906Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.906Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:32:38.906Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:32:38.907Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.907Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:32:38.907Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:32:38.907Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.907Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:32:38.907Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:32:38.907Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.907Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:32:38.907Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:32:38.907Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.908Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T07:32:38.908Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T07:32:38.908Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T07:32:38.908Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.908Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:32:38.908Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.908Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:32:38.908Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.908Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:32:38.908Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:32:38.908Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:32:38.908Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T07:32:38.958Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists 2023-03-25T07:32:38.958Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:32:38.958Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists) 2023-03-25T07:32:38.958Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:32:38.958Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:38.958Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:38.958Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729558958, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:32:39.959Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:32:39.959Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists) 2023-03-25T07:32:39.959Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:32:39.960Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:32:39.960Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:32:39.960Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729559959, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:32:40.961Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:32:40.996Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:32:41.000Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:32:41.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:32:41.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:32:41.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:32:41.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:32:41.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:32:41.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:32:41.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:32:41.001Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:32:41.019Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:33:11.020Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T07:33:11.034Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T07:33:11.034Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T07:33:11.035Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T07:33:11.043Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:33:11.069Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T07:33:11.070Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[900449a9-d2a4-4caa-a17e-21140b8fc5a4], X-ECOMP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-TransactionId=[], X-ONAP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], Content-Type=[application/merge-patch+json]} 2023-03-25T07:33:11.079Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:33:11.211Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:33:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[213208], x-aai-txid=[2-aai-resources-230325-07:33:10:291-48430], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:33:11.211Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:33:11.212Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T07:33:11.212Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:33:11.212Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:33:11.220Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:33:11.221Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:33:11.221Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:33:11.221Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:11.221Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:11.221Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729591221, "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-25T07:33:12.249Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:33:12.250Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:33:12.250Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:12.251Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:12.251Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:12.251Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:33:13.252Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:13.252Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:13.253Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:13.253Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:33:14.254Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:14.254Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:14.254Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:14.255Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:33:15.255Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:15.256Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:15.256Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:15.256Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:33:16.257Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:16.258Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:16.258Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:16.258Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:33:17.259Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:17.259Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:17.259Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:17.259Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:33:18.260Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:18.261Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:18.261Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:18.261Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:33:19.262Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:19.262Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:19.262Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:19.262Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:33:20.263Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T07:33:20.264Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:33:20.264Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T07:33:20.264Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:33:20.264Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T07:33:20.311Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:33:20.311Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:33:20.311Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:33:20.312Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T07:33:20.312Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:33:20.312Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T07:33:20.337Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:33:20.337Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@20aa98b1 2023-03-25T07:33:20.337Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:33:20.337Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-25T07:33:20.338Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:33:20.338Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:33:20.338Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:33:20.338Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:33:20.338Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:20.338Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:20.338Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729600338, "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-25T07:33:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:33:21.109Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: cached metadata has changed from (version101: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version102: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-25T07:33:21.125Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:33:21.125Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T07:33:21.130Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=72, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:33:21.131Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 72: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T07:33:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=72, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:33:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T07:33:21.157Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:33:21.162Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:33:21.162Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:33:21.162Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:33:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3042, 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-25T07:33:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:33:21.163Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:33:21.340Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:836e85c7-4c12-45fc-8d86-744f5c33dd72) 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-25T07:33:21.383Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists 2023-03-25T07:33:21.384Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:33:21.384Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists) 2023-03-25T07:33:21.384Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:33:21.384Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:21.384Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:21.384Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729601384, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:33:22.183Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.183Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729502137, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:33:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.184Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.184Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.184Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.185Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.185Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.185Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:33:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729511500, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:33:22.186Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.186Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.186Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729513223, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T07:33:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729514224, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T07:33:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729545556, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:33:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.187Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.187Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.187Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:33:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T07:33:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.188Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.188Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.188Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T07:33:22.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T07:33:22.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T07:33:22.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.189Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.189Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.189Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:33:22.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729556962, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:33:22.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.190Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.190Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729558958, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } 2023-03-25T07:33:22.190Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729559959, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } 2023-03-25T07:33:22.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729591221, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:33:22.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.191Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.191Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.191Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:33:22.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T07:33:22.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.192Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T07:33:22.192Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.192Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:33:22.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:33:22.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.193Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729600338, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:33:22.193Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.193Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:33:22.194Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729601384, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } 2023-03-25T07:33:22.194Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:33:22.385Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:33:22.385Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists) 2023-03-25T07:33:22.385Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:33:22.385Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:22.386Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:22.386Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729602385, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:33:23.386Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:33:23.416Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:33:23.420Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:33:23.420Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:33:23.420Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:33:23.421Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:33:23.421Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:33:23.421Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:33:23.421Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:33:23.421Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:33:23.421Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:33:23.435Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:33:53.435Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T07:33:53.449Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T07:33:53.449Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T07:33:53.450Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T07:33:53.458Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:33:53.472Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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-25T07:33:53.473Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T07:33:53.480Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:33:53.621Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T07:33:53.621Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:33:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[245816], x-aai-txid=[2-aai-resources-230325-07:33:52:694-40948], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:33:53.621Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:33:53.621Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:33:53.622Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:33:53.630Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:33:53.630Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:33:53.631Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:33:53.631Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:53.631Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:53.631Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729633631, "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-25T07:33:54.662Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:33:54.662Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:33:54.663Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:54.663Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:54.663Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:54.663Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:33:55.664Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:55.664Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:55.665Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:55.665Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:33:56.665Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:56.666Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:56.666Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:56.666Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:33:57.667Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:57.667Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:57.667Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:57.667Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:33:58.668Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:58.668Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:58.669Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:58.669Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:33:59.670Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:33:59.670Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:33:59.670Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:33:59.670Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:34:00.671Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:34:00.671Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:00.671Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:00.671Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:34:01.672Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:34:01.672Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:01.673Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:01.673Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:34:02.674Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:34:02.674Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:02.674Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:02.674Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:34:03.675Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T07:34:03.676Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:34:03.676Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T07:34:03.676Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:34:03.676Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T07:34:03.726Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:34:03.727Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:34:03.727Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:34:03.727Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:34:03.727Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:34:03.727Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:34:03.751Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:34:03.751Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@260a41b7 2023-03-25T07:34:03.751Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:34:03.752Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T07:34:03.752Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:34:03.752Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:34:03.752Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:34:03.752Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:34:03.752Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:03.753Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:03.753Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729643752, "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-25T07:34:04.754Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T07:34:04.769Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:34:04.769Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T07:34:04.773Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T07:34:04.774Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T07:34:04.774Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T07:34:04.774Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T07:34:04.774Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T07:34:04.779Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:34:04.806Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:34:04.811Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T07:34:04.811Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:34:04.812Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:34:04.812Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:34:04.812Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:34:04.812Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:04.812Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:04.812Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729644812, "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-25T07:34:05.813Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:34:05.838Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:34:05.842Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:34:05.842Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:34:05.842Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:34:05.842Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:34:05.842Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:34:05.842Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:34:05.843Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:34:05.843Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T07:34:05.843Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:34:05.857Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:34:21.109Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:34:21.112Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-25T07:34:21.112Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729602385, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } 2023-03-25T07:34:21.113Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:34:35.857Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T07:34:35.871Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T07:34:35.871Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T07:34:35.872Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T07:34:35.877Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:34:35.891Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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-25T07:34:35.892Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T07:34:35.901Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:34:36.050Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T07:34:36.050Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:34:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[532680], x-aai-txid=[0-aai-resources-230325-07:34:35:114-45925], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:34:36.051Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:34:36.051Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:34:36.051Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:34:36.062Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:34:36.062Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T07:34:36.063Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:34:36.063Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:36.063Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:36.063Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729676063, "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-25T07:34:37.108Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:34:37.109Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"7dee6bbc-c8fa-4f30-86af-412437cb86ee","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f93ce852-8796-4ec7-89a1-80ff585a9ae9","serviceDescription":"service","serviceInvariantUUID":"95b0efc4-d903-4f88-b0e4-83d825eef276","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"db9f0c72-5dbc-4441-8bd4-e630a86c1f12","resourceInvariantUUID":"7cd444e7-991e-464d-b99b-6ac5b0bc6c37","resourceCustomizationUUID":"f4607ef5-5502-4972-93ba-aebbc074b812","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":"NjE2ZTM2YThjOTlmMjg0Yzk2ODFmNDlhMjY4Y2NkNzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ff66a95-a377-492b-aca5-f0a6e29405eb","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":"9ad18601-37b8-4f7e-a61f-13cb8c11a857","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":"8af87606-e23b-4479-96b0-74916551ad1a","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":"MTNjODYzYTM5ZmI5MzdkZWEwZDliYjI3OGY4MjA2NmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1fcc21ec-c9db-426e-b753-b74acce684f0","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":"aae2e07d-6d5e-4b8c-a15b-bb8ac37f7f5c","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":"936d7f31-c1fb-41cd-89bc-01350aae2b29","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":"30d148e1-d1a3-42b8-811c-bce7e6201f58","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":"MjgxM2UwY2I0MzE0YWJlNjQ0YWIwYjVhY2U5M2Q2MTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"093b95a8-83e3-42a8-8974-fe274bb90efe","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"273d9fa1-6219-48d6-a68e-87b03c915157","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:34:37.109Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:34:37.109Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:37.109Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:37.109Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:34:38.110Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:34:38.110Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:38.110Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:38.110Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:34:39.111Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:34:39.111Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:39.111Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:39.112Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:34:40.112Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:34:40.112Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:40.113Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:40.113Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:34:41.113Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:34:41.114Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:41.114Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:41.114Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:34:42.114Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:34:42.115Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:42.115Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:42.115Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:34:43.116Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:34:43.116Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:43.116Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:43.116Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:34:44.116Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:34:44.117Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:44.117Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:44.117Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:34:45.118Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:34:45.118Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:45.119Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:45.119Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:34:46.119Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "f93ce852-8796-4ec7-89a1-80ff585a9ae9", "serviceDescription": "service", "serviceInvariantUUID": "95b0efc4-d903-4f88-b0e4-83d825eef276", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "f4607ef5-5502-4972-93ba-aebbc074b812", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "db9f0c72-5dbc-4441-8bd4-e630a86c1f12", "resourceInvariantUUID": "7cd444e7-991e-464d-b99b-6ac5b0bc6c37", "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": "YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "273d9fa1-6219-48d6-a68e-87b03c915157" } ], "workloadContext": "Production" } 2023-03-25T07:34:46.120Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:34:46.120Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f93ce852-8796-4ec7-89a1-80ff585a9ae9 ASDC 2023-03-25T07:34:46.120Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:7dee6bbc-c8fa-4f30-86af-412437cb86ee ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:f93ce852-8796-4ec7-89a1-80ff585a9ae9 ServiceInvariantUUID:95b0efc4-d903-4f88-b0e4-83d825eef276 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:273d9fa1-6219-48d6-a68e-87b03c915157 ArtifactChecksum:YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:f4607ef5-5502-4972-93ba-aebbc074b812 ResourceInvariantUUID:7cd444e7-991e-464d-b99b-6ac5b0bc6c37 ResourceName:test-pnf ResourceType:PNF ResourceUUID:db9f0c72-5dbc-4441-8bd4-e630a86c1f12 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:34:46.120Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f93ce852-8796-4ec7-89a1-80ff585a9ae9 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-25T07:34:46.162Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:34:46.162Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:34:46.163Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:34:46.163Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 273d9fa1-6219-48d6-a68e-87b03c915157 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:34:46.163Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:34:46.163Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:34:46.190Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:34:46.190Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7d4fdc28 2023-03-25T07:34:46.190Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:34:46.190Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T07:34:46.190Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 273d9fa1-6219-48d6-a68e-87b03c915157 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:34:46.191Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:34:46.191Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:34:46.191Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:34:46.191Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:46.191Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:46.191Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729686191, "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-25T07:34:47.192Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:273d9fa1-6219-48d6-a68e-87b03c915157) 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-25T07:34:47.215Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:34:47.215Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T07:34:47.219Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T07:34:47.219Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 2023-03-25T07:34:47.219Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||No resources found for Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T07:34:47.220Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T07:34:47.220Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 db9f0c72-5dbc-4441-8bd4-e630a86c1f12 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-25T07:34:47.226Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:34:47.248Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:34:47.253Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf db9f0c72-5dbc-4441-8bd4-e630a86c1f12 0 ASDC deployResourceStructure 2023-03-25T07:34:47.253Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:34:47.253Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:34:47.253Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:34:47.253Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:34:47.254Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:34:47.254Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:34:47.254Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729687253, "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-25T07:34:48.254Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:34:48.280Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:34:48.284Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:34:48.284Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:34:48.285Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:34:48.285Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:34:48.285Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:34:48.285Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:34:48.285Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:34:48.285Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T07:34:48.285Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:34:48.302Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:35:18.303Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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-25T07:35:18.311Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee and serviceModelVersionId: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T07:35:18.312Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 95b0efc4-d903-4f88-b0e4-83d825eef276 2023-03-25T07:35:18.312Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 2023-03-25T07:35:18.315Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:35:18.325Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?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-25T07:35:18.325Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||Invoke 2023-03-25T07:35:18.332Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:35:18.476Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||InvokeReturn 2023-03-25T07:35:18.476Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:35:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[258104], x-aai-txid=[2-aai-resources-230325-07:35:17:546-64003], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:35:18.477Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:35:18.477Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:35:18.478Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:35:18.490Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:35:18.490Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7dee6bbc-c8fa-4f30-86af-412437cb86ee and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T07:35:18.491Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:35:18.491Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:35:18.491Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:35:18.491Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729718490, "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-25T07:35:19.518Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:35:19.518Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"68d1892d-726d-4e69-979a-76447d6396fd","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"e8191c96-3ecd-4c23-9d57-9293cb7b189e","serviceDescription":"service","serviceInvariantUUID":"887e6d8e-cec4-4e80-b63c-01b7e6387caa","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b722039e-dca1-4e3c-97e1-a6b38fc125c9","resourceInvariantUUID":"3d363240-363f-4ab1-934c-b79db28f53ec","resourceCustomizationUUID":"021fb00c-9d3b-4a8d-8349-88a517b8e867","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":"ZWU1MWJhNmQ5NWVlMWEwZDMxMjYxNjE1NTA1ZjQ4NzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27d9b014-8f09-41cb-8b35-95b7961fef34","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":"8e44d61e-5b9e-4e2f-bee5-91ce0515dca2","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":"1652dc0e-fee4-4821-942f-f9f04f4d6098","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":"MjlkOTI5YTVkNDBhOWM3MGRjZTZiOTdiM2Y2MDZiZmU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7af0a5bb-ec15-4d77-9d2a-35d3c4c9bbbd","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":"9d480408-3715-4d4a-a0a1-208623c20ee8","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":"40eb7a3b-31ee-4066-a57c-05a810bcdd68","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":"5cae89e9-0d76-47b5-ae44-f9f716b8fb5f","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":"MTAwNDJiMmEyZDJhZTcyYmE4Mjk1NGIxZDNkMzgwNTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"78947c5f-3c4e-4f31-8146-bf0f5cfcd031","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"087bcbe1-0428-47d9-b62f-b0d2cb5e688b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:35:19.518Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:35:19.518Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:35:19.518Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:35:19.518Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:35:20.519Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:35:20.519Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:35:20.520Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:35:20.520Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:35:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:35:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:35:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729633631, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:35:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:35:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729643752, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729644812, "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-25T07:35:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:35:21.521Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:35:21.521Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:35:21.521Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:35:21.521Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:35:22.522Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:35:22.522Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:35:22.522Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:35:22.522Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:35:23.523Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:35:23.523Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:35:23.524Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:35:23.524Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:35:24.524Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:35:24.525Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:35:24.525Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:35:24.525Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:35:25.525Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:35:25.526Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:35:25.526Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:35:25.526Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:35:26.527Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:35:26.527Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:35:26.527Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:35:26.527Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "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-25T07:35:27.528Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:35:27.528Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:35:27.529Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:35:27.529Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:35:28.529Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "e8191c96-3ecd-4c23-9d57-9293cb7b189e", "serviceDescription": "service", "serviceInvariantUUID": "887e6d8e-cec4-4e80-b63c-01b7e6387caa", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "021fb00c-9d3b-4a8d-8349-88a517b8e867", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b722039e-dca1-4e3c-97e1-a6b38fc125c9", "resourceInvariantUUID": "3d363240-363f-4ab1-934c-b79db28f53ec", "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": "ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "087bcbe1-0428-47d9-b62f-b0d2cb5e688b" } ], "workloadContext": "Production" } 2023-03-25T07:35:28.530Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:35:28.530Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e8191c96-3ecd-4c23-9d57-9293cb7b189e ASDC 2023-03-25T07:35:28.531Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:68d1892d-726d-4e69-979a-76447d6396fd ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:e8191c96-3ecd-4c23-9d57-9293cb7b189e ServiceInvariantUUID:887e6d8e-cec4-4e80-b63c-01b7e6387caa 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:087bcbe1-0428-47d9-b62f-b0d2cb5e688b ArtifactChecksum:ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:021fb00c-9d3b-4a8d-8349-88a517b8e867 ResourceInvariantUUID:3d363240-363f-4ab1-934c-b79db28f53ec ResourceName:test-pnf ResourceType:PNF ResourceUUID:b722039e-dca1-4e3c-97e1-a6b38fc125c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:35:28.531Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e8191c96-3ecd-4c23-9d57-9293cb7b189e 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-25T07:35:28.571Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:35:28.572Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:35:28.572Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:35:28.572Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 087bcbe1-0428-47d9-b62f-b0d2cb5e688b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:35:28.572Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:35:28.572Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:35:28.587Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:35:28.587Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5a7016d3 2023-03-25T07:35:28.587Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:35:28.588Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T07:35:28.588Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 087bcbe1-0428-47d9-b62f-b0d2cb5e688b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:35:28.588Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:35:28.588Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:35:28.588Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:35:28.588Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:35:28.589Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:35:28.589Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729728588, "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-25T07:35:29.589Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:087bcbe1-0428-47d9-b62f-b0d2cb5e688b) 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-25T07:35:29.613Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:35:29.613Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T07:35:29.619Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T07:35:29.620Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 2023-03-25T07:35:29.620Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||No resources found for Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T07:35:29.620Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T07:35:29.620Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 b722039e-dca1-4e3c-97e1-a6b38fc125c9 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-25T07:35:29.629Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:35:29.658Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:35:29.666Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf b722039e-dca1-4e3c-97e1-a6b38fc125c9 0 ASDC deployResourceStructure 2023-03-25T07:35:29.666Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:35:29.667Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:35:29.667Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:35:29.667Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:35:29.667Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:35:29.667Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:35:29.667Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729729667, "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-25T07:35:30.668Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:35:30.692Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:35:30.695Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:35:30.696Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:35:30.696Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:35:30.696Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:35:30.696Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:35:30.696Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:35:30.696Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:35:30.697Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T07:35:30.697Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:35:30.707Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:36:00.708Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd 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-25T07:36:00.720Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 68d1892d-726d-4e69-979a-76447d6396fd and serviceModelVersionId: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T07:36:00.720Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 887e6d8e-cec4-4e80-b63c-01b7e6387caa 2023-03-25T07:36:00.721Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 2023-03-25T07:36:00.727Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:36:00.743Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||Invoke 2023-03-25T07:36:00.743Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f6d418a1-d65e-41c9-8f42-0bb176c99798], X-ECOMP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-TransactionId=[], X-ONAP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], Content-Type=[application/merge-patch+json]} 2023-03-25T07:36:00.749Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:36:00.892Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?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/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:35:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[266296], x-aai-txid=[2-aai-resources-230325-07:35:59:963-20735], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:36:00.892Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:36:00.893Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||InvokeReturn 2023-03-25T07:36:00.893Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:36:00.894Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:36:00.902Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:36:00.902Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 68d1892d-726d-4e69-979a-76447d6396fd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T07:36:00.903Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:36:00.903Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:36:00.903Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:36:00.903Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729760903, "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-25T07:36:01.932Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T07:36:01.933Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T07:36:01.934Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T07:36:01.935Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T07:36:01.936Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Cancelled in-flight METADATA request with correlation id 54844 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-25T07:36:01.936Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T07:36:01.936Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T07:36:01.937Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T07:36:01.937Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T07:36:01.942Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-43bbc196-e6a0-420f-8ac7-e867b6252d21 2023-03-25T07:36:01.942Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, 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-25T07:36:01.943Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T07:36:01.943Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T07:36:03.773Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:36:06.781Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:36:09.790Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:36:12.798Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:36:15.807Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:36:18.816Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:36:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:36:21.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:36:21.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T07:36:21.133Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=73, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-43bbc196-e6a0-420f-8ac7-e867b6252d21', protocol='range'} 2023-03-25T07:36:21.133Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=73, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:36:21.137Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:36:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:36:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:36:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:36:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:36:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:36:21.139Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 73: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-43bbc196-e6a0-420f-8ac7-e867b6252d21=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-25T07:36:21.158Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=73, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:36:21.158Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T07:36:21.158Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:36:21.159Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=73, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-43bbc196-e6a0-420f-8ac7-e867b6252d21', protocol='range'} 2023-03-25T07:36:21.159Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T07:36:21.159Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T07:36:21.163Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:36:21.164Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:36:21.164Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:36:21.164Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3092, 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-25T07:36:21.164Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:36:21.164Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:36:21.165Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:36:21.165Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:36:21.166Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:36:21.166Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:36:21.166Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:36:21.166Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:36:21.251Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:36:21.251Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:36:21.252Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:36:21.252Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:36:21.252Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:36:21.252Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:36:22.184Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729676063, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T07:36:22.185Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:36:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729686191, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:36:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729687253, "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-25T07:36:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729718490, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T07:36:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679728921971, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:36:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729728588, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:36:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729729667, "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-25T07:36:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729760903, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T07:36:22.192Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:36:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:36:22.193Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:36:22.253Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:36:22.253Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:36:22.253Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:36:22.253Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:36:23.254Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:36:23.255Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:36:23.255Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:36:23.255Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:36:24.256Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:36:24.256Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:36:24.256Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:36:24.256Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:36:25.257Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:36:25.258Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:36:25.258Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:36:25.258Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:36:26.259Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:36:26.260Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:36:26.260Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:36:26.260Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:36:27.261Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:36:27.262Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:36:27.262Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:36:27.262Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:36:28.264Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T07:36:28.264Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:36:28.266Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T07:36:28.266Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:36:28.266Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T07:36:28.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:36:28.307Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:36:28.308Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:36:28.308Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T07:36:28.308Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:36:28.308Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T07:36:28.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:36:28.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5567aee4 2023-03-25T07:36:28.330Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:36:28.331Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T07:36:28.331Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:36:28.331Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T07:36:28.331Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T07:36:28.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:36:28.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:36:28.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:36:28.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729788331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:36:29.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T07:36:29.349Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:36:29.349Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:36:29.353Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T07:36:29.353Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T07:36:29.353Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T07:36:29.353Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:36:29.353Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T07:36:29.376Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:36:29.377Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@293cb18 2023-03-25T07:36:29.377Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:36:29.377Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T07:36:29.377Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:36:29.377Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T07:36:29.377Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T07:36:29.377Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:36:29.377Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:36:29.378Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:36:29.378Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729789377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:36:30.379Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:36:30.379Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:36:30.406Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:36:30.410Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:36:30.411Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:37:00.411Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:37:00.437Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:37:00.443Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:37:00.443Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:37:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:37:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:37:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:37:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:37:30.443Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:37:30.470Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:37:30.475Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:37:30.475Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:38:00.476Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:38:00.503Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:38:00.508Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:38:00.508Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:38:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:38:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:38:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:38:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:38:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729788331, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:38:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:38:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:38:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679729789377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:38:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:38:30.508Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:38:30.535Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:38:30.539Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:38:30.539Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:39:00.540Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:39:00.565Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:39:00.569Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:39:00.570Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:39:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:39:30.570Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:39:30.596Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:39:30.600Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:39:30.601Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:40:00.601Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:40:00.628Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:40:00.634Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:40:00.634Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:40:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:40:30.634Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:40:30.658Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:40:30.663Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:40:30.663Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:41:00.663Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:41:00.687Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:41:00.691Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:41:00.692Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:41:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:41:21.344Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T07:41:21.345Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-43bbc196-e6a0-420f-8ac7-e867b6252d21 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T07:41:21.345Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T07:41:21.345Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T07:41:21.745Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:41:21.760Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:41:21.760Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T07:41:21.766Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=74, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:41:21.767Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 74: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T07:41:21.785Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=74, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:41:21.785Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T07:41:21.786Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:41:21.790Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:41:21.791Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:41:21.791Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:41:21.791Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3126, 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-25T07:41:21.791Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:41:21.791Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:41:30.692Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T07:41:30.692Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T07:41:30.700Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T07:41:30.700Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T07:41:30.700Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T07:41:30.703Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:41:30.714Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T07:41:30.715Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6b878c3a-27cf-44a0-9905-aff498520479], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T07:41:30.722Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:41:31.010Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:41:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[286], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-07:41:29:933-38307], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:41:31.011Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:41:31.011Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T07:41:31.012Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:41:31.012Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:41:31.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:41:31.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T07:41:31.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T07:41:31.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:41:31.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:41:31.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730091023, "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-25T07:41:31.042Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:41:31.042Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730091023, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T07:41:31.042Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T07:41:32.048Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:41:32.049Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:41:32.049Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:41:32.049Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:41:32.049Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:41:32.049Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:41:33.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:41:33.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:41:33.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:41:33.051Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:41:34.052Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:41:34.052Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:41:34.053Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:41:34.053Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:41:35.054Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:41:35.055Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:41:35.055Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:41:35.055Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:41:36.056Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:41:36.056Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:41:36.056Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:41:36.057Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:41:37.058Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:41:37.058Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:41:37.059Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:41:37.059Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:41:38.060Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:41:38.060Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:41:38.060Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:41:38.060Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:41:39.061Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T07:41:39.061Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:41:39.062Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T07:41:39.062Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:41:39.062Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T07:41:39.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:41:39.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:41:39.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:41:39.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:39.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:41:39.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:39.377Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:41:39.380Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T07:41:39.381Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T07:41:39.381Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:39.381Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:41:39.381Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:41:39.381Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:41:39.381Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730099381, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:41:40.382Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:41:40.383Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:41:40.383Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:40.384Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T07:41:40.384Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:40.384Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:40.503Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16377371063616393380/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T07:41:42.100Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:41:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:41:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T07:41:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:42.101Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:41:42.102Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:41:42.103Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:41:42.104Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T07:41:42.105Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:41:42.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:41:42.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:41:42.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:41:42.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:41:42.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:41:42.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:41:42.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:41:42.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T07:41:42.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:41:42.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:41:42.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:41:42.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:41:42.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:41:42.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T07:41:42.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T07:41:42.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:41:42.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:41:42.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:41:42.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:41:42.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:41:42.108Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T07:41:42.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T07:41:42.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T07:41:42.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T07:41:42.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:41:42.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:41:42.156Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:41:42.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730102156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:41:43.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T07:41:43.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T07:41:43.157Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:41:43.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:41:43.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:41:43.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730103157, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:41:44.158Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:41:44.179Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:41:44.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:41:44.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:41:44.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:41:44.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:41:44.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:41:44.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:41:44.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:41:44.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:41:44.184Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:41:44.198Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:42:14.198Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T07:42:14.211Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T07:42:14.211Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T07:42:14.212Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T07:42:14.217Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:42:14.231Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T07:42:14.231Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f8dfeb0a-1c85-4bc2-aa33-e912810cdd4e], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T07:42:14.238Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:42:14.388Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:42:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-07:42:13:450-1103], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:42:14.389Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:42:14.389Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T07:42:14.390Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:42:14.390Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:42:14.402Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:42:14.402Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:42:14.403Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:42:14.403Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:14.403Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:14.403Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730134403, "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-25T07:42:15.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:42:15.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:42:15.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:42:15.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:15.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:15.433Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:42:16.434Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:42:16.434Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:16.434Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:16.434Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:42:17.435Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:42:17.435Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:17.435Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:17.435Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:42:18.436Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:42:18.436Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:18.437Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:18.437Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:42:19.437Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:42:19.438Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:19.438Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:19.438Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:42:20.438Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:42:20.438Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:20.439Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:20.439Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:42:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T07:42:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T07:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T07:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730099381, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730102156, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T07:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730103157, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T07:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730134403, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T07:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T07:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:42:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:42:21.439Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:42:21.439Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:21.440Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:21.440Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:42:22.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T07:42:22.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:42:22.441Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T07:42:22.441Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:42:22.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T07:42:22.483Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:42:22.483Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:42:22.484Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:42:22.484Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:22.484Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:42:22.484Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:22.789Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:42:22.794Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T07:42:22.794Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:42:22.794Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:22.794Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:42:22.794Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:22.795Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:22.795Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730142794, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:42:23.796Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:42:23.796Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:42:23.797Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:23.797Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T07:42:23.798Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:23.798Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:23.998Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11230743703405376525/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T07:42:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:42:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:42:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T07:42:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:25.509Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T07:42:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:42:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:42:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:42:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:42:25.510Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:42:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:42:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:42:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:42:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:42:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:42:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:42:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.511Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:42:25.512Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:42:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:42:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T07:42:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T07:42:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:42:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:42:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:42:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:42:25.513Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:42:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:42:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:42:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:42:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T07:42:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:42:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:42:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:42:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:42:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:42:25.514Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:42:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:42:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:42:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:42:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T07:42:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:42:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:42:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:42:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:42:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:42:25.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:42:25.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:42:25.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:42:25.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T07:42:25.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:42:25.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:42:25.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:42:25.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:42:25.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T07:42:25.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:42:25.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:42:25.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:42:25.516Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:42:25.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:42:25.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:42:25.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:42:25.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:42:25.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:42:25.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:42:25.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:42:25.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:42:25.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T07:42:25.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T07:42:25.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.517Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:42:25.518Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.518Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:42:25.518Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.518Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:42:25.518Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:42:25.518Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:42:25.518Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T07:42:25.565Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T07:42:25.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:42:25.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T07:42:25.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:42:25.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:25.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:25.566Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730145565, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:42:26.567Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:42:26.568Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T07:42:26.568Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:42:26.569Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:26.569Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:26.569Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730146567, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:42:27.571Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:42:27.596Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:42:27.600Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:42:27.601Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:42:27.601Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:42:27.601Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:42:27.602Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:42:27.602Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:42:27.602Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:42:27.602Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:42:27.603Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:42:27.617Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:42:57.618Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T07:42:57.627Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T07:42:57.627Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T07:42:57.628Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T07:42:57.635Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:42:57.656Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T07:42:57.657Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d758dc4d-9f80-4886-8b40-32a9944a9fdb], X-ECOMP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-TransactionId=[], X-ONAP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], Content-Type=[application/merge-patch+json]} 2023-03-25T07:42:57.664Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:42:57.807Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:42:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[188472], x-aai-txid=[0-aai-resources-230325-07:42:56:877-18600], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:42:57.808Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:42:57.808Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T07:42:57.809Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:42:57.809Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:42:57.821Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:42:57.821Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:42:57.821Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:42:57.822Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:57.822Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:57.822Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730177821, "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-25T07:42:58.850Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:42:58.850Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:42:58.851Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:42:58.851Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:58.851Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:58.851Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:42:59.853Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:42:59.854Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:42:59.854Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:42:59.854Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:43:00.856Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T07:43:00.856Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:43:00.856Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T07:43:00.856Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T07:43:00.857Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T07:43:00.903Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:43:00.904Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:43:00.904Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:43:00.905Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T07:43:00.905Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:43:00.905Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T07:43:00.930Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:43:00.931Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3d216192 2023-03-25T07:43:00.931Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:43:00.931Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T07:43:00.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:43:00.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:43:00.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:43:00.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:43:00.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:00.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:00.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679730180932, "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-25T07:43:01.933Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T07:43:01.978Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T07:43:01.979Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:43:01.979Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T07:43:01.979Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:43:01.979Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:01.979Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:01.979Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679730181979, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:43:02.980Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:43:02.980Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T07:43:02.981Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:43:02.981Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:02.981Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:02.981Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679730182980, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:43:03.982Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:43:04.006Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:43:04.011Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:43:04.011Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:43:04.011Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:43:04.011Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:43:04.011Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:43:04.011Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:43:04.011Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:43:04.011Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:43:04.011Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:43:04.027Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:43:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:43:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:43:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:43:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:43:34.027Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T07:43:34.038Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T07:43:34.039Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T07:43:34.039Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T07:43:34.045Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:43:34.066Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T07:43:34.067Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[60f5eb71-31ae-4909-bba6-1289e6f827b8], X-ECOMP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-TransactionId=[], X-ONAP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], Content-Type=[application/merge-patch+json]} 2023-03-25T07:43:34.075Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:43:34.217Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:43:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-07:43:33:286-22233], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:43:34.218Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:43:34.218Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T07:43:34.218Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:43:34.219Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:43:34.230Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:43:34.230Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:43:34.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:43:34.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:34.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:34.231Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679730214231, "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-25T07:43:35.262Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:43:35.263Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:43:35.263Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:43:35.263Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:35.263Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:35.264Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:43:36.265Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:43:36.265Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:36.265Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:36.265Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:43:37.266Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:43:37.266Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:37.267Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:37.267Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:43:38.267Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:43:38.268Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:38.268Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:38.268Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:43:39.269Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:43:39.269Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:39.269Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:39.269Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:43:40.269Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:43:40.270Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:40.270Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:40.270Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:43:41.270Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:43:41.271Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:41.271Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:41.271Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:43:42.272Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T07:43:42.272Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:43:42.273Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T07:43:42.273Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:43:42.273Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T07:43:42.321Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:43:42.322Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:43:42.322Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:43:42.322Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T07:43:42.322Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:43:42.323Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T07:43:42.345Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:43:42.346Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@177ca487 2023-03-25T07:43:42.346Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:43:42.346Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T07:43:42.346Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:43:42.347Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:43:42.347Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:43:42.347Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:43:42.347Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:42.347Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:42.348Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730222346, "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-25T07:43:43.349Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T07:43:43.396Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T07:43:43.396Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:43:43.396Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T07:43:43.396Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:43:43.396Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:43.397Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:43.397Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730223396, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:43:44.397Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:43:44.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T07:43:44.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:43:44.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:43:44.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:43:44.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730224397, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:43:45.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:43:45.427Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:43:45.431Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:43:45.431Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:43:45.432Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:43:45.432Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:43:45.432Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:43:45.432Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:43:45.432Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:43:45.432Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:43:45.432Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:43:45.448Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:44:15.448Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T07:44:15.457Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T07:44:15.458Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T07:44:15.458Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T07:44:15.463Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:44:15.476Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T07:44:15.476Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8d33b5f0-b7a9-499c-a5d4-fb173e601542], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T07:44:15.483Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:44:15.618Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:44:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[282624], x-aai-txid=[1-aai-resources-230325-07:44:14:693-90537], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:44:15.619Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:44:15.619Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T07:44:15.619Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:44:15.619Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:44:15.629Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:44:15.629Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:44:15.629Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:44:15.630Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:44:15.630Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:44:15.630Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730255629, "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-25T07:44:16.660Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:44:16.660Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:44:16.660Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:44:16.660Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:44:16.660Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:44:16.660Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:44:17.661Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:44:17.661Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:44:17.661Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:44:17.661Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:44:18.662Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:44:18.662Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:44:18.663Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:44:18.663Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:44:19.663Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:44:19.664Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:44:19.664Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:44:19.664Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:44:20.664Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:44:20.664Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:44:20.664Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:44:20.665Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:44:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:44:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:44:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730142794, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:44:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:44:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:44:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730145565, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T07:44:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:44:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:44:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730146567, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T07:44:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:44:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:44:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730177821, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:44:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:44:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:44:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:44:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:44:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:44:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:44:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:44:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:44:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679730180932, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:44:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:44:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:44:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679730181979, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T07:44:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:44:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:44:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679730182980, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T07:44:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:44:21.665Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:44:21.666Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:44:21.666Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:44:21.666Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:44:22.666Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:44:22.667Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:44:22.667Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:44:22.667Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:44:23.667Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:44:23.668Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:44:23.668Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:44:23.668Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:44:24.668Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T07:44:24.669Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:44:24.669Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T07:44:24.669Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:44:24.669Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T07:44:24.727Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:44:24.727Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:44:24.727Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:44:24.728Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:24.728Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:44:24.728Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:25.347Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:44:25.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T07:44:25.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:44:25.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:25.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:44:25.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:44:25.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:44:25.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730265350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:44:26.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:44:26.352Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:44:26.352Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:26.353Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:26.353Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:26.353Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:26.449Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8674481047802837673/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T07:44:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:44:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:44:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:44:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:27.042Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:44:27.043Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:44:27.044Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:44:27.044Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:44:27.044Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:44:27.044Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:44:27.044Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:44:27.044Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:44:27.044Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:44:27.044Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T07:44:27.093Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T07:44:27.093Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:44:27.093Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T07:44:27.094Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:44:27.094Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:44:27.094Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:44:27.094Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730267093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:44:28.095Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:44:28.095Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T07:44:28.095Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:44:28.095Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:44:28.096Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:44:28.096Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730268095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:44:29.096Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:44:29.121Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:44:29.126Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:44:29.126Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:44:29.126Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:44:29.126Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:44:29.126Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:44:29.126Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:44:29.127Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:44:29.127Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:44:29.127Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:44:29.141Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:44:59.142Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T07:44:59.152Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T07:44:59.152Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T07:44:59.153Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T07:44:59.160Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:44:59.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T07:44:59.174Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T07:44:59.182Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:44:59.335Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T07:44:59.336Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:44:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[205016], x-aai-txid=[1-aai-resources-230325-07:44:58:392-14508], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:44:59.336Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:44:59.337Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:44:59.337Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:44:59.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:44:59.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:44:59.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:44:59.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:44:59.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:44:59.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730299349, "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-25T07:45:00.377Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:45:00.377Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:45:00.377Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:00.378Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:00.378Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:00.378Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:01.378Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:01.379Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:01.379Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:01.379Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:02.380Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:02.381Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:02.381Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:02.381Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:03.382Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:03.382Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:03.382Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:03.382Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:04.382Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:04.383Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:04.383Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:04.383Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:05.384Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:05.384Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:05.384Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:05.384Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:06.385Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:06.385Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:06.385Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:06.385Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:07.386Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:07.386Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:07.387Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:07.387Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:08.388Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T07:45:08.389Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:45:08.390Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T07:45:08.390Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:45:08.390Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T07:45:08.434Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:45:08.435Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:45:08.435Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:45:08.435Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:08.435Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:45:08.435Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:08.697Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:45:08.699Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T07:45:08.699Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:45:08.699Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:08.699Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:45:08.700Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:08.700Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:08.700Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730308699, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:09.700Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:45:09.701Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:45:09.701Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:09.701Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:09.702Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:09.702Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:09.827Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6678956236767363677/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T07:45:10.340Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:45:10.340Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:10.341Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:10.342Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:10.342Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:10.342Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:10.342Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:10.342Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:10.342Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:10.342Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T07:45:10.392Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T07:45:10.392Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:45:10.392Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T07:45:10.392Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:45:10.392Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:10.392Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:10.392Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730310392, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:11.393Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:45:11.393Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T07:45:11.393Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:45:11.394Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:11.394Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:11.394Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730311393, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:12.395Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:45:12.415Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:45:12.418Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:45:12.419Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:45:12.419Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:45:12.419Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:45:12.419Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:45:12.419Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:45:12.419Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:45:12.419Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:45:12.419Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:45:12.432Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:45:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679730214231, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:45:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:45:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:45:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T07:45:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:45:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T07:45:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:45:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:45:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730222346, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:45:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730223396, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T07:45:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730224397, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T07:45:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730255629, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:45:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:45:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:45:21.116Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:45:42.432Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T07:45:42.440Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T07:45:42.441Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T07:45:42.441Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T07:45:42.448Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:45:42.469Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T07:45:42.470Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5ec0560f-7fa3-493c-b5ec-37b100d3dfae], X-ECOMP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-TransactionId=[], X-ONAP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], Content-Type=[application/merge-patch+json]} 2023-03-25T07:45:42.478Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:45:42.627Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:45:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[237800], x-aai-txid=[1-aai-resources-230325-07:45:41:688-51019], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:45:42.628Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:45:42.628Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T07:45:42.628Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:45:42.629Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:45:42.640Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:45:42.640Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:45:42.640Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:45:42.640Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:42.640Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:42.640Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730342640, "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-25T07:45:43.670Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:45:43.670Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:45:43.670Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:43.670Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:43.671Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:43.671Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:44.671Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:44.672Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:44.672Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:44.672Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:45.672Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:45.673Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:45.673Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:45.673Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:46.673Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:46.674Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:46.674Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:46.674Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:47.674Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:47.675Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:47.675Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:47.675Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:48.676Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:48.676Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:48.676Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:48.676Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:49.677Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:49.678Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:49.678Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:49.678Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:50.679Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:45:50.680Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:50.680Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:50.680Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:51.681Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T07:45:51.681Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:45:51.682Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T07:45:51.682Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:45:51.682Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T07:45:51.728Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:45:51.728Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:45:51.729Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:45:51.729Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:51.729Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:45:51.729Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:52.043Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:45:52.046Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T07:45:52.046Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:45:52.046Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:52.046Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:45:52.046Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:52.046Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:52.047Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730352046, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:53.047Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:45:53.048Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:45:53.048Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:53.048Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:53.049Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:53.049Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:53.124Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12923384947607998514/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T07:45:53.653Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:45:53.653Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:45:53.653Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:53.653Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:45:53.653Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:53.654Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:53.654Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:53.654Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:53.654Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:53.654Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:53.654Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:45:53.654Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:45:53.654Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:53.654Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:53.654Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T07:45:53.654Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:45:53.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T07:45:53.706Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T07:45:53.706Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:45:53.706Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T07:45:53.706Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:45:53.706Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:53.706Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:53.706Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730353706, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:54.707Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:45:54.707Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T07:45:54.707Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:45:54.707Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:45:54.708Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:45:54.708Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730354707, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:45:55.708Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:45:55.733Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:45:55.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:45:55.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:45:55.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:45:55.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:45:55.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:45:55.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:45:55.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:45:55.740Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:45:55.741Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:45:55.751Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:46:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:46:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:46:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:46:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:46:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730265350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:46:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730267093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730268095, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730299349, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730308699, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730310392, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T07:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730311393, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T07:46:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:46:25.752Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T07:46:25.764Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T07:46:25.764Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T07:46:25.765Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T07:46:25.768Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:46:25.778Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T07:46:25.778Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[dbc00316-7dd7-4038-908c-f466150b633f], X-ECOMP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], X-TransactionId=[], X-ONAP-RequestID=[3472810e-d1eb-40b1-b896-30cb07bba82d], Content-Type=[application/merge-patch+json]} 2023-03-25T07:46:25.784Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:46:25.998Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:46:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[210], vertex-id=[405568], x-aai-txid=[0-aai-resources-230325-07:46:24:994-66199], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:46:25.998Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:46:26.000Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T07:46:26.000Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:46:26.000Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:46:26.014Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:46:26.014Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:46:26.014Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:46:26.014Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:26.014Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:26.014Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730386014, "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-25T07:46:27.041Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:46:27.041Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:46:27.042Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:46:27.042Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:27.042Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:27.042Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:46:28.042Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:46:28.042Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:28.042Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:28.042Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:46:29.043Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:46:29.043Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:29.043Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:29.043Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:46:30.044Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:46:30.044Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:30.044Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:30.044Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:46:31.044Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:46:31.044Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:31.044Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:31.044Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:46:32.045Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:46:32.045Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:32.046Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:32.046Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:46:33.047Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:46:33.047Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:33.048Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:33.048Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:46:34.049Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:46:34.049Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:34.049Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:34.049Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:46:35.049Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:46:35.050Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:35.050Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:35.050Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:46:36.050Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:46:36.051Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:36.051Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:36.051Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:46:37.052Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T07:46:37.052Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:46:37.052Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T07:46:37.052Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:46:37.052Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T07:46:37.094Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:46:37.095Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:46:37.095Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:46:37.095Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T07:46:37.095Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:46:37.095Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T07:46:37.385Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:46:37.391Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T07:46:37.392Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:46:37.392Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:46:37.392Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:46:37.392Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:37.392Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:37.393Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730397392, "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-25T07:46:38.393Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:46:38.394Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:46:38.394Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:46:38.394Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T07:46:38.395Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:46:38.395Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:46:38.522Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9528048598442285480/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T07:46:39.349Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:46:39.350Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:46:39.351Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:46:39.352Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T07:46:39.407Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists 2023-03-25T07:46:39.407Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:46:39.407Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists) 2023-03-25T07:46:39.407Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:46:39.408Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:39.408Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:39.408Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730399407, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:46:40.409Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T07:46:40.409Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists) 2023-03-25T07:46:40.409Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:46:40.409Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:46:40.410Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:46:40.410Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730400409, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:46:41.411Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:46:41.440Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:46:41.445Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:46:41.445Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:46:41.445Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:46:41.445Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:46:41.445Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:46:41.445Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:46:41.445Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:46:41.445Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:46:41.445Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:46:41.461Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:47:11.461Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T07:47:11.475Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T07:47:11.475Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T07:47:11.475Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T07:47:11.481Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:47:11.499Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T07:47:11.500Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f265d4ea-dfce-42ee-a829-20429d2d49ab], X-ECOMP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-TransactionId=[], X-ONAP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], Content-Type=[application/merge-patch+json]} 2023-03-25T07:47:11.506Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:47:11.665Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:47:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[213208], x-aai-txid=[0-aai-resources-230325-07:47:10:715-86552], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:47:11.665Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:47:11.666Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T07:47:11.666Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:47:11.666Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:47:11.680Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:47:11.680Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:47:11.680Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:47:11.681Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:11.681Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:11.681Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730431680, "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-25T07:47:12.715Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:47:12.715Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:47:12.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:47:12.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:12.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:12.716Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:47:13.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:47:13.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:13.717Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:13.718Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:47:14.718Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:47:14.719Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:14.719Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:14.719Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:47:15.720Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:47:15.720Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:15.720Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:15.720Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:47:16.723Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:47:16.724Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:16.724Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:16.724Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:47:17.724Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:47:17.725Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:17.725Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:17.725Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:47:18.726Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:47:18.726Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:18.727Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:18.727Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:47:19.727Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:47:19.728Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:19.728Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:19.728Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:47:20.729Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T07:47:20.730Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:47:20.730Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T07:47:20.730Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:47:20.730Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T07:47:20.772Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:47:20.772Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:47:20.772Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:47:20.772Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T07:47:20.773Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:47:20.773Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T07:47:20.794Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:47:20.794Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@16503c2f 2023-03-25T07:47:20.794Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:47:20.795Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-25T07:47:20.795Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:47:20.795Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:47:20.795Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:47:20.795Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:47:20.796Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:20.796Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:20.796Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730440795, "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-25T07:47:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:47:21.109Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-25T07:47:21.124Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:47:21.125Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T07:47:21.130Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=75, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:47:21.130Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 75: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T07:47:21.154Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=75, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:47:21.154Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T07:47:21.155Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:47:21.160Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:47:21.160Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:47:21.160Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:47:21.160Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3189, 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-25T07:47:21.161Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:47:21.161Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:47:21.797Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:836e85c7-4c12-45fc-8d86-744f5c33dd72) 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-25T07:47:21.856Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists 2023-03-25T07:47:21.857Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:47:21.857Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists) 2023-03-25T07:47:21.857Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:47:21.857Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:21.858Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:21.858Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730441857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:47:22.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.179Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730342640, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:47:22.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.180Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.180Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.180Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.180Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.180Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.180Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.181Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.181Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.181Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.182Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.182Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.182Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.182Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:47:22.182Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.182Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.182Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730352046, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:47:22.182Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.182Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730353706, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T07:47:22.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730354707, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T07:47:22.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730386014, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:47:22.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:47:22.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T07:47:22.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T07:47:22.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T07:47:22.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T07:47:22.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730397392, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730399407, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730400409, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.186Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730431680, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:47:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:47:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T07:47:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T07:47:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:47:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:47:22.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730440795, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:47:22.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:47:22.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730441857, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } 2023-03-25T07:47:22.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:47:22.858Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T07:47:22.859Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists) 2023-03-25T07:47:22.859Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:47:22.859Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:22.859Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:22.859Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730442858, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:47:23.860Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:47:23.883Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:47:23.887Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:47:23.887Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:47:23.887Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:47:23.887Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:47:23.887Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:47:23.887Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:47:23.887Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:47:23.887Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:47:23.887Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:47:23.900Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:47:53.900Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T07:47:53.913Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T07:47:53.913Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T07:47:53.914Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T07:47:53.921Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:47:53.939Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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-25T07:47:53.939Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T07:47:53.947Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:47:54.098Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T07:47:54.098Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:47:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[245816], x-aai-txid=[2-aai-resources-230325-07:47:53:156-672], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:47:54.098Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:47:54.098Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:47:54.098Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:47:54.110Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:47:54.110Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:47:54.110Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:47:54.110Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:54.110Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:54.110Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730474110, "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-25T07:47:55.141Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:47:55.141Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:47:55.142Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:47:55.142Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:55.142Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:55.142Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:47:56.143Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:47:56.143Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:56.143Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:56.143Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:47:57.144Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:47:57.144Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:57.144Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:57.145Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:47:58.145Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:47:58.145Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:58.145Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:58.145Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:47:59.146Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:47:59.146Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:47:59.146Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:47:59.147Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:48:00.148Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:48:00.148Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:00.148Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:00.149Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:48:01.149Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:48:01.149Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:01.150Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:01.150Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:48:02.150Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:48:02.151Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:02.151Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:02.151Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:48:03.151Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:48:03.152Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:03.152Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:03.152Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:48:04.153Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T07:48:04.153Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:48:04.153Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T07:48:04.153Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:48:04.154Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T07:48:04.197Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:48:04.197Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:48:04.198Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:48:04.198Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:48:04.198Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:48:04.198Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:48:04.222Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:48:04.223Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2bd6586b 2023-03-25T07:48:04.223Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:48:04.223Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T07:48:04.224Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:48:04.224Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:48:04.224Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:48:04.225Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:48:04.225Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:04.225Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:04.225Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730484224, "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-25T07:48:05.226Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T07:48:05.242Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:48:05.242Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T07:48:05.247Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T07:48:05.248Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T07:48:05.248Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T07:48:05.248Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T07:48:05.249Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T07:48:05.255Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:48:05.285Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:48:05.293Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T07:48:05.294Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:48:05.295Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:48:05.295Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:48:05.295Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:48:05.295Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:05.296Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:05.296Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730485294, "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-25T07:48:06.297Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:48:06.323Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:48:06.328Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:48:06.328Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:48:06.328Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:48:06.328Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:48:06.328Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:48:06.328Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:48:06.328Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:48:06.328Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T07:48:06.328Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T07:48:06.342Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:48:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:48:21.118Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:48:21.118Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730442858, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } 2023-03-25T07:48:21.118Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:48:21.118Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:48:21.118Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730474110, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:48:21.118Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:48:21.119Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:48:21.120Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:48:21.120Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:48:21.120Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:48:21.120Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:48:21.120Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:48:21.121Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:48:21.121Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:48:21.121Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:48:21.121Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:48:21.121Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:48:21.122Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:48:21.122Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730484224, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:48:21.122Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:48:21.122Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:48:21.122Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730485294, "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-25T07:48:21.122Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:48:36.343Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T07:48:36.356Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T07:48:36.356Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T07:48:36.357Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T07:48:36.364Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:48:36.381Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T07:48:36.382Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[322d8b07-669b-4d70-af3a-c2a6695b4fcf], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b844c206-5cfe-489f-967f-e73611cc76a5], X-ECOMP-RequestID=[322d8b07-669b-4d70-af3a-c2a6695b4fcf], X-TransactionId=[], X-ONAP-RequestID=[322d8b07-669b-4d70-af3a-c2a6695b4fcf], Content-Type=[application/merge-patch+json]} 2023-03-25T07:48:36.406Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:48:36.550Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:48:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[532680], x-aai-txid=[0-aai-resources-230325-07:48:35:615-90292], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:48:36.550Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:48:36.550Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T07:48:36.551Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:48:36.551Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:48:36.565Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:48:36.565Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T07:48:36.565Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:48:36.566Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:36.566Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:36.566Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730516565, "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-25T07:48:37.598Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:48:37.598Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"7dee6bbc-c8fa-4f30-86af-412437cb86ee","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f93ce852-8796-4ec7-89a1-80ff585a9ae9","serviceDescription":"service","serviceInvariantUUID":"95b0efc4-d903-4f88-b0e4-83d825eef276","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"db9f0c72-5dbc-4441-8bd4-e630a86c1f12","resourceInvariantUUID":"7cd444e7-991e-464d-b99b-6ac5b0bc6c37","resourceCustomizationUUID":"f4607ef5-5502-4972-93ba-aebbc074b812","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":"NjE2ZTM2YThjOTlmMjg0Yzk2ODFmNDlhMjY4Y2NkNzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ff66a95-a377-492b-aca5-f0a6e29405eb","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":"9ad18601-37b8-4f7e-a61f-13cb8c11a857","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":"8af87606-e23b-4479-96b0-74916551ad1a","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":"MTNjODYzYTM5ZmI5MzdkZWEwZDliYjI3OGY4MjA2NmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1fcc21ec-c9db-426e-b753-b74acce684f0","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":"aae2e07d-6d5e-4b8c-a15b-bb8ac37f7f5c","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":"936d7f31-c1fb-41cd-89bc-01350aae2b29","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":"30d148e1-d1a3-42b8-811c-bce7e6201f58","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":"MjgxM2UwY2I0MzE0YWJlNjQ0YWIwYjVhY2U5M2Q2MTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"093b95a8-83e3-42a8-8974-fe274bb90efe","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"273d9fa1-6219-48d6-a68e-87b03c915157","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:48:37.598Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:48:37.599Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:37.599Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:37.599Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:48:38.599Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:48:38.600Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:38.600Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:38.600Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:48:39.600Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:48:39.601Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:39.601Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:39.601Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:48:40.601Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:48:40.602Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:40.602Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:40.602Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:48:41.602Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:48:41.603Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:41.603Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:41.603Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:48:42.603Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:48:42.604Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:42.604Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:42.604Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:48:43.604Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:48:43.605Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:43.605Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:43.605Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:48:44.605Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:48:44.606Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:44.606Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:44.606Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:48:45.606Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:48:45.607Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:45.607Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:45.607Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:48:46.608Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "f93ce852-8796-4ec7-89a1-80ff585a9ae9", "serviceDescription": "service", "serviceInvariantUUID": "95b0efc4-d903-4f88-b0e4-83d825eef276", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "f4607ef5-5502-4972-93ba-aebbc074b812", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "db9f0c72-5dbc-4441-8bd4-e630a86c1f12", "resourceInvariantUUID": "7cd444e7-991e-464d-b99b-6ac5b0bc6c37", "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": "YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "273d9fa1-6219-48d6-a68e-87b03c915157" } ], "workloadContext": "Production" } 2023-03-25T07:48:46.608Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:48:46.608Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f93ce852-8796-4ec7-89a1-80ff585a9ae9 ASDC 2023-03-25T07:48:46.608Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:7dee6bbc-c8fa-4f30-86af-412437cb86ee ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:f93ce852-8796-4ec7-89a1-80ff585a9ae9 ServiceInvariantUUID:95b0efc4-d903-4f88-b0e4-83d825eef276 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:273d9fa1-6219-48d6-a68e-87b03c915157 ArtifactChecksum:YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:f4607ef5-5502-4972-93ba-aebbc074b812 ResourceInvariantUUID:7cd444e7-991e-464d-b99b-6ac5b0bc6c37 ResourceName:test-pnf ResourceType:PNF ResourceUUID:db9f0c72-5dbc-4441-8bd4-e630a86c1f12 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:48:46.608Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f93ce852-8796-4ec7-89a1-80ff585a9ae9 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-25T07:48:46.652Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:48:46.653Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:48:46.653Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:48:46.653Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 273d9fa1-6219-48d6-a68e-87b03c915157 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:48:46.653Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:48:46.653Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:48:46.679Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:48:46.679Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5d65a1bb 2023-03-25T07:48:46.679Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:48:46.680Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T07:48:46.680Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 273d9fa1-6219-48d6-a68e-87b03c915157 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:48:46.680Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:48:46.680Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:48:46.680Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:48:46.680Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:46.681Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:46.681Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730526680, "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-25T07:48:47.682Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:273d9fa1-6219-48d6-a68e-87b03c915157) 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-25T07:48:47.703Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:48:47.703Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T07:48:47.708Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T07:48:47.709Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 2023-03-25T07:48:47.709Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||No resources found for Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T07:48:47.709Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T07:48:47.709Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 db9f0c72-5dbc-4441-8bd4-e630a86c1f12 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-25T07:48:47.716Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:48:47.745Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:48:47.753Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf db9f0c72-5dbc-4441-8bd4-e630a86c1f12 0 ASDC deployResourceStructure 2023-03-25T07:48:47.753Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:48:47.753Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:48:47.754Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:48:47.754Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:48:47.754Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:48:47.754Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:48:47.754Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730527753, "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-25T07:48:48.756Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:48:48.783Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:48:48.788Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:48:48.788Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:48:48.788Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:48:48.789Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:48:48.789Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:48:48.789Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:48:48.789Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:48:48.789Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T07:48:48.789Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T07:48:48.804Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:49:18.805Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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-25T07:49:18.821Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee and serviceModelVersionId: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T07:49:18.821Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 95b0efc4-d903-4f88-b0e4-83d825eef276 2023-03-25T07:49:18.822Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 2023-03-25T07:49:18.828Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:49:18.850Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||Invoke 2023-03-25T07:49:18.851Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[82c2f160-c58c-4610-84bd-f9f5eb5d4156], X-ECOMP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-TransactionId=[], X-ONAP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], Content-Type=[application/merge-patch+json]} 2023-03-25T07:49:18.858Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:49:18.996Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?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/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:49:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[258104], x-aai-txid=[1-aai-resources-230325-07:49:18:068-90957], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:49:18.996Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:49:18.997Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||InvokeReturn 2023-03-25T07:49:18.997Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:49:18.997Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:49:19.010Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:49:19.011Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7dee6bbc-c8fa-4f30-86af-412437cb86ee and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T07:49:19.011Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:49:19.011Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:49:19.011Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:49:19.012Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730559011, "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-25T07:49:20.040Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:49:20.040Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"68d1892d-726d-4e69-979a-76447d6396fd","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"e8191c96-3ecd-4c23-9d57-9293cb7b189e","serviceDescription":"service","serviceInvariantUUID":"887e6d8e-cec4-4e80-b63c-01b7e6387caa","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b722039e-dca1-4e3c-97e1-a6b38fc125c9","resourceInvariantUUID":"3d363240-363f-4ab1-934c-b79db28f53ec","resourceCustomizationUUID":"021fb00c-9d3b-4a8d-8349-88a517b8e867","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":"ZWU1MWJhNmQ5NWVlMWEwZDMxMjYxNjE1NTA1ZjQ4NzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27d9b014-8f09-41cb-8b35-95b7961fef34","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":"8e44d61e-5b9e-4e2f-bee5-91ce0515dca2","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":"1652dc0e-fee4-4821-942f-f9f04f4d6098","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":"MjlkOTI5YTVkNDBhOWM3MGRjZTZiOTdiM2Y2MDZiZmU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7af0a5bb-ec15-4d77-9d2a-35d3c4c9bbbd","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":"9d480408-3715-4d4a-a0a1-208623c20ee8","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":"40eb7a3b-31ee-4066-a57c-05a810bcdd68","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":"5cae89e9-0d76-47b5-ae44-f9f716b8fb5f","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":"MTAwNDJiMmEyZDJhZTcyYmE4Mjk1NGIxZDNkMzgwNTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"78947c5f-3c4e-4f31-8146-bf0f5cfcd031","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"087bcbe1-0428-47d9-b62f-b0d2cb5e688b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:49:20.041Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:49:20.041Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:49:20.041Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:49:20.041Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:49:21.042Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:49:21.042Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:49:21.043Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:49:21.043Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:49:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:49:21.113Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.113Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730516565, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:49:21.114Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730526680, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730527753, "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-25T07:49:21.115Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730559011, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.115Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:49:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:21.116Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:49:21.116Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:49:21.116Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:49:22.043Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:49:22.044Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:49:22.044Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:49:22.044Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:49:23.044Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:49:23.045Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:49:23.045Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:49:23.045Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:49:24.046Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:49:24.046Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:49:24.047Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:49:24.047Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:49:25.047Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:49:25.048Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:49:25.048Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:49:25.048Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:49:26.049Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:49:26.049Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:49:26.049Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:49:26.049Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:49:27.050Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:49:27.050Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:49:27.050Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:49:27.050Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "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-25T07:49:28.051Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:49:28.051Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:49:28.051Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:49:28.051Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:49:29.052Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "e8191c96-3ecd-4c23-9d57-9293cb7b189e", "serviceDescription": "service", "serviceInvariantUUID": "887e6d8e-cec4-4e80-b63c-01b7e6387caa", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "021fb00c-9d3b-4a8d-8349-88a517b8e867", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b722039e-dca1-4e3c-97e1-a6b38fc125c9", "resourceInvariantUUID": "3d363240-363f-4ab1-934c-b79db28f53ec", "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": "ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "087bcbe1-0428-47d9-b62f-b0d2cb5e688b" } ], "workloadContext": "Production" } 2023-03-25T07:49:29.052Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:49:29.053Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e8191c96-3ecd-4c23-9d57-9293cb7b189e ASDC 2023-03-25T07:49:29.053Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:68d1892d-726d-4e69-979a-76447d6396fd ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:e8191c96-3ecd-4c23-9d57-9293cb7b189e ServiceInvariantUUID:887e6d8e-cec4-4e80-b63c-01b7e6387caa 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:087bcbe1-0428-47d9-b62f-b0d2cb5e688b ArtifactChecksum:ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:021fb00c-9d3b-4a8d-8349-88a517b8e867 ResourceInvariantUUID:3d363240-363f-4ab1-934c-b79db28f53ec ResourceName:test-pnf ResourceType:PNF ResourceUUID:b722039e-dca1-4e3c-97e1-a6b38fc125c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:49:29.053Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e8191c96-3ecd-4c23-9d57-9293cb7b189e 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-25T07:49:29.088Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:49:29.089Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:49:29.089Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:49:29.089Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 087bcbe1-0428-47d9-b62f-b0d2cb5e688b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:49:29.089Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:49:29.089Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T07:49:29.108Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:49:29.108Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@442d06a8 2023-03-25T07:49:29.108Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:49:29.108Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T07:49:29.108Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 087bcbe1-0428-47d9-b62f-b0d2cb5e688b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:49:29.109Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:49:29.109Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:49:29.109Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:49:29.109Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:49:29.109Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:49:29.109Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730569109, "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-25T07:49:30.110Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:087bcbe1-0428-47d9-b62f-b0d2cb5e688b) 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-25T07:49:30.133Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:49:30.133Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T07:49:30.139Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T07:49:30.139Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 2023-03-25T07:49:30.139Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||No resources found for Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T07:49:30.139Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T07:49:30.139Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 b722039e-dca1-4e3c-97e1-a6b38fc125c9 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-25T07:49:30.147Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:49:30.180Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:49:30.188Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf b722039e-dca1-4e3c-97e1-a6b38fc125c9 0 ASDC deployResourceStructure 2023-03-25T07:49:30.189Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:49:30.190Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:49:30.190Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:49:30.190Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:49:30.190Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:49:30.190Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:49:30.190Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730570190, "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-25T07:49:31.191Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:49:31.214Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:49:31.219Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:49:31.219Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:49:31.219Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:49:31.219Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:49:31.219Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:49:31.219Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:49:31.220Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:49:31.220Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T07:49:31.220Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T07:49:31.233Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:50:01.233Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd 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-25T07:50:01.243Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 68d1892d-726d-4e69-979a-76447d6396fd and serviceModelVersionId: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T07:50:01.243Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 887e6d8e-cec4-4e80-b63c-01b7e6387caa 2023-03-25T07:50:01.244Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 2023-03-25T07:50:01.252Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:50:01.272Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||Invoke 2023-03-25T07:50:01.273Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d95027d0-59ce-4d7c-94ee-7cd7ecffdbc4], X-ECOMP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-TransactionId=[], X-ONAP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], Content-Type=[application/merge-patch+json]} 2023-03-25T07:50:01.280Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:50:01.423Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?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/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:50:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[266296], x-aai-txid=[0-aai-resources-230325-07:50:00:488-58563], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:50:01.423Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:50:01.424Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||InvokeReturn 2023-03-25T07:50:01.424Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:50:01.424Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:50:01.437Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:50:01.437Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 68d1892d-726d-4e69-979a-76447d6396fd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T07:50:01.437Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:50:01.437Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:50:01.438Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:50:01.438Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730601437, "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-25T07:50:02.465Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T07:50:02.465Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T07:50:02.467Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T07:50:02.467Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T07:50:02.467Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T07:50:02.467Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T07:50:02.467Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T07:50:02.468Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T07:50:02.471Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, 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-25T07:50:02.473Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-3dc4ecd3-c59d-489a-b870-7d2994dda299 2023-03-25T07:50:02.474Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T07:50:02.474Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T07:50:03.767Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:50:06.778Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:50:09.787Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:50:12.797Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:50:15.809Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:50:18.819Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:50:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:50:21.125Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:50:21.125Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T07:50:21.131Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=76, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:50:21.131Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=76, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-3dc4ecd3-c59d-489a-b870-7d2994dda299', protocol='range'} 2023-03-25T07:50:21.137Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:50:21.137Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:50:21.137Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:50:21.137Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:50:21.138Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:50:21.138Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T07:50:21.138Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 76: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-3dc4ecd3-c59d-489a-b870-7d2994dda299=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-25T07:50:21.155Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=76, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:50:21.155Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=76, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-3dc4ecd3-c59d-489a-b870-7d2994dda299', protocol='range'} 2023-03-25T07:50:21.155Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T07:50:21.155Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T07:50:21.155Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:50:21.155Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T07:50:21.160Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:50:21.160Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:50:21.160Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:50:21.160Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:50:21.161Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:50:21.161Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:50:21.161Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:50:21.161Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:50:21.162Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:50:21.162Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3254, 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-25T07:50:21.162Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:50:21.162Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:50:21.240Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:50:21.240Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:50:21.242Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:50:21.242Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:50:21.242Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:50:21.242Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:50:22.178Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:50:22.178Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:50:22.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:50:22.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:50:22.179Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T07:50:22.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:50:22.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:50:22.179Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:50:22.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:50:22.179Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:50:22.179Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:50:22.179Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:50:22.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:50:22.180Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:50:22.180Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:50:22.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:50:22.180Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:50:22.180Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:50:22.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:50:22.180Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679729761932, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:50:22.180Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:50:22.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:50:22.180Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730569109, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:50:22.180Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:50:22.180Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:50:22.181Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730570190, "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-25T07:50:22.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:50:22.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:50:22.181Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730601437, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T07:50:22.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:50:22.181Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:50:22.181Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:50:22.181Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:50:22.243Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:50:22.243Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:50:22.243Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:50:22.243Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:50:23.244Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:50:23.244Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:50:23.245Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:50:23.245Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:50:24.245Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:50:24.245Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:50:24.246Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:50:24.246Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:50:25.246Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:50:25.247Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:50:25.247Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:50:25.247Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:50:26.247Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:50:26.248Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:50:26.248Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:50:26.248Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:50:27.248Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:50:27.249Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:50:27.249Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:50:27.249Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:50:28.249Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T07:50:28.250Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:50:28.250Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T07:50:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:50:28.251Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T07:50:28.296Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:50:28.296Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:50:28.296Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:50:28.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T07:50:28.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:50:28.297Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T07:50:28.332Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:50:28.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@577bd0d1 2023-03-25T07:50:28.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:50:28.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T07:50:28.333Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:50:28.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T07:50:28.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T07:50:28.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:50:28.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:50:28.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:50:28.334Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730628334, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:50:29.335Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T07:50:29.358Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:50:29.358Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:50:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T07:50:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T07:50:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T07:50:29.363Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:50:29.364Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T07:50:29.383Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:50:29.383Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6db5fd1f 2023-03-25T07:50:29.383Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:50:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T07:50:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:50:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T07:50:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T07:50:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:50:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:50:29.385Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:50:29.385Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730629384, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:50:30.386Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:50:30.386Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:50:30.411Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:50:30.415Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:50:30.415Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:51:00.415Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:51:00.437Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:51:00.441Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:51:00.441Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:51:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:51:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:51:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:51:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:51:30.441Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:51:30.466Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:51:30.471Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:51:30.471Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:52:00.472Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:52:00.497Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:52:00.502Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:52:00.502Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:52:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:52:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:52:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T07:52:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:52:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:52:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:52:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:52:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:52:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T07:52:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:52:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:52:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:52:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:52:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:52:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:52:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:52:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:52:21.112Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730628334, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:52:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:52:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T07:52:21.112Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730629384, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:52:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:52:30.503Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:52:30.531Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:52:30.535Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:52:30.535Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:53:00.535Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:53:00.564Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:53:00.569Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:53:00.569Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:53:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:53:30.569Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:53:30.594Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:53:30.598Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:53:30.598Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:54:00.598Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:54:00.617Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:54:00.621Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:54:00.621Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:54:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:54:30.621Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:54:30.649Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:54:30.653Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:54:30.653Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:55:00.654Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:55:00.674Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:55:00.679Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T07:55:00.679Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T07:55:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:55:21.255Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T07:55:21.255Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-3dc4ecd3-c59d-489a-b870-7d2994dda299 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T07:55:21.255Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T07:55:21.256Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T07:55:21.710Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T07:55:21.724Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:55:21.725Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T07:55:21.730Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=77, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:55:21.731Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 77: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T07:55:21.748Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=77, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T07:55:21.749Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T07:55:21.749Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T07:55:21.754Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T07:55:21.754Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:55:21.754Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:55:21.755Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3273, 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-25T07:55:21.755Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T07:55:21.755Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T07:55:30.680Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T07:55:30.680Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T07:55:30.692Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T07:55:30.692Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T07:55:30.692Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T07:55:30.699Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:55:30.718Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T07:55:30.718Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T07:55:30.726Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T07:55:31.096Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T07:55:31.096Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:55:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[366], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-07:55:29:933-97112], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:55:31.097Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:55:31.097Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:55:31.097Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:55:31.107Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:55:31.108Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T07:55:31.108Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T07:55:31.108Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:55:31.108Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:55:31.108Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730931108, "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-25T07:55:31.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:55:31.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679730931108, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T07:55:31.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|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-25T07:55:32.138Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:55:32.139Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:55:32.139Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:55:32.139Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:55:32.139Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:55:32.139Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:55:33.140Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:55:33.140Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:55:33.140Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:55:33.140Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:55:34.141Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:55:34.141Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:55:34.141Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:55:34.141Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:55:35.144Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:55:35.145Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:55:35.145Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:55:35.145Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:55:36.146Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:55:36.146Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:55:36.146Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:55:36.146Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:55:37.147Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:55:37.148Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:55:37.148Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:55:37.148Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:55:38.148Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:55:38.149Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:55:38.149Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:55:38.149Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:55:39.150Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T07:55:39.151Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:55:39.152Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T07:55:39.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:55:39.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T07:55:39.200Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:55:39.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:55:39.201Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:55:39.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:39.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:55:39.202Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:39.490Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:55:39.493Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T07:55:39.494Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T07:55:39.494Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:39.494Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:55:39.495Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:55:39.495Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:55:39.495Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730939494, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:55:40.496Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:55:40.496Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:55:40.496Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:40.497Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T07:55:40.497Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:40.497Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:40.606Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3646430431874722957/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T07:55:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:55:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:55:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T07:55:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:55:41.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:55:41.987Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:55:41.988Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:55:41.989Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:55:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:55:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:55:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:55:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:55:41.991Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T07:55:42.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T07:55:42.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T07:55:42.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T07:55:42.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:55:42.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:55:42.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:55:42.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730942035, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:55:43.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T07:55:43.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T07:55:43.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:55:43.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:55:43.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:55:43.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730943037, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:55:44.039Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:55:44.068Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:55:44.073Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:55:44.074Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:55:44.074Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:55:44.074Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:55:44.074Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:55:44.074Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:55:44.074Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:55:44.075Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:55:44.075Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:55:44.090Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:56:14.090Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T07:56:14.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T07:56:14.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T07:56:14.107Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T07:56:14.114Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:56:14.135Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T07:56:14.136Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T07:56:14.145Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:56:14.297Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T07:56:14.298Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:56:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-07:56:13:351-81580], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:56:14.298Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:56:14.298Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:56:14.298Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:56:14.312Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:56:14.313Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:56:14.313Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:56:14.313Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:14.313Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:14.313Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730974313, "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-25T07:56:15.342Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:56:15.343Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:56:15.343Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:56:15.343Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:15.343Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:15.343Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:56:16.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:56:16.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:16.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:16.345Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:56:17.345Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:56:17.345Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:17.346Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:17.346Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:56:18.346Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:56:18.346Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:18.347Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:18.347Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:56:19.347Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:56:19.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:19.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:19.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:56:20.349Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:56:20.350Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:20.350Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:20.350Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:56:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:56:21.117Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:56:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T07:56:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.118Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T07:56:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:56:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T07:56:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:56:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.119Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:56:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730939494, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:56:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730942035, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T07:56:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.120Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730943037, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T07:56:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679730974313, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:56:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:56:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.121Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:56:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T07:56:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:56:21.122Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.124Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T07:56:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-25T07:56:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:56:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:56:21.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:56:21.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:21.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:21.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:56:22.354Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T07:56:22.354Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:56:22.354Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T07:56:22.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:56:22.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T07:56:22.404Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:56:22.404Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:56:22.404Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:56:22.405Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:22.405Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:56:22.405Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:22.664Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:56:22.667Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T07:56:22.667Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:56:22.668Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:22.668Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:56:22.668Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:22.668Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:22.668Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730982667, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:56:23.669Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:56:23.670Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:56:23.670Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:23.671Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T07:56:23.671Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:23.672Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:23.790Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4233709187846583868/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T07:56:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:56:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:56:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T07:56:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:25.244Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:56:25.245Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:56:25.246Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T07:56:25.247Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:56:25.248Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T07:56:25.249Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:56:25.250Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T07:56:25.295Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T07:56:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:56:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T07:56:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:56:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:25.296Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730985296, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:56:26.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T07:56:26.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T07:56:26.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:56:26.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:26.297Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:26.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730986297, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:56:27.298Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:56:27.320Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:56:27.325Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:56:27.325Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:56:27.325Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:56:27.325Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:56:27.325Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:56:27.325Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:56:27.325Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:56:27.325Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:56:27.325Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:56:27.340Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:56:57.341Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T07:56:57.350Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T07:56:57.350Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T07:56:57.351Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T07:56:57.357Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:56:57.376Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T07:56:57.377Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T07:56:57.386Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:56:57.552Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T07:56:57.552Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:56:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-07:56:56:592-52380], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:56:57.552Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:56:57.552Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:56:57.553Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:56:57.562Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:56:57.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:56:57.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:56:57.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:57.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:57.563Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731017563, "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-25T07:56:58.593Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:56:58.593Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:56:58.594Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:56:58.594Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:58.594Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:58.594Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T07:56:59.595Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:56:59.596Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:56:59.596Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:56:59.596Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:57:00.597Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T07:57:00.598Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:57:00.598Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T07:57:00.598Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T07:57:00.598Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T07:57:00.646Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:57:00.647Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:57:00.647Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:57:00.647Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T07:57:00.647Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:57:00.647Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T07:57:00.674Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:57:00.675Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@131701bd 2023-03-25T07:57:00.675Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:57:00.675Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T07:57:00.675Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:57:00.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:57:00.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:57:00.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:57:00.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:00.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:00.676Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731020675, "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-25T07:57:01.677Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T07:57:01.731Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T07:57:01.731Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:57:01.732Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T07:57:01.732Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:57:01.732Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:01.732Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:01.732Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731021731, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:57:02.733Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T07:57:02.733Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T07:57:02.733Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:57:02.733Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:02.733Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:02.733Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731022733, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:57:03.734Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:57:03.756Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:57:03.760Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:57:03.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:57:03.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:57:03.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:57:03.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:57:03.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:57:03.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:57:03.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:57:03.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:57:03.776Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:57:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:57:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:57:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:57:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:57:33.776Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T07:57:33.787Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T07:57:33.787Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T07:57:33.788Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T07:57:33.792Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:57:33.803Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T07:57:33.803Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[679d4077-998e-4242-b78d-4edaae61259e], X-ECOMP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], X-TransactionId=[], X-ONAP-RequestID=[69dc3a5d-1462-4551-8ddf-a6fab12341b1], Content-Type=[application/merge-patch+json]} 2023-03-25T07:57:33.810Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:57:33.940Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:57:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-07:57:33:016-4], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:57:33.940Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:57:33.941Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T07:57:33.941Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:57:33.941Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:57:33.949Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:57:33.949Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:57:33.949Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:57:33.950Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:33.950Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:33.950Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731053949, "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-25T07:57:34.979Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:57:34.980Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:57:34.980Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:57:34.980Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:34.980Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:34.981Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T07:57:35.981Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:57:35.982Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:35.982Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:35.982Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T07:57:36.982Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:57:36.983Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:36.983Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:36.983Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T07:57:37.984Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:57:37.984Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:37.984Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:37.984Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T07:57:38.985Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:57:38.985Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:38.985Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:38.986Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T07:57:39.986Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:57:39.987Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:39.987Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:39.987Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T07:57:40.987Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:57:40.988Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:40.988Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:40.988Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:57:41.989Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T07:57:41.989Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:57:41.989Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T07:57:41.989Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T07:57:41.990Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T07:57:42.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:57:42.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:57:42.023Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:57:42.023Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T07:57:42.023Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:57:42.023Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T07:57:42.046Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T07:57:42.046Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@17e841ec 2023-03-25T07:57:42.046Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T07:57:42.047Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T07:57:42.047Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T07:57:42.047Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:57:42.047Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:57:42.047Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T07:57:42.047Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:42.047Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:42.048Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731062047, "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-25T07:57:43.048Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T07:57:43.093Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T07:57:43.094Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:57:43.094Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T07:57:43.094Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:57:43.094Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:43.094Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:43.094Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731063094, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:57:44.095Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T07:57:44.096Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T07:57:44.096Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:57:44.096Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:57:44.096Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:57:44.096Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731064095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:57:45.097Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:57:45.122Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:57:45.127Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:57:45.128Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:57:45.128Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:57:45.128Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:57:45.128Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:57:45.128Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:57:45.128Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:57:45.128Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:57:45.128Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:57:45.144Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:58:15.144Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T07:58:15.154Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T07:58:15.155Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T07:58:15.155Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T07:58:15.162Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:58:15.179Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T07:58:15.179Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[11b60a4b-538b-4d37-968c-c892e8a9223c], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T07:58:15.187Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:58:15.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:58:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[282624], x-aai-txid=[2-aai-resources-230325-07:58:14:393-10256], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:58:15.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:58:15.327Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T07:58:15.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:58:15.328Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:58:15.336Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:58:15.336Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:58:15.336Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:58:15.336Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:15.336Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:15.336Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731095336, "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-25T07:58:16.368Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:58:16.368Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:58:16.368Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:58:16.369Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:16.369Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:16.369Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:58:17.370Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:58:17.370Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:17.370Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:17.370Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:58:18.371Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:58:18.372Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:18.372Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:18.372Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:58:19.373Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:58:19.373Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:19.373Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:19.373Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:58:20.374Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:58:20.374Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:20.374Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:20.375Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:58:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:58:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:58:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730982667, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T07:58:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:58:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:58:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730985296, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T07:58:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:58:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:58:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679730986297, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T07:58:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731017563, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731020675, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:58:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731021731, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T07:58:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:58:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:58:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731022733, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T07:58:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:58:21.375Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:58:21.376Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:21.376Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:21.376Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:58:22.377Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:58:22.377Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:22.377Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:22.378Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:58:23.378Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:58:23.379Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:23.379Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:23.379Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:58:24.380Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T07:58:24.381Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:58:24.381Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T07:58:24.381Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:58:24.381Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T07:58:24.420Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:58:24.421Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:58:24.421Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:58:24.421Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:24.421Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:58:24.421Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:24.963Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:58:24.965Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T07:58:24.966Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:58:24.966Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:24.966Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:58:24.967Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:24.967Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:24.967Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731104966, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:58:25.967Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:58:25.968Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:58:25.969Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:25.969Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:25.969Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:25.970Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:26.047Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11833380621874296852/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T07:58:26.620Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:58:26.620Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:58:26.620Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:26.620Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:58:26.620Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:58:26.621Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:58:26.622Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T07:58:26.676Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T07:58:26.676Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:58:26.676Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T07:58:26.676Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:58:26.676Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:26.677Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:26.677Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731106676, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:58:27.677Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T07:58:27.678Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T07:58:27.678Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:58:27.678Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:27.678Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:27.678Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731107677, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:58:28.679Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:58:28.704Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:58:28.709Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:58:28.709Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:58:28.709Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:58:28.710Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:58:28.710Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:58:28.710Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:58:28.710Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:58:28.710Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:58:28.710Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:58:28.727Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:58:58.728Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T07:58:58.737Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T07:58:58.737Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T07:58:58.738Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T07:58:58.745Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:58:58.764Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T07:58:58.765Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e6673927-4701-49e8-8655-542d9d19d7d3], X-ECOMP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-TransactionId=[], X-ONAP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], Content-Type=[application/merge-patch+json]} 2023-03-25T07:58:58.773Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:58:58.912Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:58:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[205016], x-aai-txid=[1-aai-resources-230325-07:58:57:977-892], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:58:58.912Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:58:58.912Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T07:58:58.913Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:58:58.913Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:58:58.925Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:58:58.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:58:58.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:58:58.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:58.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:58.926Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731138926, "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-25T07:58:59.952Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:58:59.952Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:58:59.952Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:58:59.952Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:58:59.953Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:58:59.953Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:00.953Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:00.953Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:00.953Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:00.954Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:01.954Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:01.955Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:01.955Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:01.955Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:02.955Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:02.956Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:02.956Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:02.956Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:03.956Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:03.957Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:03.957Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:03.957Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:04.957Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:04.958Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:04.958Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:04.958Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:05.958Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:05.959Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:05.959Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:05.959Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:06.959Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:06.960Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:06.960Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:06.960Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:07.960Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T07:59:07.961Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:59:07.961Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T07:59:07.961Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:59:07.961Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T07:59:08.001Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:59:08.002Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:59:08.002Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:59:08.002Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:08.002Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:59:08.002Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:08.260Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:59:08.262Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T07:59:08.263Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:59:08.263Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:08.263Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:59:08.263Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:08.263Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:08.263Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731148263, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:09.264Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:59:09.264Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:59:09.264Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:09.265Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:09.265Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:09.265Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:09.347Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP874814028245512163/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T07:59:09.878Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:59:09.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:59:09.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:09.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:59:09.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:09.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:09.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:09.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:09.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:09.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:09.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T07:59:09.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:59:09.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:09.879Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:09.880Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T07:59:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T07:59:09.929Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:59:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T07:59:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:59:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:09.930Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731149929, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:10.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T07:59:10.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T07:59:10.931Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:59:10.932Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:10.932Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:10.932Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731150931, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:11.933Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:59:11.952Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:59:11.958Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:59:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:59:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:59:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:59:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:59:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:59:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:59:11.959Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:59:11.960Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:59:11.972Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T07:59:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731053949, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:59:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:59:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731062047, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731063094, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731064095, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731095336, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T07:59:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T07:59:41.973Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T07:59:41.984Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T07:59:41.985Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T07:59:41.985Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T07:59:41.992Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T07:59:42.009Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T07:59:42.010Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1871f551-9702-4985-8e24-7f22af8008d5], X-ECOMP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-TransactionId=[], X-ONAP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], Content-Type=[application/merge-patch+json]} 2023-03-25T07:59:42.022Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T07:59:42.164Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 07:59:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[237800], x-aai-txid=[2-aai-resources-230325-07:59:41:226-22897], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T07:59:42.165Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T07:59:42.165Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T07:59:42.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T07:59:42.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T07:59:42.178Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T07:59:42.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T07:59:42.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T07:59:42.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:42.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:42.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731182180, "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-25T07:59:43.209Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T07:59:43.210Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T07:59:43.210Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:43.210Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:43.211Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:43.211Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:44.211Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:44.212Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:44.212Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:44.212Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:45.212Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:45.213Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:45.213Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:45.213Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:46.214Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:46.214Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:46.214Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:46.214Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:47.215Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:47.215Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:47.215Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:47.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:48.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:48.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:48.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:48.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:49.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:49.218Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:49.218Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:49.218Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:50.219Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T07:59:50.219Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:50.219Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:50.220Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:51.220Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T07:59:51.221Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T07:59:51.221Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T07:59:51.221Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T07:59:51.221Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T07:59:51.261Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:59:51.261Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:59:51.261Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:59:51.261Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:51.261Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T07:59:51.262Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:51.515Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T07:59:51.519Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T07:59:51.519Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:59:51.519Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:51.519Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T07:59:51.519Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:51.519Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:51.519Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731191519, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:52.520Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T07:59:52.521Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T07:59:52.521Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:52.521Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:52.522Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:52.522Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:52.617Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10517353394988965247/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T07:59:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T07:59:53.206Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:59:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T07:59:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T07:59:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T07:59:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:53.207Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:53.208Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T07:59:53.209Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T07:59:53.209Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T07:59:53.258Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T07:59:53.258Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:59:53.258Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T07:59:53.258Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:59:53.258Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:53.259Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:53.259Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731193258, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:54.259Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T07:59:54.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T07:59:54.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T07:59:54.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T07:59:54.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T07:59:54.260Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731194259, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T07:59:55.261Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:59:55.285Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T07:59:55.290Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T07:59:55.291Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T07:59:55.291Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T07:59:55.291Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T07:59:55.291Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:59:55.291Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:59:55.291Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:59:55.292Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T07:59:55.292Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T07:59:55.307Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:00:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:00:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:00:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:00:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:00:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731104966, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:00:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731106676, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T08:00:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731107677, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T08:00:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731138926, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:00:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:00:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:00:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:00:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:00:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731148263, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:00:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731149929, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T08:00:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:00:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731150931, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T08:00:21.115Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:00:25.307Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T08:00:25.315Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T08:00:25.315Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T08:00:25.316Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T08:00:25.323Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:00:25.344Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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-25T08:00:25.345Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T08:00:25.353Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:00:25.570Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T08:00:25.570Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:00:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[213], vertex-id=[405568], x-aai-txid=[1-aai-resources-230325-08:00:24:558-81279], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:00:25.570Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:00:25.571Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:00:25.571Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:00:25.583Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:00:25.583Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:00:25.583Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:00:25.583Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:25.584Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:25.584Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731225583, "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-25T08:00:26.612Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:00:26.612Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:00:26.613Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:00:26.613Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:26.613Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:26.613Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:00:27.613Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:00:27.614Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:27.614Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:27.614Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:00:28.615Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:00:28.615Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:28.615Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:28.616Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:00:29.616Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:00:29.616Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:29.617Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:29.617Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:00:30.617Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:00:30.618Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:30.618Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:30.618Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:00:31.618Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:00:31.619Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:31.619Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:31.619Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:00:32.620Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:00:32.620Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:32.620Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:32.620Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:00:33.621Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:00:33.621Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:33.622Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:33.622Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:00:34.623Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:00:34.623Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:34.623Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:34.623Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:00:35.624Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:00:35.624Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:35.624Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:35.624Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:00:36.625Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T08:00:36.626Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:00:36.626Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T08:00:36.626Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:00:36.626Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T08:00:36.673Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:00:36.673Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:00:36.673Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:00:36.674Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T08:00:36.674Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:00:36.674Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T08:00:36.961Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:00:36.966Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T08:00:36.966Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:00:36.967Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:00:36.967Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:00:36.967Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:36.967Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:36.967Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731236966, "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-25T08:00:37.968Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:00:37.968Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:00:37.969Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:00:37.969Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T08:00:37.970Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:00:37.970Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:00:38.057Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13631978498159809397/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T08:00:38.880Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:00:38.880Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:00:38.880Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:00:38.880Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T08:00:38.880Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:00:38.880Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:00:38.880Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:00:38.880Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:00:38.880Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:00:38.880Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.880Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.881Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T08:00:38.882Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.883Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:00:38.883Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.883Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:00:38.883Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.883Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:00:38.883Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:00:38.883Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:00:38.883Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T08:00:38.931Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists 2023-03-25T08:00:38.931Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:00:38.931Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists) 2023-03-25T08:00:38.931Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:00:38.931Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:38.931Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:38.931Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731238931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:00:39.932Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:00:39.932Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists) 2023-03-25T08:00:39.932Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:00:39.933Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:00:39.933Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:00:39.933Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731239932, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:00:40.933Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:00:40.963Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:00:40.968Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:00:40.968Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:00:40.968Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:00:40.968Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:00:40.968Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:00:40.968Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:00:40.968Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:00:40.969Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:00:40.969Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:00:40.985Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:01:10.985Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T08:01:10.994Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T08:01:10.994Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T08:01:10.995Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T08:01:11.002Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:01:11.025Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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-25T08:01:11.026Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T08:01:11.037Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:01:11.177Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T08:01:11.178Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:01:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[213208], x-aai-txid=[0-aai-resources-230325-08:01:10:242-70217], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:01:11.178Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:01:11.179Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:01:11.179Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:01:11.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:01:11.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:01:11.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:01:11.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:11.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:11.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731271196, "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-25T08:01:12.223Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:01:12.223Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:01:12.224Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:12.224Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:12.224Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:12.224Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:01:13.225Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:13.225Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:13.225Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:13.225Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:01:14.226Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:14.226Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:14.226Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:14.227Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:01:15.227Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:15.228Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:15.228Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:15.228Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:01:16.228Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:16.229Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:16.229Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:16.229Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:01:17.230Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:17.231Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:17.231Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:17.231Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:01:18.232Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:18.232Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:18.232Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:18.232Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:01:19.233Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:19.233Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:19.233Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:19.234Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:01:20.234Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T08:01:20.235Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:01:20.235Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T08:01:20.235Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:01:20.235Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T08:01:20.283Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:01:20.284Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:01:20.284Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:01:20.284Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T08:01:20.284Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:01:20.284Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T08:01:20.307Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:01:20.308Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@662ad575 2023-03-25T08:01:20.308Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:01:20.308Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-25T08:01:20.308Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:01:20.309Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:01:20.309Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:01:20.309Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:01:20.309Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:20.309Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:20.309Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731280309, "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-25T08:01:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:01:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-25T08:01:21.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:01:21.127Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T08:01:21.132Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=78, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:01:21.133Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 78: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T08:01:21.160Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=78, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:01:21.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T08:01:21.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:01:21.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:01:21.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:01:21.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:01:21.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3336, 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-25T08:01:21.166Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:01:21.167Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:01:21.311Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:836e85c7-4c12-45fc-8d86-744f5c33dd72) 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-25T08:01:21.360Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists 2023-03-25T08:01:21.360Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:01:21.360Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists) 2023-03-25T08:01:21.360Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:01:21.361Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:21.361Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:21.361Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731281360, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:01:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731182180, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:01:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.186Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731191519, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.187Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731193258, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731194259, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731225583, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.188Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731236966, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731238931, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731239932, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731271196, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.189Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:01:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:01:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731280309, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:01:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:01:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731281360, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } 2023-03-25T08:01:22.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:01:22.362Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:01:22.363Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists) 2023-03-25T08:01:22.363Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:01:22.363Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:22.363Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:22.363Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731282362, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:01:23.364Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:01:23.386Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:01:23.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:01:23.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:01:23.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:01:23.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:01:23.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:01:23.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:01:23.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:01:23.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:01:23.391Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:01:23.406Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:01:53.407Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T08:01:53.416Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T08:01:53.416Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T08:01:53.416Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T08:01:53.425Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:01:53.437Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T08:01:53.437Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4e1fc5ab-bce5-4caf-8274-7139b007a79e], X-ECOMP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-TransactionId=[], X-ONAP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], Content-Type=[application/merge-patch+json]} 2023-03-25T08:01:53.444Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:01:53.588Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:01:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[245816], x-aai-txid=[1-aai-resources-230325-08:01:52:649-48816], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:01:53.588Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:01:53.589Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T08:01:53.589Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:01:53.589Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:01:53.601Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:01:53.601Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:01:53.601Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:01:53.601Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:53.601Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:53.601Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731313601, "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-25T08:01:54.629Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:01:54.629Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:01:54.629Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:54.629Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:54.629Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:54.630Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:01:55.630Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:55.631Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:55.631Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:55.631Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:01:56.632Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:56.632Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:56.632Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:56.632Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:01:57.633Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:57.634Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:57.634Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:57.634Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:01:58.635Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:58.635Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:58.635Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:58.636Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:01:59.637Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:01:59.637Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:01:59.637Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:01:59.637Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:02:00.639Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:02:00.639Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:00.639Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:00.639Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:02:01.640Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:02:01.640Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:01.640Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:01.640Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:02:02.641Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:02:02.641Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:02.641Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:02.641Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:02:03.642Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T08:02:03.643Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:02:03.643Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T08:02:03.643Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:02:03.643Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T08:02:03.685Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:02:03.686Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:02:03.686Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:02:03.686Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:02:03.686Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:02:03.687Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:02:03.708Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:02:03.708Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@32c5c90a 2023-03-25T08:02:03.709Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:02:03.709Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T08:02:03.709Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:02:03.710Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:02:03.710Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:02:03.710Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:02:03.710Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:03.711Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:03.711Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731323710, "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-25T08:02:04.711Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T08:02:04.730Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:02:04.730Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T08:02:04.735Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T08:02:04.736Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T08:02:04.736Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T08:02:04.736Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T08:02:04.736Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T08:02:04.745Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:02:04.773Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:02:04.780Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T08:02:04.780Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:02:04.781Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:02:04.781Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:02:04.781Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:02:04.781Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:04.781Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:04.781Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731324781, "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-25T08:02:05.782Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:02:05.811Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:02:05.816Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:02:05.816Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:02:05.816Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:02:05.816Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:02:05.816Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:02:05.816Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:02:05.816Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:02:05.816Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T08:02:05.816Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:02:05.831Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:02:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:02:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:02:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731282362, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } 2023-03-25T08:02:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:02:35.832Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T08:02:35.844Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T08:02:35.845Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T08:02:35.845Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T08:02:35.851Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:02:35.867Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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-25T08:02:35.868Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T08:02:35.875Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:02:36.012Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T08:02:36.013Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:02:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[532680], x-aai-txid=[2-aai-resources-230325-08:02:35:080-2921], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:02:36.013Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:02:36.013Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:02:36.013Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:02:36.025Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:02:36.026Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T08:02:36.026Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:02:36.026Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:36.026Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:36.026Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731356026, "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-25T08:02:37.059Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:02:37.060Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"7dee6bbc-c8fa-4f30-86af-412437cb86ee","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f93ce852-8796-4ec7-89a1-80ff585a9ae9","serviceDescription":"service","serviceInvariantUUID":"95b0efc4-d903-4f88-b0e4-83d825eef276","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"db9f0c72-5dbc-4441-8bd4-e630a86c1f12","resourceInvariantUUID":"7cd444e7-991e-464d-b99b-6ac5b0bc6c37","resourceCustomizationUUID":"f4607ef5-5502-4972-93ba-aebbc074b812","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":"NjE2ZTM2YThjOTlmMjg0Yzk2ODFmNDlhMjY4Y2NkNzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ff66a95-a377-492b-aca5-f0a6e29405eb","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":"9ad18601-37b8-4f7e-a61f-13cb8c11a857","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":"8af87606-e23b-4479-96b0-74916551ad1a","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":"MTNjODYzYTM5ZmI5MzdkZWEwZDliYjI3OGY4MjA2NmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1fcc21ec-c9db-426e-b753-b74acce684f0","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":"aae2e07d-6d5e-4b8c-a15b-bb8ac37f7f5c","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":"936d7f31-c1fb-41cd-89bc-01350aae2b29","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":"30d148e1-d1a3-42b8-811c-bce7e6201f58","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":"MjgxM2UwY2I0MzE0YWJlNjQ0YWIwYjVhY2U5M2Q2MTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"093b95a8-83e3-42a8-8974-fe274bb90efe","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"273d9fa1-6219-48d6-a68e-87b03c915157","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:02:37.060Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:02:37.060Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:37.060Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:37.060Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:02:38.061Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:02:38.061Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:38.061Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:38.061Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:02:39.062Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:02:39.062Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:39.062Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:39.062Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:02:40.063Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:02:40.063Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:40.063Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:40.063Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:02:41.064Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:02:41.064Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:41.064Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:41.064Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:02:42.065Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:02:42.065Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:42.065Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:42.065Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:02:43.066Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:02:43.066Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:43.066Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:43.066Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:02:44.067Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:02:44.067Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:44.068Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:44.068Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:02:45.068Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:02:45.068Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:45.069Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:45.069Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:02:46.069Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "f93ce852-8796-4ec7-89a1-80ff585a9ae9", "serviceDescription": "service", "serviceInvariantUUID": "95b0efc4-d903-4f88-b0e4-83d825eef276", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "f4607ef5-5502-4972-93ba-aebbc074b812", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "db9f0c72-5dbc-4441-8bd4-e630a86c1f12", "resourceInvariantUUID": "7cd444e7-991e-464d-b99b-6ac5b0bc6c37", "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": "YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "273d9fa1-6219-48d6-a68e-87b03c915157" } ], "workloadContext": "Production" } 2023-03-25T08:02:46.070Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:02:46.070Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f93ce852-8796-4ec7-89a1-80ff585a9ae9 ASDC 2023-03-25T08:02:46.071Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:7dee6bbc-c8fa-4f30-86af-412437cb86ee ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:f93ce852-8796-4ec7-89a1-80ff585a9ae9 ServiceInvariantUUID:95b0efc4-d903-4f88-b0e4-83d825eef276 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:273d9fa1-6219-48d6-a68e-87b03c915157 ArtifactChecksum:YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:f4607ef5-5502-4972-93ba-aebbc074b812 ResourceInvariantUUID:7cd444e7-991e-464d-b99b-6ac5b0bc6c37 ResourceName:test-pnf ResourceType:PNF ResourceUUID:db9f0c72-5dbc-4441-8bd4-e630a86c1f12 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:02:46.071Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f93ce852-8796-4ec7-89a1-80ff585a9ae9 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-25T08:02:46.120Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:02:46.121Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:02:46.121Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:02:46.121Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 273d9fa1-6219-48d6-a68e-87b03c915157 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:02:46.121Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:02:46.122Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:02:46.150Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:02:46.150Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@b28b991 2023-03-25T08:02:46.150Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:02:46.151Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T08:02:46.151Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 273d9fa1-6219-48d6-a68e-87b03c915157 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:02:46.151Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:02:46.151Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:02:46.151Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:02:46.151Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:46.152Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:46.152Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731366151, "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-25T08:02:47.153Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:273d9fa1-6219-48d6-a68e-87b03c915157) 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-25T08:02:47.173Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:02:47.173Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T08:02:47.178Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T08:02:47.179Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 2023-03-25T08:02:47.179Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||No resources found for Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T08:02:47.179Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T08:02:47.179Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 db9f0c72-5dbc-4441-8bd4-e630a86c1f12 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-25T08:02:47.187Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:02:47.216Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:02:47.223Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf db9f0c72-5dbc-4441-8bd4-e630a86c1f12 0 ASDC deployResourceStructure 2023-03-25T08:02:47.224Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:02:47.224Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:02:47.224Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:02:47.224Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:02:47.225Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:02:47.225Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:02:47.225Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731367224, "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-25T08:02:48.225Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:02:48.248Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:02:48.252Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:02:48.252Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:02:48.252Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:02:48.252Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:02:48.252Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:02:48.252Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:02:48.252Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:02:48.252Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T08:02:48.253Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:02:48.267Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:03:18.267Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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-25T08:03:18.275Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee and serviceModelVersionId: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T08:03:18.275Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 95b0efc4-d903-4f88-b0e4-83d825eef276 2023-03-25T08:03:18.276Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 2023-03-25T08:03:18.283Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:03:18.305Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||Invoke 2023-03-25T08:03:18.305Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8f2695a8-c978-4b58-a278-a4371d2f14bb], X-ECOMP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-TransactionId=[], X-ONAP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], Content-Type=[application/merge-patch+json]} 2023-03-25T08:03:18.313Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:03:18.454Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?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/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:03:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[258104], x-aai-txid=[2-aai-resources-230325-08:03:17:516-77619], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:03:18.455Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:03:18.455Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||InvokeReturn 2023-03-25T08:03:18.455Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:03:18.455Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:03:18.467Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:03:18.467Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7dee6bbc-c8fa-4f30-86af-412437cb86ee and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T08:03:18.467Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:03:18.467Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:03:18.467Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:03:18.467Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731398467, "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-25T08:03:19.498Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:03:19.498Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"68d1892d-726d-4e69-979a-76447d6396fd","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"e8191c96-3ecd-4c23-9d57-9293cb7b189e","serviceDescription":"service","serviceInvariantUUID":"887e6d8e-cec4-4e80-b63c-01b7e6387caa","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b722039e-dca1-4e3c-97e1-a6b38fc125c9","resourceInvariantUUID":"3d363240-363f-4ab1-934c-b79db28f53ec","resourceCustomizationUUID":"021fb00c-9d3b-4a8d-8349-88a517b8e867","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":"ZWU1MWJhNmQ5NWVlMWEwZDMxMjYxNjE1NTA1ZjQ4NzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27d9b014-8f09-41cb-8b35-95b7961fef34","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":"8e44d61e-5b9e-4e2f-bee5-91ce0515dca2","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":"1652dc0e-fee4-4821-942f-f9f04f4d6098","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":"MjlkOTI5YTVkNDBhOWM3MGRjZTZiOTdiM2Y2MDZiZmU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7af0a5bb-ec15-4d77-9d2a-35d3c4c9bbbd","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":"9d480408-3715-4d4a-a0a1-208623c20ee8","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":"40eb7a3b-31ee-4066-a57c-05a810bcdd68","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":"5cae89e9-0d76-47b5-ae44-f9f716b8fb5f","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":"MTAwNDJiMmEyZDJhZTcyYmE4Mjk1NGIxZDNkMzgwNTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"78947c5f-3c4e-4f31-8146-bf0f5cfcd031","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"087bcbe1-0428-47d9-b62f-b0d2cb5e688b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:03:19.499Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:03:19.499Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:03:19.499Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:03:19.499Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:03:20.500Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:03:20.501Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:03:20.501Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:03:20.501Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:03:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731313601, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:03:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:03:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:03:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:03:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:03:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:03:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:03:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:03:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:03:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:03:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731323710, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:03:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:03:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:03:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731324781, "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-25T08:03:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:03:21.503Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:03:21.504Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:03:21.504Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:03:21.504Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:03:22.505Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:03:22.505Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:03:22.505Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:03:22.506Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:03:23.507Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:03:23.507Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:03:23.507Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:03:23.507Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:03:24.508Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:03:24.509Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:03:24.509Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:03:24.509Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:03:25.510Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:03:25.510Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:03:25.511Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:03:25.511Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:03:26.512Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:03:26.512Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:03:26.512Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:03:26.512Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "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-25T08:03:27.513Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:03:27.513Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:03:27.514Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:03:27.514Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:03:28.515Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "e8191c96-3ecd-4c23-9d57-9293cb7b189e", "serviceDescription": "service", "serviceInvariantUUID": "887e6d8e-cec4-4e80-b63c-01b7e6387caa", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "021fb00c-9d3b-4a8d-8349-88a517b8e867", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b722039e-dca1-4e3c-97e1-a6b38fc125c9", "resourceInvariantUUID": "3d363240-363f-4ab1-934c-b79db28f53ec", "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": "ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "087bcbe1-0428-47d9-b62f-b0d2cb5e688b" } ], "workloadContext": "Production" } 2023-03-25T08:03:28.515Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:03:28.515Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e8191c96-3ecd-4c23-9d57-9293cb7b189e ASDC 2023-03-25T08:03:28.516Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:68d1892d-726d-4e69-979a-76447d6396fd ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:e8191c96-3ecd-4c23-9d57-9293cb7b189e ServiceInvariantUUID:887e6d8e-cec4-4e80-b63c-01b7e6387caa 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:087bcbe1-0428-47d9-b62f-b0d2cb5e688b ArtifactChecksum:ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:021fb00c-9d3b-4a8d-8349-88a517b8e867 ResourceInvariantUUID:3d363240-363f-4ab1-934c-b79db28f53ec ResourceName:test-pnf ResourceType:PNF ResourceUUID:b722039e-dca1-4e3c-97e1-a6b38fc125c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:03:28.516Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e8191c96-3ecd-4c23-9d57-9293cb7b189e 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-25T08:03:28.561Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:03:28.562Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:03:28.562Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:03:28.562Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 087bcbe1-0428-47d9-b62f-b0d2cb5e688b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:03:28.563Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:03:28.563Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:03:28.580Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:03:28.580Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@74fd019e 2023-03-25T08:03:28.581Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:03:28.581Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T08:03:28.581Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 087bcbe1-0428-47d9-b62f-b0d2cb5e688b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:03:28.581Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:03:28.581Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:03:28.581Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:03:28.581Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:03:28.581Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:03:28.582Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731408581, "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-25T08:03:29.583Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:087bcbe1-0428-47d9-b62f-b0d2cb5e688b) 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-25T08:03:29.606Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:03:29.607Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T08:03:29.612Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T08:03:29.612Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 2023-03-25T08:03:29.612Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||No resources found for Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T08:03:29.612Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T08:03:29.612Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 b722039e-dca1-4e3c-97e1-a6b38fc125c9 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-25T08:03:29.620Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:03:29.647Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:03:29.655Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf b722039e-dca1-4e3c-97e1-a6b38fc125c9 0 ASDC deployResourceStructure 2023-03-25T08:03:29.655Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:03:29.656Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:03:29.656Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:03:29.656Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:03:29.656Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:03:29.656Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:03:29.656Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731409656, "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-25T08:03:30.657Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:03:30.686Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:03:30.691Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:03:30.691Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:03:30.691Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:03:30.691Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:03:30.692Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:03:30.692Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:03:30.692Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:03:30.692Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T08:03:30.692Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:03:30.707Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:04:00.708Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd 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-25T08:04:00.716Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 68d1892d-726d-4e69-979a-76447d6396fd and serviceModelVersionId: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T08:04:00.716Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 887e6d8e-cec4-4e80-b63c-01b7e6387caa 2023-03-25T08:04:00.716Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 2023-03-25T08:04:00.723Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:04:00.737Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||Invoke 2023-03-25T08:04:00.737Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[90f877d6-6641-4568-8e38-86f129823e1e], X-ECOMP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-TransactionId=[], X-ONAP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], Content-Type=[application/merge-patch+json]} 2023-03-25T08:04:00.744Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:04:00.880Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?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/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:03:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[266296], x-aai-txid=[1-aai-resources-230325-08:03:59:949-51307], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:04:00.881Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:04:00.882Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||InvokeReturn 2023-03-25T08:04:00.882Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:04:00.882Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:04:00.894Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:04:00.895Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 68d1892d-726d-4e69-979a-76447d6396fd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T08:04:00.895Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:04:00.895Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:04:00.895Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:04:00.896Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731440895, "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-25T08:04:01.921Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:04:01.921Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T08:04:01.923Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T08:04:01.923Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T08:04:01.924Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T08:04:01.924Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T08:04:01.924Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T08:04:01.924Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T08:04:01.926Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, 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-25T08:04:01.929Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b8c515c1-a4f8-431c-9f8a-6cb2f32a0bad 2023-03-25T08:04:01.929Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T08:04:01.929Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T08:04:03.754Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:04:06.765Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:04:09.773Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:04:12.783Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:04:15.792Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:04:18.803Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:04:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:04:21.125Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:04:21.126Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T08:04:21.132Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=79, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:04:21.132Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=79, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b8c515c1-a4f8-431c-9f8a-6cb2f32a0bad', protocol='range'} 2023-03-25T08:04:21.137Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:04:21.137Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:04:21.137Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:04:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:04:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:04:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:04:21.138Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 79: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b8c515c1-a4f8-431c-9f8a-6cb2f32a0bad=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-25T08:04:21.156Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=79, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b8c515c1-a4f8-431c-9f8a-6cb2f32a0bad', protocol='range'} 2023-03-25T08:04:21.156Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T08:04:21.156Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T08:04:21.156Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=79, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:04:21.157Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T08:04:21.157Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:04:21.160Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:04:21.160Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:04:21.160Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:04:21.160Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:04:21.160Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:04:21.160Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:04:21.161Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:04:21.162Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:04:21.162Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:04:21.162Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3386, 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-25T08:04:21.162Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:04:21.162Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:04:21.241Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:04:21.241Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:04:21.241Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:04:21.242Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:04:21.242Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:04:21.242Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:04:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731356026, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T08:04:22.179Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731366151, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731367224, "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-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731398467, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679730602465, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731408581, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:04:22.182Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731409656, "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-25T08:04:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731440895, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T08:04:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:04:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:04:22.183Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:04:22.242Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:04:22.243Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:04:22.243Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:04:22.243Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:04:23.244Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:04:23.244Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:04:23.244Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:04:23.244Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:04:24.245Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:04:24.245Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:04:24.246Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:04:24.246Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:04:25.247Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:04:25.247Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:04:25.247Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:04:25.247Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:04:26.248Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:04:26.249Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:04:26.249Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:04:26.249Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:04:27.250Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:04:27.250Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:04:27.250Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:04:27.250Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:04:28.252Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T08:04:28.252Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:04:28.252Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T08:04:28.252Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:04:28.252Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T08:04:28.298Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:04:28.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:04:28.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:04:28.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T08:04:28.299Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:04:28.300Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T08:04:28.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:04:28.323Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@46b7e6c 2023-03-25T08:04:28.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:04:28.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T08:04:28.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:04:28.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T08:04:28.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T08:04:28.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:04:28.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:04:28.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:04:28.324Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731468324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:04:29.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T08:04:29.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:04:29.344Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:04:29.349Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T08:04:29.350Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T08:04:29.350Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T08:04:29.350Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:04:29.350Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T08:04:29.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:04:29.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6470fbd7 2023-03-25T08:04:29.366Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:04:29.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T08:04:29.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:04:29.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T08:04:29.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T08:04:29.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:04:29.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:04:29.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:04:29.367Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731469367, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:04:30.368Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:04:30.369Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:04:30.393Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:04:30.397Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:04:30.397Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:05:00.397Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:05:00.424Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:05:00.428Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:05:00.428Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:05:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:05:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:05:21.110Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:05:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:05:30.428Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:05:30.455Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:05:30.459Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:05:30.459Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:06:00.459Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:06:00.485Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:06:00.490Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:06:00.491Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:06:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:06:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:06:21.111Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T08:06:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:06:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:06:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:06:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:06:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:06:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T08:06:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:06:21.112Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:06:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:06:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:06:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:06:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:06:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:06:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:06:21.113Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731468324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:06:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:06:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-25T08:06:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731469367, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:06:21.114Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:06:30.491Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:06:30.511Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:06:30.515Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:06:30.515Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:07:00.515Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:07:00.539Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:07:00.543Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:07:00.543Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:07:21.109Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:07:30.543Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:07:30.570Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:07:30.575Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:07:30.575Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:08:00.575Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:08:00.597Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:08:00.601Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:08:00.601Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:08:21.110Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:08:30.601Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:08:30.627Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:08:30.632Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:08:30.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:09:00.633Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:09:00.663Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:09:00.668Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:09:00.669Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:09:21.111Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:09:21.254Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T08:09:21.254Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-b8c515c1-a4f8-431c-9f8a-6cb2f32a0bad sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T08:09:21.255Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T08:09:21.255Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T08:09:21.734Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:09:21.755Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:09:21.756Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T08:09:21.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=80, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:09:21.763Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 80: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T08:09:21.779Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=80, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:09:21.780Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T08:09:21.780Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:09:21.785Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:09:21.785Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:09:21.785Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:09:21.785Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3420, 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-25T08:09:21.786Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:09:21.786Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:09:30.669Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T08:09:30.670Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T08:09:30.681Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T08:09:30.682Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T08:09:30.682Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T08:09:30.688Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:09:30.702Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T08:09:30.702Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T08:09:30.710Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:09:30.976Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T08:09:30.976Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:09:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[261], vertex-id=[323648], x-aai-txid=[1-aai-resources-230325-08:09:29:913-65183], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:09:30.977Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:09:30.977Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:09:30.977Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:09:30.990Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:09:30.990Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T08:09:30.991Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T08:09:30.991Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:09:30.991Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:09:30.991Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731770990, "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-25T08:09:31.013Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:09:31.014Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679731770990, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T08:09:31.014Z||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-25T08:09:32.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:09:32.022Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:09:32.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:09:32.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:09:32.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:09:32.023Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:09:33.024Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:09:33.025Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:09:33.025Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:09:33.025Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:09:34.026Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:09:34.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:09:34.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:09:34.027Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:09:35.030Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:09:35.030Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:09:35.030Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:09:35.030Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:09:36.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:09:36.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:09:36.031Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:09:36.032Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:09:37.033Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:09:37.033Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:09:37.033Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:09:37.033Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:09:38.034Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:09:38.035Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:09:38.035Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:09:38.035Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:09:39.036Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T08:09:39.036Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:09:39.036Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T08:09:39.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:09:39.037Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T08:09:39.081Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:09:39.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:09:39.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:09:39.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:39.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:09:39.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:39.347Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:09:39.351Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T08:09:39.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T08:09:39.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:39.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:09:39.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:09:39.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:09:39.353Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731779352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:09:40.353Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:09:40.354Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:09:40.354Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:40.355Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T08:09:40.356Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:40.356Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:40.469Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10376341484925566115/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T08:09:41.995Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:09:41.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:09:41.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:41.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T08:09:41.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:41.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:41.996Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:41.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:41.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:41.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:41.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:41.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:41.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:41.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:41.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:09:41.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:09:41.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:41.997Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:09:41.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:09:41.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:09:41.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:09:41.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:41.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:09:41.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:09:41.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:09:41.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:09:41.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:41.998Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:09:41.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:41.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T08:09:41.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:09:41.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:09:41.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:09:41.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:09:41.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:09:41.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:09:41.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:09:41.999Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:09:42.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:09:42.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:09:42.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:09:42.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:09:42.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:09:42.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:09:42.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:09:42.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T08:09:42.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:42.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T08:09:42.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:42.000Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:09:42.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:09:42.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:42.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:09:42.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:09:42.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:42.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:09:42.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:09:42.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:42.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T08:09:42.001Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:09:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T08:09:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:09:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:09:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:09:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:09:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:09:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:09:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:09:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:09:42.002Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:09:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T08:09:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T08:09:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:09:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:09:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:09:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:09:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:09:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:09:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:09:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T08:09:42.003Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:09:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:09:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:09:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:09:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T08:09:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T08:09:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:09:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:09:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:09:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:09:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:09:42.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:09:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:09:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:09:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:09:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:09:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:09:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T08:09:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T08:09:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:09:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:42.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:09:42.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:42.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:09:42.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:09:42.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:09:42.006Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T08:09:42.053Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T08:09:42.054Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T08:09:42.054Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T08:09:42.054Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:09:42.054Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:09:42.054Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:09:42.054Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731782054, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:09:43.055Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T08:09:43.055Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T08:09:43.055Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:09:43.056Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:09:43.056Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:09:43.056Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731783055, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:09:44.056Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:09:44.079Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:09:44.082Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:09:44.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:09:44.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:09:44.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:09:44.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:09:44.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:09:44.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:09:44.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:09:44.083Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:09:44.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:10:14.111Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T08:10:14.123Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T08:10:14.123Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T08:10:14.124Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T08:10:14.128Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:10:14.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T08:10:14.143Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7893f900-8208-43c8-8fc6-28491c2d7eb4], X-ECOMP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], X-TransactionId=[], X-ONAP-RequestID=[c76a9af3-f75c-44c9-a9ee-d57387f08d96], Content-Type=[application/merge-patch+json]} 2023-03-25T08:10:14.152Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:10:14.295Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:10:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-08:10:13:354-46041], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:10:14.296Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:10:14.296Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T08:10:14.297Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:10:14.297Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:10:14.307Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:10:14.308Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:10:14.308Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:10:14.308Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:14.308Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:14.308Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731814308, "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-25T08:10:15.339Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:10:15.340Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:10:15.340Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:10:15.340Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:15.340Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:15.341Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:10:16.341Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:10:16.341Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:16.342Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:16.342Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:10:17.342Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:10:17.343Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:17.343Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:17.343Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:10:18.343Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:10:18.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:18.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:18.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:10:19.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:10:19.345Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:19.345Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:19.345Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:10:20.346Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:10:20.347Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:20.347Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:20.347Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:10:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:10:21.114Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.114Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:10:21.114Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.114Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:10:21.115Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731779352, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731782054, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731783055, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.116Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679731814308, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:10:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:10:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:10:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T08:10:21.117Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.117Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.117Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:10:21.118Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.118Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.118Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T08:10:21.118Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.118Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:10:21.118Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:10:21.118Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:10:21.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:10:21.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:21.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:21.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:10:22.349Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T08:10:22.349Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:10:22.350Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T08:10:22.350Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:10:22.350Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T08:10:22.398Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:10:22.399Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:10:22.399Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:10:22.399Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:22.399Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:10:22.400Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:22.668Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:10:22.672Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T08:10:22.672Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T08:10:22.672Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:22.672Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:10:22.673Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:22.673Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:22.673Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731822672, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:10:23.673Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:10:23.674Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:10:23.674Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:23.675Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T08:10:23.675Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:23.676Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:23.783Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9490487750920903367/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided 2023-03-25T08:10:25.223Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:10:25.223Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:10:25.223Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:25.223Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T08:10:25.223Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:25.223Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:25.223Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.224Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:10:25.225Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:10:25.226Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:10:25.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:10:25.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:10:25.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T08:10:25.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:10:25.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T08:10:25.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:10:25.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:10:25.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:10:25.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:10:25.227Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:10:25.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:10:25.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:10:25.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:10:25.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:10:25.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T08:10:25.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T08:10:25.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:10:25.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:10:25.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:10:25.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:10:25.228Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:10:25.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:10:25.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:10:25.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T08:10:25.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:10:25.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:10:25.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:10:25.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:10:25.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T08:10:25.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T08:10:25.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:10:25.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:10:25.229Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:10:25.230Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:10:25.230Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:10:25.230Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:10:25.230Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:10:25.230Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:10:25.230Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:10:25.230Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:10:25.230Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:10:25.230Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T08:10:25.230Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T08:10:25.230Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.231Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:10:25.231Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.231Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:10:25.231Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.231Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:10:25.231Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:10:25.231Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:10:25.231Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T08:10:25.283Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T08:10:25.283Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T08:10:25.283Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T08:10:25.283Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:10:25.283Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:25.284Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:25.284Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731825283, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:10:26.285Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T08:10:26.285Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T08:10:26.285Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:10:26.285Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:26.285Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:26.285Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731826284, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:10:27.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:10:27.315Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:10:27.320Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:10:27.320Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:10:27.320Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:10:27.321Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:10:27.321Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:10:27.321Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:10:27.321Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:10:27.321Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:10:27.321Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:10:27.338Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:10:57.339Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T08:10:57.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T08:10:57.352Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T08:10:57.353Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T08:10:57.359Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:10:57.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T08:10:57.378Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0b413929-6fe9-4a3e-b8f2-4594480e2db9], X-ECOMP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], X-TransactionId=[], X-ONAP-RequestID=[2f6b26de-99ff-4585-8fcb-933c6d7339ba], Content-Type=[application/merge-patch+json]} 2023-03-25T08:10:57.385Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:10:57.527Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:10:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[188472], x-aai-txid=[0-aai-resources-230325-08:10:56:586-43664], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:10:57.528Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:10:57.528Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T08:10:57.529Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:10:57.529Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:10:57.541Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:10:57.541Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:10:57.542Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:10:57.542Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:57.542Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:57.542Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731857541, "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-25T08:10:58.572Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:10:58.572Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:10:58.572Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:10:58.573Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:58.573Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:58.573Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:10:59.573Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:10:59.574Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:10:59.574Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:10:59.574Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:11:00.575Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T08:11:00.575Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:11:00.575Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T08:11:00.575Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T08:11:00.575Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T08:11:00.623Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:11:00.623Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:11:00.623Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:11:00.624Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T08:11:00.624Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:11:00.624Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T08:11:00.648Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:11:00.648Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@16d004f5 2023-03-25T08:11:00.648Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:11:00.648Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T08:11:00.648Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:11:00.648Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T08:11:00.648Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T08:11:00.649Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:11:00.649Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:00.649Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:00.649Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731860648, "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-25T08:11:01.649Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T08:11:01.691Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T08:11:01.691Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T08:11:01.691Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T08:11:01.691Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:11:01.691Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:01.691Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:01.691Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731861691, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:11:02.692Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T08:11:02.693Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T08:11:02.693Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:11:02.693Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:02.693Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:02.693Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731862692, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:11:03.695Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:11:03.718Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:11:03.722Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:11:03.722Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:11:03.722Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:11:03.722Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:11:03.722Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:11:03.722Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:11:03.722Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:11:03.722Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:11:03.722Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:11:03.734Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:11:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:11:21.110Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:11:21.110Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:11:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:11:33.734Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T08:11:33.760Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T08:11:33.761Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T08:11:33.762Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T08:11:33.770Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:11:33.791Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T08:11:33.792Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T08:11:33.799Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:11:33.923Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T08:11:33.924Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:11:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[217320], x-aai-txid=[1-aai-resources-230325-08:11:33:001-18696], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:11:33.924Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:11:33.924Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:11:33.924Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:11:33.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:11:33.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:11:33.932Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:11:33.933Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:33.933Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:33.933Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731893932, "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-25T08:11:34.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:11:34.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:11:34.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:11:34.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:34.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:34.964Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:11:35.964Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:11:35.965Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:35.965Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:35.965Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:11:36.966Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:11:36.966Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:36.966Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:36.966Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:11:37.967Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:11:37.967Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:37.967Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:37.967Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:11:38.968Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:11:38.968Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:38.968Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:38.968Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:11:39.969Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:11:39.970Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:39.970Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:39.970Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:11:40.970Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:11:40.971Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:40.971Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:40.971Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:11:41.972Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T08:11:41.972Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:11:41.972Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T08:11:41.973Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:11:41.973Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T08:11:42.014Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:11:42.015Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:11:42.015Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:11:42.015Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T08:11:42.015Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:11:42.015Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T08:11:42.042Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:11:42.042Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@19a31a1a 2023-03-25T08:11:42.042Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:11:42.042Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T08:11:42.043Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:11:42.043Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T08:11:42.043Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T08:11:42.043Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:11:42.043Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:42.044Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:42.044Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731902043, "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-25T08:11:43.045Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T08:11:43.101Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T08:11:43.101Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T08:11:43.101Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T08:11:43.101Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:11:43.101Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:43.101Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:43.101Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731903101, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:11:44.102Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T08:11:44.103Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T08:11:44.103Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:11:44.103Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:11:44.103Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:11:44.103Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731904102, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:11:45.104Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:11:45.136Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:11:45.140Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:11:45.140Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:11:45.140Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:11:45.141Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:11:45.141Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:11:45.141Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:11:45.141Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:11:45.141Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:11:45.141Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:11:45.153Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:12:15.153Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T08:12:15.164Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T08:12:15.165Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T08:12:15.165Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T08:12:15.171Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:12:15.190Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T08:12:15.191Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6da36207-c2ad-445b-af47-7accb32bba38], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T08:12:15.198Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:12:15.349Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:12:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[282624], x-aai-txid=[1-aai-resources-230325-08:12:14:399-83451], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:12:15.349Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:12:15.350Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T08:12:15.350Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:12:15.350Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:12:15.357Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:12:15.357Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:12:15.358Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:12:15.358Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:12:15.358Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:12:15.358Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731935358, "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-25T08:12:16.388Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:12:16.388Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:12:16.389Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:12:16.389Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:12:16.389Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:12:16.389Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:12:17.390Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:12:17.390Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:12:17.390Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:12:17.390Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:12:18.391Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:12:18.392Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:12:18.392Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:12:18.392Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:12:19.393Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:12:19.393Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:12:19.393Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:12:19.393Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:12:20.394Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:12:20.395Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:12:20.395Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:12:20.395Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:12:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:12:21.110Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:12:21.110Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731822672, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:12:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:12:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:12:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731825283, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T08:12:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:12:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:12:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731826284, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T08:12:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:12:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:12:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679731857541, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:12:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:12:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:12:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:12:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:12:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:12:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:12:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:12:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:12:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731860648, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:12:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:12:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:12:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731861691, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T08:12:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:12:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:12:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731862692, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T08:12:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:12:21.396Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:12:21.396Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:12:21.396Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:12:21.396Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:12:22.397Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:12:22.397Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:12:22.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:12:22.398Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:12:23.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:12:23.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:12:23.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:12:23.399Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:12:24.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T08:12:24.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:12:24.400Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T08:12:24.401Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:12:24.401Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T08:12:24.440Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:12:24.441Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:12:24.441Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:12:24.441Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:24.441Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:12:24.441Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:25.046Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:12:25.048Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T08:12:25.049Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T08:12:25.049Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:25.049Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:12:25.049Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:12:25.049Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:12:25.049Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731945049, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:12:26.050Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:12:26.051Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:12:26.051Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:26.052Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:26.052Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:26.052Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:26.150Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4446336879110404964/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T08:12:26.832Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:12:26.832Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:12:26.832Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:26.832Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T08:12:26.832Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:26.832Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:26.832Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:26.832Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:26.832Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:26.832Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:12:26.833Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:12:26.834Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:12:26.834Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:12:26.834Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T08:12:26.885Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T08:12:26.885Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T08:12:26.885Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T08:12:26.885Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:12:26.885Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:12:26.886Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:12:26.886Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731946885, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:12:27.886Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T08:12:27.887Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T08:12:27.887Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:12:27.887Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:12:27.887Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:12:27.887Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731947886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:12:28.888Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:12:28.915Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:12:28.920Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:12:28.921Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:12:28.921Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:12:28.921Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:12:28.921Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:12:28.921Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:12:28.921Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:12:28.921Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:12:28.922Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:12:28.945Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:12:58.945Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T08:12:58.956Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T08:12:58.956Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T08:12:58.957Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T08:12:58.963Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:12:58.976Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T08:12:58.977Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T08:12:58.984Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:12:59.141Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T08:12:59.142Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:12:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[205016], x-aai-txid=[1-aai-resources-230325-08:12:58:185-47596], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:12:59.142Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:12:59.142Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:12:59.142Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:12:59.154Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:12:59.154Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:12:59.154Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:12:59.155Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:12:59.155Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:12:59.155Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731979154, "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-25T08:13:00.185Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:13:00.185Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:13:00.185Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:00.186Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:00.186Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:00.186Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:01.186Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:01.187Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:01.187Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:01.187Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:02.187Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:02.188Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:02.188Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:02.188Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:03.188Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:03.188Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:03.188Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:03.189Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:04.189Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:04.189Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:04.189Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:04.189Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:05.190Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:05.190Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:05.190Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:05.190Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:06.191Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:06.191Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:06.191Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:06.191Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:07.192Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:07.192Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:07.192Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:07.192Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:08.193Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T08:13:08.193Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:13:08.193Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T08:13:08.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:13:08.194Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T08:13:08.236Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:13:08.236Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:13:08.237Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:13:08.237Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:08.237Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:13:08.237Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:08.532Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:13:08.535Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T08:13:08.535Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T08:13:08.535Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:08.535Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:13:08.535Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:08.535Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:08.536Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731988535, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:09.536Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:13:09.537Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:13:09.537Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:09.537Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:09.538Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:09.538Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:09.621Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7674669153142254577/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T08:13:10.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:13:10.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:13:10.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:10.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T08:13:10.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:10.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:10.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:10.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:10.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:10.216Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:10.217Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:10.218Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T08:13:10.267Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T08:13:10.267Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T08:13:10.267Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T08:13:10.267Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:13:10.267Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:10.267Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:10.267Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731990267, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:11.268Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T08:13:11.268Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T08:13:11.268Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:13:11.269Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:11.269Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:11.269Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731991268, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:12.270Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:13:12.292Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:13:12.296Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:13:12.296Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:13:12.296Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:13:12.296Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:13:12.296Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:13:12.297Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:13:12.297Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:13:12.297Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:13:12.297Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:13:12.314Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:13:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:21.110Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.110Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679731893932, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:13:21.110Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.110Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.110Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:13:21.110Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.110Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.110Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731902043, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731903101, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731904102, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679731935358, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:13:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:13:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:13:42.314Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T08:13:42.323Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T08:13:42.323Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T08:13:42.324Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T08:13:42.330Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:13:42.352Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T08:13:42.352Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8960f3a7-b26d-4da3-ae32-582d9fb0214b], X-ECOMP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-TransactionId=[], X-ONAP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], Content-Type=[application/merge-patch+json]} 2023-03-25T08:13:42.361Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:13:42.505Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:13:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[237800], x-aai-txid=[2-aai-resources-230325-08:13:41:562-60826], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:13:42.506Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:13:42.506Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T08:13:42.506Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:13:42.506Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:13:42.518Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:13:42.518Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:13:42.518Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:13:42.518Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:42.519Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:42.519Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732022518, "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-25T08:13:43.551Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:13:43.551Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:13:43.551Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:43.552Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:43.552Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:43.552Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:44.552Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:44.553Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:44.553Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:44.553Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:45.553Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:45.554Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:45.554Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:45.554Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:46.554Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:46.555Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:46.555Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:46.555Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:47.555Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:47.556Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:47.556Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:47.556Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:48.557Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:48.557Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:48.557Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:48.557Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:49.558Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:49.558Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:49.558Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:49.558Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:50.559Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:13:50.559Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:50.559Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:50.559Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:51.560Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T08:13:51.560Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:13:51.560Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T08:13:51.560Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:13:51.560Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T08:13:51.609Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:13:51.609Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:13:51.609Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:13:51.609Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:51.609Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:13:51.609Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:51.878Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:13:51.881Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T08:13:51.881Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T08:13:51.881Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:51.881Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:13:51.881Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:51.881Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:51.882Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732031881, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:52.882Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:13:52.883Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:13:52.883Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:52.883Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:52.884Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:52.884Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:52.975Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP104749772261078225/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T08:13:53.650Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:13:53.651Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:13:53.651Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:53.651Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T08:13:53.651Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:53.651Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:53.651Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:53.651Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:53.651Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:53.651Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:53.651Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:13:53.651Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:13:53.651Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:53.652Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:53.653Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:53.653Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:53.653Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:53.653Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:13:53.653Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:13:53.653Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T08:13:53.703Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T08:13:53.704Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T08:13:53.704Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T08:13:53.704Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:13:53.704Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:53.704Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:53.704Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732033704, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:54.705Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T08:13:54.705Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T08:13:54.705Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:13:54.705Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:13:54.706Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:13:54.706Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732034705, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:13:55.706Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:13:55.727Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:13:55.731Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:13:55.731Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:13:55.731Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:13:55.732Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:13:55.732Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:13:55.732Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:13:55.732Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:13:55.732Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:13:55.732Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:13:55.744Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:14:21.109Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:14:21.110Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.110Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:14:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:14:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:14:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731945049, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:14:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.111Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.111Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731946885, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T08:14:21.111Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731947886, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679731979154, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.112Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:14:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:14:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:14:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:14:21.113Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.113Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.113Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:14:21.114Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.114Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.114Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731988535, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:14:21.114Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.114Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.114Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731990267, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T08:14:21.114Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:21.114Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-25T08:14:21.114Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679731991268, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T08:14:21.114Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:14:25.745Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T08:14:25.757Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T08:14:25.757Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T08:14:25.757Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T08:14:25.764Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:14:25.782Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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-25T08:14:25.782Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T08:14:25.790Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:14:25.935Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T08:14:25.936Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:14:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[405568], x-aai-txid=[2-aai-resources-230325-08:14:24:990-30600], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:14:25.936Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:14:25.936Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:14:25.936Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:14:25.949Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:14:25.949Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:14:25.949Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:14:25.952Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:25.952Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:25.952Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732065949, "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-25T08:14:26.983Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:14:26.983Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:14:26.984Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:14:26.984Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:26.984Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:26.984Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:14:27.985Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:14:27.985Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:27.985Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:27.985Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:14:28.986Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:14:28.986Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:28.986Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:28.987Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:14:29.987Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:14:29.988Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:29.988Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:29.988Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:14:30.989Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:14:30.989Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:30.989Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:30.989Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:14:31.990Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:14:31.990Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:31.990Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:31.991Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:14:32.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:14:32.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:32.992Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:32.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:14:33.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:14:33.993Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:33.994Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:33.994Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:14:34.994Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:14:34.995Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:34.995Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:34.995Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:14:35.996Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:14:35.996Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:35.996Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:35.996Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:14:36.997Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T08:14:36.998Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:14:36.998Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T08:14:36.998Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:14:36.998Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T08:14:37.047Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:14:37.048Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:14:37.048Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:14:37.048Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T08:14:37.048Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:14:37.048Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T08:14:37.277Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:14:37.282Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T08:14:37.282Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:14:37.282Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:14:37.282Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:14:37.282Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:37.282Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:37.282Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732077282, "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-25T08:14:38.283Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:14:38.283Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:14:38.283Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:14:38.283Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T08:14:38.284Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:14:38.284Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:14:38.364Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14066877130327387157/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T08:14:39.192Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:14:39.192Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:14:39.192Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:14:39.193Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T08:14:39.193Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:14:39.193Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:14:39.193Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:14:39.193Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:14:39.193Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:14:39.193Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.193Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:14:39.193Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:14:39.193Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:14:39.193Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.194Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:14:39.195Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:14:39.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:14:39.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:14:39.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:14:39.196Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T08:14:39.241Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists 2023-03-25T08:14:39.241Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:14:39.241Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists) 2023-03-25T08:14:39.242Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:14:39.242Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:39.242Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:39.242Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732079241, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:14:40.242Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:14:40.243Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists) 2023-03-25T08:14:40.243Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:14:40.243Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:14:40.243Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:14:40.243Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732080242, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:14:41.244Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:14:41.269Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:14:41.273Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:14:41.273Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:14:41.273Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:14:41.273Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:14:41.274Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:14:41.274Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:14:41.274Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:14:41.274Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:14:41.274Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:14:41.287Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:15:11.287Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T08:15:11.298Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T08:15:11.298Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T08:15:11.299Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T08:15:11.305Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:15:11.323Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T08:15:11.323Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bd6c2254-da65-4d2d-b930-5e7d03822207], X-ECOMP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-TransactionId=[], X-ONAP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], Content-Type=[application/merge-patch+json]} 2023-03-25T08:15:11.331Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:15:11.468Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:15:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[213208], x-aai-txid=[0-aai-resources-230325-08:15:10:531-25979], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:15:11.469Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:15:11.469Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T08:15:11.470Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:15:11.470Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:15:11.481Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:15:11.482Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:15:11.482Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:15:11.482Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:11.482Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:11.482Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732111482, "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-25T08:15:12.516Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:15:12.516Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:15:12.517Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:12.517Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:12.517Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:12.517Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:15:13.519Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:13.520Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:13.520Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:13.520Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:15:14.521Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:14.521Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:14.521Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:14.522Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:15:15.523Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:15.523Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:15.523Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:15.523Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:15:16.524Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:16.524Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:16.524Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:16.524Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:15:17.525Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:17.525Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:17.526Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:17.526Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:15:18.526Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:18.527Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:18.527Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:18.527Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:15:19.528Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:19.528Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:19.528Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:19.529Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:15:20.530Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T08:15:20.530Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:15:20.531Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T08:15:20.531Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:15:20.531Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T08:15:20.574Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:15:20.575Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:15:20.575Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:15:20.575Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T08:15:20.575Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:15:20.575Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T08:15:20.599Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:15:20.599Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@163fe46e 2023-03-25T08:15:20.599Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:15:20.599Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-25T08:15:20.599Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:15:20.600Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:15:20.600Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:15:20.600Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:15:20.600Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:20.600Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:20.600Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732120600, "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-25T08:15:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:15:21.109Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-25T08:15:21.126Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:15:21.126Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T08:15:21.133Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=81, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:15:21.133Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 81: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T08:15:21.155Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=81, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:15:21.156Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T08:15:21.156Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:15:21.161Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:15:21.162Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:15:21.162Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:15:21.162Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3483, 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-25T08:15:21.162Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:15:21.162Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:15:21.601Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:836e85c7-4c12-45fc-8d86-744f5c33dd72) 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-25T08:15:21.654Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists 2023-03-25T08:15:21.655Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:15:21.655Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists) 2023-03-25T08:15:21.655Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:15:21.656Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:21.656Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:21.656Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732121655, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:15:22.182Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.182Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732022518, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:15:22.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.183Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.183Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.183Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.184Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.184Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.184Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.185Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.185Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:15:22.185Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.186Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732031881, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:15:22.186Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.186Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732033704, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T08:15:22.186Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.186Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732034705, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T08:15:22.186Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.186Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732065949, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.187Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.188Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732077282, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:15:22.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732079241, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } 2023-03-25T08:15:22.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732080242, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } 2023-03-25T08:15:22.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732111482, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:15:22.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.189Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.189Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.189Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:15:22.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T08:15:22.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.190Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.190Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T08:15:22.190Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:15:22.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:15:22.191Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.191Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.191Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732120600, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:15:22.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.192Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:15:22.192Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732121655, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } 2023-03-25T08:15:22.192Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:15:22.657Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:15:22.658Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists) 2023-03-25T08:15:22.658Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:15:22.658Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:22.658Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:22.658Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732122657, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:15:23.659Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:15:23.688Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:15:23.693Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:15:23.693Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:15:23.693Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:15:23.693Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:15:23.693Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:15:23.693Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:15:23.694Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:15:23.694Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:15:23.694Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:15:23.710Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:15:53.711Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T08:15:53.724Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T08:15:53.724Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T08:15:53.724Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T08:15:53.731Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:15:53.748Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T08:15:53.748Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a5ad9fd1-62c0-48cd-a7b1-ddf012a4a5ba], X-ECOMP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-TransactionId=[], X-ONAP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], Content-Type=[application/merge-patch+json]} 2023-03-25T08:15:53.755Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:15:53.905Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:15:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[245816], x-aai-txid=[0-aai-resources-230325-08:15:52:957-77540], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:15:53.906Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:15:53.906Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T08:15:53.906Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:15:53.906Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:15:53.918Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:15:53.918Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:15:53.918Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:15:53.918Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:53.918Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:53.919Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732153918, "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-25T08:15:54.962Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:15:54.962Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:15:54.962Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:54.962Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:54.962Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:54.962Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:15:55.963Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:55.963Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:55.963Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:55.963Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:15:56.964Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:56.964Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:56.964Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:56.964Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:15:57.965Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:57.965Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:57.965Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:57.966Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:15:58.966Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:58.967Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:58.967Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:58.967Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:15:59.967Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:15:59.968Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:15:59.968Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:15:59.968Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:16:00.969Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:16:00.969Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:00.970Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:00.970Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:16:01.971Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:16:01.971Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:01.971Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:01.971Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:16:02.973Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:16:02.973Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:02.973Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:02.973Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:16:03.975Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T08:16:03.976Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:16:03.976Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T08:16:03.976Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:16:03.976Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T08:16:04.022Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:16:04.023Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:16:04.023Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:16:04.023Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:16:04.023Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:16:04.023Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:16:04.048Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:16:04.048Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3013e4b4 2023-03-25T08:16:04.049Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:16:04.049Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T08:16:04.049Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:16:04.049Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:16:04.050Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:16:04.050Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:16:04.050Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:04.050Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:04.050Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732164049, "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-25T08:16:05.051Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T08:16:05.073Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:16:05.074Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T08:16:05.079Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T08:16:05.079Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T08:16:05.079Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T08:16:05.079Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T08:16:05.079Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T08:16:05.087Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:16:05.118Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:16:05.124Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T08:16:05.125Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:16:05.125Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:16:05.125Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:16:05.126Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:16:05.126Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:05.126Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:05.126Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732165125, "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-25T08:16:06.127Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:16:06.156Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:16:06.164Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:16:06.164Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:16:06.164Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:16:06.164Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:16:06.164Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:16:06.164Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:16:06.164Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:16:06.164Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T08:16:06.164Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:16:06.179Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:16:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:16:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:16:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732122657, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } 2023-03-25T08:16:21.110Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:16:36.180Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T08:16:36.194Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T08:16:36.194Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T08:16:36.195Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T08:16:36.201Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:16:36.223Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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-25T08:16:36.223Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T08:16:36.230Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:16:36.379Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T08:16:36.380Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:16:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[532680], x-aai-txid=[1-aai-resources-230325-08:16:35:430-70629], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:16:36.380Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:16:36.380Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:16:36.380Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:16:36.391Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:16:36.391Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T08:16:36.391Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:16:36.391Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:36.392Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:36.392Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732196391, "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-25T08:16:37.421Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:16:37.421Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"7dee6bbc-c8fa-4f30-86af-412437cb86ee","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f93ce852-8796-4ec7-89a1-80ff585a9ae9","serviceDescription":"service","serviceInvariantUUID":"95b0efc4-d903-4f88-b0e4-83d825eef276","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"db9f0c72-5dbc-4441-8bd4-e630a86c1f12","resourceInvariantUUID":"7cd444e7-991e-464d-b99b-6ac5b0bc6c37","resourceCustomizationUUID":"f4607ef5-5502-4972-93ba-aebbc074b812","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":"NjE2ZTM2YThjOTlmMjg0Yzk2ODFmNDlhMjY4Y2NkNzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ff66a95-a377-492b-aca5-f0a6e29405eb","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":"9ad18601-37b8-4f7e-a61f-13cb8c11a857","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":"8af87606-e23b-4479-96b0-74916551ad1a","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":"MTNjODYzYTM5ZmI5MzdkZWEwZDliYjI3OGY4MjA2NmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1fcc21ec-c9db-426e-b753-b74acce684f0","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":"aae2e07d-6d5e-4b8c-a15b-bb8ac37f7f5c","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":"936d7f31-c1fb-41cd-89bc-01350aae2b29","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":"30d148e1-d1a3-42b8-811c-bce7e6201f58","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":"MjgxM2UwY2I0MzE0YWJlNjQ0YWIwYjVhY2U5M2Q2MTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"093b95a8-83e3-42a8-8974-fe274bb90efe","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"273d9fa1-6219-48d6-a68e-87b03c915157","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:16:37.422Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:16:37.422Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:37.422Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:37.423Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:16:38.423Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:16:38.423Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:38.423Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:38.423Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:16:39.424Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:16:39.424Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:39.424Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:39.424Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:16:40.425Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:16:40.425Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:40.425Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:40.425Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:16:41.426Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:16:41.426Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:41.426Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:41.426Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:16:42.427Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:16:42.427Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:42.427Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:42.428Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:16:43.428Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:16:43.429Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:43.429Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:43.429Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:16:44.429Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:16:44.430Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:44.430Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:44.430Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:16:45.430Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:16:45.431Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:45.431Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:45.431Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:16:46.432Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "f93ce852-8796-4ec7-89a1-80ff585a9ae9", "serviceDescription": "service", "serviceInvariantUUID": "95b0efc4-d903-4f88-b0e4-83d825eef276", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "f4607ef5-5502-4972-93ba-aebbc074b812", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "db9f0c72-5dbc-4441-8bd4-e630a86c1f12", "resourceInvariantUUID": "7cd444e7-991e-464d-b99b-6ac5b0bc6c37", "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": "YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "273d9fa1-6219-48d6-a68e-87b03c915157" } ], "workloadContext": "Production" } 2023-03-25T08:16:46.432Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:16:46.432Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f93ce852-8796-4ec7-89a1-80ff585a9ae9 ASDC 2023-03-25T08:16:46.432Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:7dee6bbc-c8fa-4f30-86af-412437cb86ee ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:f93ce852-8796-4ec7-89a1-80ff585a9ae9 ServiceInvariantUUID:95b0efc4-d903-4f88-b0e4-83d825eef276 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:273d9fa1-6219-48d6-a68e-87b03c915157 ArtifactChecksum:YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:f4607ef5-5502-4972-93ba-aebbc074b812 ResourceInvariantUUID:7cd444e7-991e-464d-b99b-6ac5b0bc6c37 ResourceName:test-pnf ResourceType:PNF ResourceUUID:db9f0c72-5dbc-4441-8bd4-e630a86c1f12 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:16:46.433Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f93ce852-8796-4ec7-89a1-80ff585a9ae9 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-25T08:16:46.475Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:16:46.475Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:16:46.475Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:16:46.475Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 273d9fa1-6219-48d6-a68e-87b03c915157 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:16:46.476Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:16:46.476Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:16:46.502Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:16:46.502Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7582935b 2023-03-25T08:16:46.502Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:16:46.502Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T08:16:46.502Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 273d9fa1-6219-48d6-a68e-87b03c915157 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:16:46.503Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:16:46.503Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:16:46.503Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:16:46.503Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:46.503Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:46.503Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732206503, "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-25T08:16:47.504Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:273d9fa1-6219-48d6-a68e-87b03c915157) 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-25T08:16:47.528Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:16:47.528Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T08:16:47.533Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T08:16:47.533Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 2023-03-25T08:16:47.533Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||No resources found for Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T08:16:47.533Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T08:16:47.533Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 db9f0c72-5dbc-4441-8bd4-e630a86c1f12 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-25T08:16:47.543Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:16:47.571Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:16:47.576Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf db9f0c72-5dbc-4441-8bd4-e630a86c1f12 0 ASDC deployResourceStructure 2023-03-25T08:16:47.577Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:16:47.577Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:16:47.577Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:16:47.578Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:16:47.578Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:16:47.578Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:16:47.578Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732207577, "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-25T08:16:48.579Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:16:48.603Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:16:48.607Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:16:48.608Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:16:48.608Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:16:48.608Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:16:48.609Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:16:48.609Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:16:48.609Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:16:48.609Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T08:16:48.610Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:16:48.623Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:17:18.623Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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-25T08:17:18.636Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee and serviceModelVersionId: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T08:17:18.637Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 95b0efc4-d903-4f88-b0e4-83d825eef276 2023-03-25T08:17:18.637Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 2023-03-25T08:17:18.644Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:17:18.665Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||Invoke 2023-03-25T08:17:18.666Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6f0952c3-c92c-43d6-8f08-01ba0f139818], X-ECOMP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-TransactionId=[], X-ONAP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], Content-Type=[application/merge-patch+json]} 2023-03-25T08:17:18.673Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:17:18.814Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?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/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:17:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[258104], x-aai-txid=[1-aai-resources-230325-08:17:17:872-69071], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:17:18.814Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:17:18.815Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||InvokeReturn 2023-03-25T08:17:18.815Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:17:18.815Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:17:18.826Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:17:18.826Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7dee6bbc-c8fa-4f30-86af-412437cb86ee and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T08:17:18.827Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:17:18.827Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:17:18.827Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:17:18.827Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732238827, "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-25T08:17:19.862Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:17:19.862Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"68d1892d-726d-4e69-979a-76447d6396fd","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"e8191c96-3ecd-4c23-9d57-9293cb7b189e","serviceDescription":"service","serviceInvariantUUID":"887e6d8e-cec4-4e80-b63c-01b7e6387caa","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b722039e-dca1-4e3c-97e1-a6b38fc125c9","resourceInvariantUUID":"3d363240-363f-4ab1-934c-b79db28f53ec","resourceCustomizationUUID":"021fb00c-9d3b-4a8d-8349-88a517b8e867","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":"ZWU1MWJhNmQ5NWVlMWEwZDMxMjYxNjE1NTA1ZjQ4NzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27d9b014-8f09-41cb-8b35-95b7961fef34","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":"8e44d61e-5b9e-4e2f-bee5-91ce0515dca2","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":"1652dc0e-fee4-4821-942f-f9f04f4d6098","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":"MjlkOTI5YTVkNDBhOWM3MGRjZTZiOTdiM2Y2MDZiZmU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7af0a5bb-ec15-4d77-9d2a-35d3c4c9bbbd","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":"9d480408-3715-4d4a-a0a1-208623c20ee8","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":"40eb7a3b-31ee-4066-a57c-05a810bcdd68","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":"5cae89e9-0d76-47b5-ae44-f9f716b8fb5f","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":"MTAwNDJiMmEyZDJhZTcyYmE4Mjk1NGIxZDNkMzgwNTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"78947c5f-3c4e-4f31-8146-bf0f5cfcd031","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"087bcbe1-0428-47d9-b62f-b0d2cb5e688b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:17:19.863Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:17:19.863Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:17:19.863Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:17:19.863Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:17:20.864Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:17:20.864Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:17:20.864Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:17:20.864Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:17:21.109Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:17:21.110Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:17:21.110Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732153918, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:17:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:17:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:17:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:17:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:17:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:17:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:17:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:17:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:17:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:17:21.111Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:17:21.111Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:17:21.111Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:17:21.112Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:17:21.113Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:17:21.113Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:17:21.113Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:17:21.113Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732164049, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:17:21.113Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:17:21.113Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-25T08:17:21.113Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732165125, "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-25T08:17:21.113Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:17:21.865Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:17:21.865Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:17:21.865Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:17:21.866Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:17:22.866Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:17:22.867Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:17:22.867Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:17:22.867Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:17:23.868Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:17:23.868Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:17:23.868Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:17:23.868Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:17:24.869Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:17:24.869Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:17:24.869Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:17:24.869Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:17:25.870Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:17:25.870Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:17:25.870Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:17:25.870Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:17:26.871Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:17:26.871Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:17:26.872Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:17:26.872Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "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-25T08:17:27.872Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:17:27.872Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:17:27.873Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:17:27.873Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:17:28.873Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "e8191c96-3ecd-4c23-9d57-9293cb7b189e", "serviceDescription": "service", "serviceInvariantUUID": "887e6d8e-cec4-4e80-b63c-01b7e6387caa", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "021fb00c-9d3b-4a8d-8349-88a517b8e867", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b722039e-dca1-4e3c-97e1-a6b38fc125c9", "resourceInvariantUUID": "3d363240-363f-4ab1-934c-b79db28f53ec", "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": "ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "087bcbe1-0428-47d9-b62f-b0d2cb5e688b" } ], "workloadContext": "Production" } 2023-03-25T08:17:28.874Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:17:28.874Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e8191c96-3ecd-4c23-9d57-9293cb7b189e ASDC 2023-03-25T08:17:28.874Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:68d1892d-726d-4e69-979a-76447d6396fd ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:e8191c96-3ecd-4c23-9d57-9293cb7b189e ServiceInvariantUUID:887e6d8e-cec4-4e80-b63c-01b7e6387caa 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:087bcbe1-0428-47d9-b62f-b0d2cb5e688b ArtifactChecksum:ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:021fb00c-9d3b-4a8d-8349-88a517b8e867 ResourceInvariantUUID:3d363240-363f-4ab1-934c-b79db28f53ec ResourceName:test-pnf ResourceType:PNF ResourceUUID:b722039e-dca1-4e3c-97e1-a6b38fc125c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:17:28.874Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e8191c96-3ecd-4c23-9d57-9293cb7b189e 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-25T08:17:28.935Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:17:28.936Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:17:28.936Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:17:28.936Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 087bcbe1-0428-47d9-b62f-b0d2cb5e688b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:17:28.936Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:17:28.936Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:17:28.953Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:17:28.953Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@77228480 2023-03-25T08:17:28.953Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:17:28.954Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T08:17:28.954Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 087bcbe1-0428-47d9-b62f-b0d2cb5e688b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:17:28.954Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:17:28.955Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:17:28.955Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:17:28.955Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:17:28.955Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:17:28.955Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732248954, "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-25T08:17:29.956Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:087bcbe1-0428-47d9-b62f-b0d2cb5e688b) 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-25T08:17:29.977Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:17:29.977Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T08:17:29.982Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T08:17:29.982Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 2023-03-25T08:17:29.982Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||No resources found for Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T08:17:29.982Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T08:17:29.983Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 b722039e-dca1-4e3c-97e1-a6b38fc125c9 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-25T08:17:29.991Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:17:30.020Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:17:30.027Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf b722039e-dca1-4e3c-97e1-a6b38fc125c9 0 ASDC deployResourceStructure 2023-03-25T08:17:30.027Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:17:30.027Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:17:30.028Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:17:30.028Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:17:30.028Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:17:30.028Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:17:30.028Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732250027, "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-25T08:17:31.028Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:17:31.062Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:17:31.067Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:17:31.067Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:17:31.067Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:17:31.068Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:17:31.068Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:17:31.068Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:17:31.068Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:17:31.068Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T08:17:31.068Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:17:31.085Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:18:01.086Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd 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-25T08:18:01.097Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 68d1892d-726d-4e69-979a-76447d6396fd and serviceModelVersionId: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T08:18:01.097Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 887e6d8e-cec4-4e80-b63c-01b7e6387caa 2023-03-25T08:18:01.098Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 2023-03-25T08:18:01.104Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:18:01.117Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||Invoke 2023-03-25T08:18:01.118Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3eee10d8-2904-4d6e-b953-9f831368595e], X-ECOMP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-TransactionId=[], X-ONAP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], Content-Type=[application/merge-patch+json]} 2023-03-25T08:18:01.125Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:18:01.274Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?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/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:18:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[266296], x-aai-txid=[1-aai-resources-230325-08:18:00:324-4601], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:18:01.275Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:18:01.275Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||InvokeReturn 2023-03-25T08:18:01.276Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:18:01.276Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:18:01.287Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:18:01.287Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 68d1892d-726d-4e69-979a-76447d6396fd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T08:18:01.288Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:18:01.288Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:18:01.288Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:18:01.288Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732281287, "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-25T08:18:02.328Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:18:02.329Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T08:18:02.331Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T08:18:02.331Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T08:18:02.332Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Cancelled in-flight METADATA request with correlation id 55181 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 2023-03-25T08:18:02.332Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T08:18:02.333Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T08:18:02.333Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T08:18:02.333Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T08:18:02.333Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T08:18:02.339Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-8aa0dcac-9bfc-44c7-a678-b76430b20a07 2023-03-25T08:18:02.339Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, 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-25T08:18:02.340Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T08:18:02.340Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T08:18:03.771Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:18:06.781Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:18:09.791Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:18:12.801Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:18:15.809Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:18:18.818Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:18:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:18:21.126Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:18:21.126Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T08:18:21.133Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=82, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:18:21.133Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=82, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-8aa0dcac-9bfc-44c7-a678-b76430b20a07', protocol='range'} 2023-03-25T08:18:21.139Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:18:21.140Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:18:21.140Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:18:21.140Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:18:21.140Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:18:21.140Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:18:21.141Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 82: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-8aa0dcac-9bfc-44c7-a678-b76430b20a07=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-25T08:18:21.157Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=82, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-8aa0dcac-9bfc-44c7-a678-b76430b20a07', protocol='range'} 2023-03-25T08:18:21.158Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T08:18:21.157Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=82, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:18:21.158Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T08:18:21.159Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T08:18:21.159Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:18:21.164Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:18:21.164Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:18:21.164Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:18:21.164Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:18:21.164Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3533, 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-25T08:18:21.165Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:18:21.165Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:18:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:18:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:18:21.165Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:18:21.165Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:18:21.166Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:18:21.268Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:18:21.269Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:18:21.270Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:18:21.271Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:18:21.271Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:18:21.271Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:18:22.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732196391, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732206503, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:18:22.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732207577, "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-25T08:18:22.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732238827, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T08:18:22.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.186Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.186Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.186Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.186Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.186Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.186Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.186Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.186Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.187Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.187Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.187Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.187Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.187Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.187Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.187Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.187Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679731441921, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:18:22.187Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.187Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.187Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732248954, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:18:22.187Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.187Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732250027, "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-25T08:18:22.188Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732281287, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T08:18:22.188Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:18:22.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:18:22.188Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:18:22.271Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:18:22.272Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:18:22.272Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:18:22.272Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:18:23.273Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:18:23.273Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:18:23.273Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:18:23.274Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:18:24.274Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:18:24.275Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:18:24.275Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:18:24.275Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:18:25.275Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:18:25.276Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:18:25.276Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:18:25.276Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:18:26.277Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:18:26.277Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:18:26.277Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:18:26.277Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:18:27.278Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:18:27.278Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:18:27.278Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:18:27.278Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:18:28.279Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T08:18:28.279Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:18:28.280Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T08:18:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:18:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T08:18:28.325Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:18:28.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:18:28.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:18:28.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T08:18:28.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:18:28.326Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T08:18:28.353Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:18:28.353Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@59da8e69 2023-03-25T08:18:28.353Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:18:28.354Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T08:18:28.354Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:18:28.354Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T08:18:28.354Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T08:18:28.354Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:18:28.354Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:18:28.354Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:18:28.355Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732308354, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:18:29.355Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T08:18:29.379Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:18:29.379Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:18:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T08:18:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T08:18:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T08:18:29.384Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:18:29.385Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T08:18:29.402Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:18:29.402Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7908ef3 2023-03-25T08:18:29.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:18:29.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T08:18:29.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:18:29.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T08:18:29.403Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T08:18:29.404Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:18:29.404Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:18:29.404Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:18:29.404Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732309403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:18:30.405Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:18:30.406Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:18:30.431Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:18:30.436Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:18:30.436Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:19:00.437Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:19:00.462Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:19:00.466Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:19:00.467Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:19:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:19:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:19:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:19:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:19:30.467Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:19:30.488Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:19:30.493Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:19:30.493Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:20:00.494Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:20:00.523Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:20:00.528Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:20:00.528Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:20:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:20:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T08:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T08:20:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:20:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:20:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:20:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732308354, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:20:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:20:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732309403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:20:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:20:30.529Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:20:30.552Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:20:30.556Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:20:30.556Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:21:00.556Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:21:00.577Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:21:00.581Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:21:00.581Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:21:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:21:30.582Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:21:30.602Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:21:30.606Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:21:30.606Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:22:00.606Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:22:00.631Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:22:00.635Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:22:00.635Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:22:21.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:22:30.636Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:22:30.666Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:22:30.670Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:22:30.671Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:23:00.671Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:23:00.697Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:23:00.702Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:23:00.702Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:23:21.111Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:23:21.353Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T08:23:21.354Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-8aa0dcac-9bfc-44c7-a678-b76430b20a07 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T08:23:21.354Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T08:23:21.354Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T08:23:21.709Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:23:21.727Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:23:21.728Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T08:23:21.731Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=83, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:23:21.732Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 83: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T08:23:21.754Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=83, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:23:21.754Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T08:23:21.754Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:23:21.759Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:23:21.759Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:23:21.760Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:23:21.760Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3567, 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-25T08:23:21.760Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:23:21.760Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:23:30.702Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T08:23:30.703Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T08:23:30.715Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T08:23:30.716Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T08:23:30.716Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T08:23:30.724Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:23:30.739Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T08:23:30.740Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6a60e31f-d1dc-4c7c-b848-cd213f261c24], X-ECOMP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], X-TransactionId=[], X-ONAP-RequestID=[a2142b0c-c579-4357-9d89-519f3789dcba], Content-Type=[application/merge-patch+json]} 2023-03-25T08:23:30.747Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:23:30.956Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:23:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[204], vertex-id=[323648], x-aai-txid=[2-aai-resources-230325-08:23:29:946-82231], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:23:30.956Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:23:30.957Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T08:23:30.958Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:23:30.958Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:23:30.968Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:23:30.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T08:23:30.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T08:23:30.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:23:30.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:23:30.969Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732610969, "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-25T08:23:30.990Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:23:30.990Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679732610969, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T08:23:30.990Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T08:23:32.000Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:23:32.001Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:23:32.001Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:23:32.001Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:23:32.001Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:23:32.001Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:23:33.002Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:23:33.002Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:23:33.003Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:23:33.003Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:23:34.004Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:23:34.004Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:23:34.004Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:23:34.004Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:23:35.006Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:23:35.006Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:23:35.006Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:23:35.006Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:23:36.008Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:23:36.008Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:23:36.009Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:23:36.009Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:23:37.010Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:23:37.011Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:23:37.011Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:23:37.011Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:23:38.012Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:23:38.012Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:23:38.012Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:23:38.012Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:23:39.014Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T08:23:39.014Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:23:39.014Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T08:23:39.015Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:23:39.015Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T08:23:39.067Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:23:39.068Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:23:39.068Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:23:39.068Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:39.068Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:23:39.069Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:39.354Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:23:39.358Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T08:23:39.359Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T08:23:39.359Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:39.359Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:23:39.359Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:23:39.359Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:23:39.359Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732619359, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:23:40.361Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:23:40.361Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:23:40.362Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:40.362Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T08:23:40.363Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:40.363Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:40.551Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6136711531439377333/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T08:23:41.979Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:23:41.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:23:41.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.982Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T08:23:41.983Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T08:23:41.984Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T08:23:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:23:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:23:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:23:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:23:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:23:41.985Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T08:23:42.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T08:23:42.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T08:23:42.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T08:23:42.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:23:42.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:23:42.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:23:42.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732622034, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:23:43.034Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T08:23:43.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T08:23:43.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:23:43.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:23:43.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:23:43.035Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732623034, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:23:44.036Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:23:44.070Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:23:44.075Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:23:44.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:23:44.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:23:44.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:23:44.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:23:44.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:23:44.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:23:44.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:23:44.076Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:23:44.089Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:24:14.090Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T08:24:14.098Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T08:24:14.099Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T08:24:14.099Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T08:24:14.106Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:24:14.122Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T08:24:14.122Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T08:24:14.130Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:24:14.294Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T08:24:14.294Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:24:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[160], vertex-id=[163992], x-aai-txid=[2-aai-resources-230325-08:24:13:329-59379], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:24:14.295Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:24:14.295Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:24:14.295Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:24:14.308Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:24:14.308Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:24:14.309Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:24:14.309Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:14.309Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:14.309Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732654309, "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-25T08:24:15.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:24:15.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:24:15.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:24:15.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:15.344Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:15.345Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:24:16.346Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:24:16.346Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:16.346Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:16.346Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:24:17.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:24:17.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:17.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:17.348Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:24:18.349Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:24:18.349Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:18.349Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:18.349Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:24:19.350Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:24:19.350Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:19.350Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:19.351Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:24:20.351Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:24:20.351Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:20.351Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:20.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:24:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:24:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T08:24:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T08:24:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:24:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732619359, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732622034, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732623034, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679732654309, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:24:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T08:24:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:24:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:24:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:24:21.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:24:21.352Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:21.353Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:21.353Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:24:22.354Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T08:24:22.354Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:24:22.354Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T08:24:22.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:24:22.355Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T08:24:22.393Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:24:22.393Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:24:22.393Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:24:22.393Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:22.393Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:24:22.393Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:22.714Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:24:22.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T08:24:22.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T08:24:22.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:22.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:24:22.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:22.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:22.717Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732662717, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:24:23.718Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:24:23.718Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:24:23.718Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:23.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T08:24:23.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:23.719Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:23.840Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11712494667030161170/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2023-03-25T08:24:25.430Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:24:25.430Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:24:25.430Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:25.430Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T08:24:25.430Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:25.430Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:25.430Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:25.430Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.431Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:24:25.432Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T08:24:25.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:24:25.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:24:25.435Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T08:24:25.486Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T08:24:25.486Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T08:24:25.486Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T08:24:25.486Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:24:25.486Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:25.486Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:25.486Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732665486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:24:26.487Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T08:24:26.488Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T08:24:26.488Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:24:26.488Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:26.488Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:26.488Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732666487, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:24:27.489Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:24:27.515Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:24:27.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:24:27.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:24:27.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:24:27.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:24:27.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:24:27.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:24:27.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:24:27.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:24:27.521Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:24:27.537Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:24:57.538Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T08:24:57.547Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T08:24:57.548Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T08:24:57.548Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T08:24:57.555Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:24:57.577Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T08:24:57.578Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T08:24:57.585Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:24:57.728Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T08:24:57.728Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:24:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[188472], x-aai-txid=[1-aai-resources-230325-08:24:56:783-87109], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:24:57.728Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:24:57.728Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:24:57.728Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:24:57.741Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:24:57.742Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:24:57.742Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:24:57.743Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:57.743Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:57.743Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732697742, "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-25T08:24:58.777Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:24:58.777Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:24:58.777Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:24:58.777Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:58.778Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:58.778Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:24:59.779Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:24:59.780Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:24:59.780Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:24:59.780Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:25:00.781Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T08:25:00.782Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:25:00.782Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T08:25:00.782Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T08:25:00.782Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T08:25:00.830Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:25:00.830Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:25:00.831Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:25:00.831Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T08:25:00.831Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:25:00.831Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T08:25:00.860Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:25:00.860Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@415f6f5d 2023-03-25T08:25:00.861Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:25:00.861Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T08:25:00.861Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:25:00.861Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T08:25:00.861Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T08:25:00.861Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:25:00.862Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:00.862Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:00.862Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679732700861, "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-25T08:25:01.864Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T08:25:01.912Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T08:25:01.912Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T08:25:01.912Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T08:25:01.912Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:25:01.913Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:01.913Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:01.913Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679732701912, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:25:02.914Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T08:25:02.915Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T08:25:02.915Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:25:02.915Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:02.915Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:02.915Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679732702914, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:25:03.916Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:25:03.935Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:25:03.938Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:25:03.938Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:25:03.938Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:25:03.938Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:25:03.938Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:25:03.938Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:25:03.939Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:25:03.939Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:25:03.939Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:25:03.950Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:25:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:25:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:25:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:25:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:25:33.951Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T08:25:33.959Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T08:25:33.959Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T08:25:33.959Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T08:25:33.963Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:25:33.974Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T08:25:33.974Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T08:25:33.981Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:25:34.140Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T08:25:34.140Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:25:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-08:25:33:176-31495], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:25:34.141Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:25:34.141Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:25:34.141Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:25:34.153Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:25:34.153Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:25:34.154Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:25:34.154Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:34.154Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:34.154Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679732734153, "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-25T08:25:38.616Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:25:38.616Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:25:38.617Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:25:38.617Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:38.617Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:38.617Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:25:39.617Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:25:39.618Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:39.618Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:39.618Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:25:40.618Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:25:40.619Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:40.619Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:40.619Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:25:41.620Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:25:41.620Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:41.621Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:41.621Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:25:42.622Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:25:42.622Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:42.622Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:42.623Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:25:43.624Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:25:43.625Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:43.625Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:43.625Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:25:44.626Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:25:44.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:44.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:44.627Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:25:45.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T08:25:45.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:25:45.629Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T08:25:45.630Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:25:45.630Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T08:25:45.679Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:25:45.680Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:25:45.680Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:25:45.680Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T08:25:45.680Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:25:45.680Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T08:25:45.706Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:25:45.706Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6ddbc8f 2023-03-25T08:25:45.706Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:25:45.706Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T08:25:45.707Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:25:45.707Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T08:25:45.707Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T08:25:45.707Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:25:45.707Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:45.707Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:45.708Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732745707, "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-25T08:25:46.709Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T08:25:46.754Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T08:25:46.755Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T08:25:46.755Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T08:25:46.755Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:25:46.755Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:46.755Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:46.755Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732746755, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:25:47.756Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T08:25:47.757Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T08:25:47.757Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:25:47.757Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:25:47.757Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:25:47.757Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732747756, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:25:48.759Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:25:48.785Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:25:48.789Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:25:48.789Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:25:48.789Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:25:48.789Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:25:48.790Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:25:48.790Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:25:48.790Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:25:48.790Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:25:48.790Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:25:48.802Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:26:18.803Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T08:26:18.816Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T08:26:18.816Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T08:26:18.816Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T08:26:18.823Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:26:18.838Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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-25T08:26:18.838Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T08:26:18.846Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:26:18.988Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T08:26:18.989Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:26:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[139], vertex-id=[282624], x-aai-txid=[2-aai-resources-230325-08:26:18:043-58515], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:26:18.989Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:26:18.989Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:26:18.989Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:26:19.001Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:26:19.002Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:26:19.002Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:26:19.002Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:26:19.002Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:26:19.002Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732779002, "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-25T08:26:20.031Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:26:20.032Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:26:20.032Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:26:20.032Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:26:20.032Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:26:20.033Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:26:21.033Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:26:21.034Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:26:21.034Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:26:21.034Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:26:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:26:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:26:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732662717, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:26:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:26:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:26:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732665486, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T08:26:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:26:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:26:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732666487, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T08:26:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:26:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:26:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679732697742, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:26:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:26:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:26:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:26:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:26:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:26:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:26:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:26:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:26:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679732700861, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:26:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:26:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:26:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679732701912, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T08:26:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:26:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:26:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679732702914, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T08:26:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:26:22.035Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:26:22.036Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:26:22.036Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:26:22.036Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:26:23.037Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:26:23.037Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:26:23.037Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:26:23.037Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:26:24.038Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:26:24.038Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:26:24.038Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:26:24.038Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:26:25.039Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:26:25.040Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:26:25.040Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:26:25.040Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:26:26.041Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:26:26.041Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:26:26.041Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:26:26.041Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:26:27.042Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:26:27.043Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:26:27.043Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:26:27.043Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:26:28.044Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T08:26:28.044Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:26:28.045Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T08:26:28.045Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:26:28.045Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T08:26:28.090Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:26:28.091Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:26:28.091Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:26:28.091Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:28.091Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:26:28.091Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:28.311Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:26:28.314Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T08:26:28.315Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T08:26:28.315Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:28.315Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:26:28.315Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:26:28.315Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:26:28.315Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732788315, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:26:29.316Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:26:29.317Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:26:29.317Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:29.317Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:29.318Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:29.318Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:29.401Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5004076384750940137/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T08:26:30.018Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:26:30.019Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:26:30.020Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:26:30.021Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:26:30.021Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T08:26:30.065Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T08:26:30.066Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T08:26:30.066Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T08:26:30.066Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:26:30.066Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:26:30.066Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:26:30.066Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732790066, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:26:31.067Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T08:26:31.067Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T08:26:31.067Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:26:31.067Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:26:31.067Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:26:31.067Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732791067, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:26:32.067Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:26:32.096Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:26:32.101Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:26:32.102Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:26:32.102Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:26:32.102Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:26:32.102Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:26:32.102Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:26:32.102Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:26:32.102Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:26:32.102Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:26:32.119Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:27:02.119Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T08:27:02.130Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T08:27:02.130Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T08:27:02.131Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T08:27:02.136Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:27:02.149Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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-25T08:27:02.150Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T08:27:02.158Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:27:02.302Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T08:27:02.302Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:27:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[205016], x-aai-txid=[2-aai-resources-230325-08:27:01:354-12265], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:27:02.302Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:27:02.303Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:27:02.303Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:27:02.313Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:27:02.314Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:27:02.314Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:27:02.314Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:02.314Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:02.314Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732822314, "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-25T08:27:03.342Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:27:03.343Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:27:03.343Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:03.343Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:03.344Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:03.344Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:04.345Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:04.345Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:04.345Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:04.345Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:05.346Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:05.346Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:05.346Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:05.347Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:06.347Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:06.347Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:06.348Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:06.348Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:07.348Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:07.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:07.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:07.349Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:08.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:08.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:08.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:08.350Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:09.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:09.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:09.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:09.351Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:10.352Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:10.352Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:10.352Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:10.353Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:11.353Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T08:27:11.354Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:27:11.354Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T08:27:11.354Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:27:11.354Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T08:27:11.396Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:27:11.397Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:27:11.397Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:27:11.397Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:11.397Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:27:11.398Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:11.688Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:27:11.690Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T08:27:11.690Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T08:27:11.691Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:11.691Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:27:11.691Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:11.691Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:11.691Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732831690, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:12.692Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:27:12.692Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:27:12.693Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:12.693Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:12.693Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:12.693Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:12.771Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15255946318118629889/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T08:27:13.342Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:27:13.343Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:27:13.343Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:13.343Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T08:27:13.343Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:13.343Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:13.343Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:13.343Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:13.343Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:13.343Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:13.343Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:27:13.344Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:27:13.344Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:13.344Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:13.344Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T08:27:13.344Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:27:13.344Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:27:13.344Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:13.344Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:13.345Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T08:27:13.345Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:27:13.345Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:27:13.345Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:13.345Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:13.345Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:13.345Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:13.345Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:13.345Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:13.345Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:13.346Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:13.346Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:13.346Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:13.346Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T08:27:13.398Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T08:27:13.399Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T08:27:13.399Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T08:27:13.399Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:27:13.399Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:13.399Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:13.399Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732833399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:14.400Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T08:27:14.400Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T08:27:14.400Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:27:14.401Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:14.401Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:14.401Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732834400, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:15.401Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:27:15.428Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:27:15.432Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:27:15.433Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:27:15.433Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:27:15.433Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:27:15.433Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:27:15.433Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:27:15.433Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:27:15.433Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:27:15.433Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:27:15.446Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:27:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679732734153, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:27:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:27:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732745707, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732746755, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732747756, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679732779002, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:27:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:27:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:27:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:27:45.447Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T08:27:45.460Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T08:27:45.460Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T08:27:45.461Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T08:27:45.467Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:27:45.488Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T08:27:45.489Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[093c3fc7-34d3-4720-b66a-40612804720d], X-ECOMP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], X-TransactionId=[], X-ONAP-RequestID=[863fd7d8-3aaf-40ff-92e4-ed63ed27c323], Content-Type=[application/merge-patch+json]} 2023-03-25T08:27:45.496Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:27:45.630Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:27:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[237800], x-aai-txid=[2-aai-resources-230325-08:27:44:692-71950], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:27:45.630Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:27:45.631Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T08:27:45.631Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:27:45.631Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:27:45.644Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:27:45.644Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:27:45.644Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:27:45.644Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:45.645Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:45.645Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732865644, "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-25T08:27:46.671Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:27:46.671Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:27:46.672Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:46.672Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:46.672Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:46.672Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:47.673Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:47.674Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:47.674Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:47.674Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:48.675Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:48.676Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:48.676Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:48.676Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:49.677Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:49.677Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:49.677Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:49.677Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:50.678Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:50.679Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:50.679Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:50.679Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:51.680Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:51.680Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:51.680Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:51.680Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:52.681Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:52.682Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:52.682Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:52.682Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:53.683Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:27:53.683Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:53.683Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:53.683Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:54.684Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T08:27:54.685Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:27:54.685Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T08:27:54.685Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:27:54.685Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T08:27:54.730Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:27:54.731Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:27:54.731Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:27:54.731Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:54.731Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:27:54.731Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:55.017Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:27:55.019Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T08:27:55.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T08:27:55.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:55.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:27:55.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:55.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:55.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732875020, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:56.021Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:27:56.022Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:27:56.022Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:56.023Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:56.023Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:56.024Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:56.108Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4430690932996298281/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T08:27:56.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:27:56.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:27:56.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:56.656Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T08:27:56.656Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:56.656Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:56.657Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:27:56.658Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:27:56.658Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T08:27:56.709Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T08:27:56.710Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T08:27:56.710Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T08:27:56.711Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:27:56.711Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:56.711Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:56.712Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732876710, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:57.712Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T08:27:57.713Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T08:27:57.713Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:27:57.713Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:27:57.713Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:27:57.713Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732877712, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:27:58.714Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:27:58.739Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:27:58.743Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:27:58.744Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:27:58.744Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:27:58.744Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:27:58.744Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:27:58.744Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:27:58.744Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:27:58.744Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:27:58.744Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:27:58.758Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:28:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:28:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:28:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:28:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:28:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:28:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:28:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:28:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732788315, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:28:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732790066, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732791067, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679732822314, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:28:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:28:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:28:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:28:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:28:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:28:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732831690, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:28:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732833399, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T08:28:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:28:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732834400, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T08:28:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:28:28.759Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T08:28:28.777Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T08:28:28.777Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T08:28:28.778Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T08:28:28.784Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:28:28.802Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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-25T08:28:28.802Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T08:28:28.809Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:28:28.950Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T08:28:28.951Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:28:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[405568], x-aai-txid=[0-aai-resources-230325-08:28:28:003-89371], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:28:28.951Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:28:28.951Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:28:28.952Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:28:28.968Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:28:28.968Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:28:28.968Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:28:28.969Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:28.969Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:28.969Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732908968, "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-25T08:28:30.004Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:28:30.004Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:28:30.005Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:28:30.005Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:30.005Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:30.005Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:28:31.007Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:28:31.007Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:31.007Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:31.008Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:28:32.009Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:28:32.009Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:32.009Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:32.010Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:28:33.011Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:28:33.011Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:33.011Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:33.011Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:28:34.013Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:28:34.013Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:34.013Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:34.013Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:28:35.014Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:28:35.015Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:35.015Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:35.015Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:28:36.016Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:28:36.016Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:36.016Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:36.016Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:28:37.017Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:28:37.018Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:37.018Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:37.018Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:28:38.019Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:28:38.019Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:38.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:38.020Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:28:39.021Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:28:39.021Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:39.021Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:39.021Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:28:40.022Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T08:28:40.022Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:28:40.023Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T08:28:40.023Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:28:40.023Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T08:28:40.066Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:28:40.066Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:28:40.066Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:28:40.066Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T08:28:40.067Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:28:40.067Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T08:28:40.378Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:28:40.383Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T08:28:40.383Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:28:40.384Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:28:40.384Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:28:40.384Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:40.384Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:40.384Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732920383, "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-25T08:28:41.384Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:28:41.385Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:28:41.385Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:28:41.386Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T08:28:41.387Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:28:41.387Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:28:41.487Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12179265297054669294/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T08:28:42.311Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:28:42.311Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:28:42.311Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:28:42.311Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T08:28:42.311Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:28:42.311Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:28:42.311Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:28:42.311Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:28:42.311Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:28:42.311Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T08:28:42.312Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:28:42.313Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:28:42.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T08:28:42.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T08:28:42.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T08:28:42.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:28:42.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:28:42.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:28:42.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:28:42.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:28:42.314Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T08:28:42.362Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists 2023-03-25T08:28:42.362Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:28:42.362Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists) 2023-03-25T08:28:42.362Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:28:42.362Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:42.362Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:42.362Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732922362, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:28:43.363Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:28:43.363Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists) 2023-03-25T08:28:43.363Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:28:43.364Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:28:43.364Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:28:43.364Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732923363, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:28:44.364Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:28:44.394Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:28:44.398Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:28:44.399Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:28:44.399Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:28:44.399Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:28:44.399Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:28:44.399Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:28:44.399Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:28:44.399Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:28:44.399Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:28:44.419Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:29:14.419Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T08:29:14.429Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T08:29:14.429Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T08:29:14.430Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T08:29:14.436Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:29:14.455Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T08:29:14.456Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[601ffd45-19d7-4bf3-a99c-6595b31dea52], X-ECOMP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-TransactionId=[], X-ONAP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], Content-Type=[application/merge-patch+json]} 2023-03-25T08:29:14.463Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:29:14.597Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:29:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[213208], x-aai-txid=[2-aai-resources-230325-08:29:13:659-30574], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:29:14.598Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:29:14.598Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T08:29:14.599Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:29:14.599Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:29:14.608Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:29:14.608Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:29:14.608Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:29:14.609Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:14.609Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:14.609Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732954608, "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-25T08:29:15.640Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:29:15.641Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:29:15.641Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:29:15.641Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:15.641Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:15.642Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:29:16.642Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:29:16.643Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:16.643Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:16.643Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:29:17.644Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:29:17.644Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:17.644Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:17.645Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:29:18.645Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:29:18.646Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:18.646Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:18.646Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:29:19.647Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:29:19.647Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:19.647Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:19.647Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:29:20.648Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:29:20.648Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:20.648Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:20.649Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:29:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:29:21.109Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, 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-25T08:29:21.124Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:29:21.124Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T08:29:21.130Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=84, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:29:21.131Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 84: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T08:29:21.148Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=84, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:29:21.148Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T08:29:21.148Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:29:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:29:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:29:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:29:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3630, 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-25T08:29:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:29:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:29:21.649Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:29:21.650Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:21.650Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:21.650Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:29:22.170Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.171Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679732865644, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:29:22.171Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.171Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.171Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.172Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.172Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.172Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.172Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.173Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.173Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.173Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.173Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.173Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.174Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.174Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:29:22.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.174Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732875020, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:29:22.175Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.175Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732876710, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T08:29:22.175Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.175Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732877712, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T08:29:22.175Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679732908968, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:29:22.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:29:22.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T08:29:22.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T08:29:22.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T08:29:22.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T08:29:22.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.179Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.179Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.179Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.179Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:29:22.179Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.179Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732920383, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:29:22.179Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.180Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732922362, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } 2023-03-25T08:29:22.180Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.180Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732923363, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } 2023-03-25T08:29:22.180Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.180Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679732954608, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:29:22.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:29:22.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T08:29:22.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T08:29:22.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:29:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:29:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:29:22.651Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:29:22.651Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:22.651Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:22.651Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:29:23.652Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T08:29:23.652Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:29:23.653Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T08:29:23.653Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:29:23.653Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T08:29:23.699Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:29:23.699Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:29:23.699Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:29:23.699Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T08:29:23.700Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:29:23.700Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T08:29:23.722Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:29:23.722Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4c9ac21b 2023-03-25T08:29:23.722Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:29:23.722Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-25T08:29:23.723Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:29:23.723Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:29:23.723Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:29:23.723Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:29:23.723Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:23.724Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:23.724Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732963723, "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-25T08:29:24.724Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:836e85c7-4c12-45fc-8d86-744f5c33dd72) 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-25T08:29:24.768Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists 2023-03-25T08:29:24.769Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:29:24.769Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists) 2023-03-25T08:29:24.769Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:29:24.769Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:24.769Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:24.769Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732964769, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:29:25.770Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:29:25.770Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists) 2023-03-25T08:29:25.770Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:29:25.770Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:25.771Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:25.771Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732965770, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:29:26.771Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:29:26.798Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:29:26.802Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:29:26.802Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:29:26.802Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:29:26.802Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:29:26.802Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:29:26.802Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:29:26.803Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:29:26.803Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:29:26.803Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:29:26.817Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:29:56.818Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T08:29:56.827Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T08:29:56.828Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T08:29:56.828Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T08:29:56.835Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:29:56.852Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T08:29:56.853Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a97c54c7-677d-41d1-923d-9b43ed643223], X-ECOMP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-TransactionId=[], X-ONAP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], Content-Type=[application/merge-patch+json]} 2023-03-25T08:29:56.861Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:29:57.012Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:29:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[245816], x-aai-txid=[2-aai-resources-230325-08:29:56:057-87580], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:29:57.013Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:29:57.013Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T08:29:57.013Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:29:57.013Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:29:57.025Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:29:57.025Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:29:57.025Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:29:57.026Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:57.026Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:57.026Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732997025, "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-25T08:29:58.057Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:29:58.057Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:29:58.058Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:29:58.058Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:58.058Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:58.058Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:29:59.060Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:29:59.060Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:29:59.060Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:29:59.060Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:00.061Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:00.062Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:00.062Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:00.062Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:01.063Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:01.063Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:01.063Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:01.063Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:02.064Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:02.064Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:02.064Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:02.065Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:03.065Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:03.065Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:03.066Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:03.066Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:04.066Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:04.067Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:04.067Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:04.067Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:05.067Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:05.068Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:05.068Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:05.068Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:06.068Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:06.069Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:06.069Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:06.069Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:30:07.070Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T08:30:07.070Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:30:07.070Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T08:30:07.070Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:30:07.070Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T08:30:07.131Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:30:07.131Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:30:07.131Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:30:07.131Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:30:07.131Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:30:07.132Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:30:07.147Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:30:07.148Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2fb4cab9 2023-03-25T08:30:07.148Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:30:07.148Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T08:30:07.149Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:30:07.149Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:30:07.149Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:30:07.149Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:30:07.150Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:07.150Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:07.150Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733007149, "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-25T08:30:08.151Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T08:30:08.173Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:30:08.173Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T08:30:08.177Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T08:30:08.178Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T08:30:08.178Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T08:30:08.178Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T08:30:08.178Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T08:30:08.186Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:30:08.216Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:30:08.224Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T08:30:08.224Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:30:08.224Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:30:08.224Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:30:08.225Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:30:08.225Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:08.225Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:08.225Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733008224, "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-25T08:30:09.226Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:30:09.255Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:30:09.260Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:30:09.261Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:30:09.261Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:30:09.261Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:30:09.261Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:30:09.261Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:30:09.261Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:30:09.261Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T08:30:09.261Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:30:09.283Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:30:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:30:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:30:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:30:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:30:39.284Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T08:30:39.293Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T08:30:39.293Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T08:30:39.293Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T08:30:39.296Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:30:39.306Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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-25T08:30:39.307Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T08:30:39.315Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:30:39.451Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T08:30:39.451Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:30:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[532680], x-aai-txid=[0-aai-resources-230325-08:30:38:509-79496], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:30:39.452Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:30:39.452Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:30:39.452Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:30:39.465Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:30:39.466Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T08:30:39.466Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:30:39.466Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:39.466Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:39.466Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733039466, "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-25T08:30:40.497Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:30:40.497Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"7dee6bbc-c8fa-4f30-86af-412437cb86ee","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f93ce852-8796-4ec7-89a1-80ff585a9ae9","serviceDescription":"service","serviceInvariantUUID":"95b0efc4-d903-4f88-b0e4-83d825eef276","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"db9f0c72-5dbc-4441-8bd4-e630a86c1f12","resourceInvariantUUID":"7cd444e7-991e-464d-b99b-6ac5b0bc6c37","resourceCustomizationUUID":"f4607ef5-5502-4972-93ba-aebbc074b812","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":"NjE2ZTM2YThjOTlmMjg0Yzk2ODFmNDlhMjY4Y2NkNzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ff66a95-a377-492b-aca5-f0a6e29405eb","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":"9ad18601-37b8-4f7e-a61f-13cb8c11a857","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":"8af87606-e23b-4479-96b0-74916551ad1a","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":"MTNjODYzYTM5ZmI5MzdkZWEwZDliYjI3OGY4MjA2NmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1fcc21ec-c9db-426e-b753-b74acce684f0","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":"aae2e07d-6d5e-4b8c-a15b-bb8ac37f7f5c","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":"936d7f31-c1fb-41cd-89bc-01350aae2b29","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":"30d148e1-d1a3-42b8-811c-bce7e6201f58","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":"MjgxM2UwY2I0MzE0YWJlNjQ0YWIwYjVhY2U5M2Q2MTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"093b95a8-83e3-42a8-8974-fe274bb90efe","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"273d9fa1-6219-48d6-a68e-87b03c915157","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:30:40.498Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:40.498Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:40.498Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:40.498Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:41.498Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:41.499Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:41.499Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:41.499Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:42.499Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:42.500Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:42.500Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:42.500Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:43.501Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:43.502Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:43.502Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:43.502Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:44.503Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:44.503Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:44.503Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:44.503Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:45.504Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:45.504Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:45.504Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:45.505Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:46.505Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:46.505Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:46.506Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:46.506Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:47.507Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:47.507Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:47.507Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:47.507Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:30:48.508Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:30:48.508Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:48.508Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:48.508Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:30:49.509Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "f93ce852-8796-4ec7-89a1-80ff585a9ae9", "serviceDescription": "service", "serviceInvariantUUID": "95b0efc4-d903-4f88-b0e4-83d825eef276", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "f4607ef5-5502-4972-93ba-aebbc074b812", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "db9f0c72-5dbc-4441-8bd4-e630a86c1f12", "resourceInvariantUUID": "7cd444e7-991e-464d-b99b-6ac5b0bc6c37", "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": "YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "273d9fa1-6219-48d6-a68e-87b03c915157" } ], "workloadContext": "Production" } 2023-03-25T08:30:49.509Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:30:49.509Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f93ce852-8796-4ec7-89a1-80ff585a9ae9 ASDC 2023-03-25T08:30:49.510Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:7dee6bbc-c8fa-4f30-86af-412437cb86ee ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:f93ce852-8796-4ec7-89a1-80ff585a9ae9 ServiceInvariantUUID:95b0efc4-d903-4f88-b0e4-83d825eef276 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:273d9fa1-6219-48d6-a68e-87b03c915157 ArtifactChecksum:YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:f4607ef5-5502-4972-93ba-aebbc074b812 ResourceInvariantUUID:7cd444e7-991e-464d-b99b-6ac5b0bc6c37 ResourceName:test-pnf ResourceType:PNF ResourceUUID:db9f0c72-5dbc-4441-8bd4-e630a86c1f12 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:30:49.510Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f93ce852-8796-4ec7-89a1-80ff585a9ae9 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-25T08:30:49.549Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:30:49.549Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:30:49.549Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:30:49.549Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 273d9fa1-6219-48d6-a68e-87b03c915157 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:30:49.550Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:30:49.550Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:30:49.573Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:30:49.574Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5206fac7 2023-03-25T08:30:49.574Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:30:49.574Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T08:30:49.574Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 273d9fa1-6219-48d6-a68e-87b03c915157 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:30:49.574Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:30:49.575Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:30:49.575Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:30:49.575Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:49.575Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:49.575Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733049574, "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-25T08:30:50.576Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:273d9fa1-6219-48d6-a68e-87b03c915157) 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-25T08:30:50.598Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:30:50.599Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T08:30:50.603Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T08:30:50.603Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 2023-03-25T08:30:50.603Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||No resources found for Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T08:30:50.603Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T08:30:50.603Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 db9f0c72-5dbc-4441-8bd4-e630a86c1f12 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-25T08:30:50.611Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:30:50.641Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:30:50.648Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf db9f0c72-5dbc-4441-8bd4-e630a86c1f12 0 ASDC deployResourceStructure 2023-03-25T08:30:50.648Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:30:50.649Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:30:50.649Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:30:50.649Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:30:50.649Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:30:50.649Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:30:50.649Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733050649, "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-25T08:30:51.651Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:30:51.677Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:30:51.681Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:30:51.681Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:30:51.681Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:30:51.682Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:30:51.682Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:30:51.682Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:30:51.682Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:30:51.682Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T08:30:51.682Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:30:51.698Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:31:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:31:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732963723, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:31:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732964769, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } 2023-03-25T08:31:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732965770, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } 2023-03-25T08:31:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679732997025, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:31:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:31:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:31:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:31:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:31:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:31:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:31:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:31:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:31:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:31:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733007149, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:31:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:31:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733008224, "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-25T08:31:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:31:21.699Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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-25T08:31:21.718Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee and serviceModelVersionId: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T08:31:21.718Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 95b0efc4-d903-4f88-b0e4-83d825eef276 2023-03-25T08:31:21.719Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 2023-03-25T08:31:21.726Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:31:21.744Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||Invoke 2023-03-25T08:31:21.744Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7fb0c765-78e1-41a7-ae4f-ac48e3edc6c3], X-ECOMP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-TransactionId=[], X-ONAP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], Content-Type=[application/merge-patch+json]} 2023-03-25T08:31:21.752Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:31:21.942Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?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/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:31:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[185], vertex-id=[258104], x-aai-txid=[0-aai-resources-230325-08:31:20:946-25563], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:31:21.942Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:31:21.942Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||InvokeReturn 2023-03-25T08:31:21.943Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:31:21.943Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:31:21.954Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:31:21.954Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7dee6bbc-c8fa-4f30-86af-412437cb86ee and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T08:31:21.955Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:31:21.955Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:31:21.955Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:31:21.955Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733081954, "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-25T08:31:22.983Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:31:22.983Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"68d1892d-726d-4e69-979a-76447d6396fd","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"e8191c96-3ecd-4c23-9d57-9293cb7b189e","serviceDescription":"service","serviceInvariantUUID":"887e6d8e-cec4-4e80-b63c-01b7e6387caa","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b722039e-dca1-4e3c-97e1-a6b38fc125c9","resourceInvariantUUID":"3d363240-363f-4ab1-934c-b79db28f53ec","resourceCustomizationUUID":"021fb00c-9d3b-4a8d-8349-88a517b8e867","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":"ZWU1MWJhNmQ5NWVlMWEwZDMxMjYxNjE1NTA1ZjQ4NzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27d9b014-8f09-41cb-8b35-95b7961fef34","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":"8e44d61e-5b9e-4e2f-bee5-91ce0515dca2","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":"1652dc0e-fee4-4821-942f-f9f04f4d6098","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":"MjlkOTI5YTVkNDBhOWM3MGRjZTZiOTdiM2Y2MDZiZmU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7af0a5bb-ec15-4d77-9d2a-35d3c4c9bbbd","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":"9d480408-3715-4d4a-a0a1-208623c20ee8","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":"40eb7a3b-31ee-4066-a57c-05a810bcdd68","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":"5cae89e9-0d76-47b5-ae44-f9f716b8fb5f","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":"MTAwNDJiMmEyZDJhZTcyYmE4Mjk1NGIxZDNkMzgwNTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"78947c5f-3c4e-4f31-8146-bf0f5cfcd031","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"087bcbe1-0428-47d9-b62f-b0d2cb5e688b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:31:22.983Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:31:22.983Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:31:22.984Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:31:22.984Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:31:23.984Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:31:23.985Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:31:23.985Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:31:23.986Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:31:24.987Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:31:24.988Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:31:24.988Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:31:24.988Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:31:25.989Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:31:25.989Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:31:25.990Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:31:25.990Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:31:26.991Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:31:26.992Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:31:26.992Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:31:26.992Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:31:27.993Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:31:27.993Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:31:27.994Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:31:27.994Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:31:28.995Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:31:28.995Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:31:28.996Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:31:28.996Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:31:29.996Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:31:29.997Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:31:29.997Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:31:29.997Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "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-25T08:31:30.997Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:31:30.998Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:31:30.998Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:31:30.998Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:31:31.999Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "e8191c96-3ecd-4c23-9d57-9293cb7b189e", "serviceDescription": "service", "serviceInvariantUUID": "887e6d8e-cec4-4e80-b63c-01b7e6387caa", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "021fb00c-9d3b-4a8d-8349-88a517b8e867", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b722039e-dca1-4e3c-97e1-a6b38fc125c9", "resourceInvariantUUID": "3d363240-363f-4ab1-934c-b79db28f53ec", "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": "ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "087bcbe1-0428-47d9-b62f-b0d2cb5e688b" } ], "workloadContext": "Production" } 2023-03-25T08:31:31.999Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:31:31.999Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e8191c96-3ecd-4c23-9d57-9293cb7b189e ASDC 2023-03-25T08:31:31.999Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:68d1892d-726d-4e69-979a-76447d6396fd ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:e8191c96-3ecd-4c23-9d57-9293cb7b189e ServiceInvariantUUID:887e6d8e-cec4-4e80-b63c-01b7e6387caa 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:087bcbe1-0428-47d9-b62f-b0d2cb5e688b ArtifactChecksum:ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:021fb00c-9d3b-4a8d-8349-88a517b8e867 ResourceInvariantUUID:3d363240-363f-4ab1-934c-b79db28f53ec ResourceName:test-pnf ResourceType:PNF ResourceUUID:b722039e-dca1-4e3c-97e1-a6b38fc125c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:31:32.000Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e8191c96-3ecd-4c23-9d57-9293cb7b189e 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-25T08:31:32.043Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:31:32.043Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:31:32.043Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:31:32.043Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 087bcbe1-0428-47d9-b62f-b0d2cb5e688b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:31:32.043Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:31:32.044Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:31:32.063Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:31:32.063Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1657447e 2023-03-25T08:31:32.063Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:31:32.064Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T08:31:32.064Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 087bcbe1-0428-47d9-b62f-b0d2cb5e688b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:31:32.064Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:31:32.064Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:31:32.064Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:31:32.064Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:31:32.064Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:31:32.065Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733092064, "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-25T08:31:33.065Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:087bcbe1-0428-47d9-b62f-b0d2cb5e688b) 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-25T08:31:33.087Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:31:33.087Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T08:31:33.093Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T08:31:33.093Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 2023-03-25T08:31:33.093Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||No resources found for Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T08:31:33.093Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T08:31:33.093Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 b722039e-dca1-4e3c-97e1-a6b38fc125c9 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-25T08:31:33.100Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:31:33.146Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:31:33.156Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf b722039e-dca1-4e3c-97e1-a6b38fc125c9 0 ASDC deployResourceStructure 2023-03-25T08:31:33.156Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:31:33.156Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:31:33.156Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:31:33.156Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:31:33.156Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:31:33.156Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:31:33.156Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733093156, "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-25T08:31:34.157Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:31:34.183Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:31:34.187Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:31:34.187Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:31:34.187Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:31:34.188Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:31:34.188Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:31:34.188Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:31:34.188Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:31:34.188Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T08:31:34.188Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:31:34.200Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:32:04.201Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd 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-25T08:32:04.209Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 68d1892d-726d-4e69-979a-76447d6396fd and serviceModelVersionId: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T08:32:04.209Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 887e6d8e-cec4-4e80-b63c-01b7e6387caa 2023-03-25T08:32:04.210Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 2023-03-25T08:32:04.217Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:32:04.239Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?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-25T08:32:04.239Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||Invoke 2023-03-25T08:32:04.247Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:32:04.390Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||InvokeReturn 2023-03-25T08:32:04.391Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:32:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[266296], x-aai-txid=[1-aai-resources-230325-08:32:03:440-36364], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:32:04.391Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:32:04.391Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:32:04.391Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:32:04.402Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:32:04.402Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 68d1892d-726d-4e69-979a-76447d6396fd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T08:32:04.402Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:32:04.402Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:32:04.402Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:32:04.402Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733124402, "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-25T08:32:05.427Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:32:05.427Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T08:32:05.428Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T08:32:05.429Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T08:32:05.429Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 2 disconnected. 2023-03-25T08:32:05.429Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Cancelled in-flight METADATA request with correlation id 55295 due to node 2 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-25T08:32:05.429Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T08:32:05.430Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T08:32:05.430Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T08:32:05.430Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T08:32:05.436Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-013a13b4-ebda-4a39-8708-8fb2f594cfe8 2023-03-25T08:32:05.436Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, 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-25T08:32:05.436Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T08:32:05.436Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T08:32:06.766Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:32:09.775Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:32:12.783Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:32:15.793Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:32:18.803Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:32:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:32:21.126Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:32:21.127Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T08:32:21.133Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=85, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:32:21.133Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=85, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-013a13b4-ebda-4a39-8708-8fb2f594cfe8', protocol='range'} 2023-03-25T08:32:21.138Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:32:21.139Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:32:21.139Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:32:21.139Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:32:21.139Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:32:21.139Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:32:21.139Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 85: {SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-013a13b4-ebda-4a39-8708-8fb2f594cfe8=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T08:32:21.157Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=85, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:32:21.157Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=85, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-013a13b4-ebda-4a39-8708-8fb2f594cfe8', protocol='range'} 2023-03-25T08:32:21.157Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T08:32:21.157Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T08:32:21.158Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T08:32:21.158Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:32:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:32:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:32:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:32:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3680, 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-25T08:32:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:32:21.165Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:32:21.166Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:32:21.166Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:32:21.166Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:32:21.167Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:32:21.167Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:32:21.167Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:32:21.202Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:32:21.202Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"a2142b0c-c579-4357-9d89-519f3789dcba","serviceName":"basic_onboard_HAcyfo","serviceVersion":"1.0","serviceUUID":"fc2b071d-727d-4e56-97b5-6890333d2cef","serviceDescription":"service","serviceInvariantUUID":"6be5e170-0a15-4c97-ae65-7410f566be15","resources":[{"resourceInstanceName":"basic_onboard_HAcyfo 0","resourceName":"basic_onboard_HAcyfo","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"af494a53-3144-46f8-a99a-45396dcf84d4","resourceInvariantUUID":"9599f414-33d1-4ba9-95b7-a7baadeac353","resourceCustomizationUUID":"e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml","artifactChecksum":"MDc3ZDNhNjI3ZGVhYmZmODQyMjYzYmFlMmNjNmExYzM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1418ef35-929e-4c2f-9839-19f7ef0b8ee6","artifactVersion":"1"},{"artifactName":"basic_onboard_hacyfo0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json","artifactChecksum":"MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"42ca0e89-52bf-46c6-a3ff-5abc15d767ea","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a90ab896-b22a-4099-b18b-12b4b1aed2cc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b70e583-02ea-4957-90b9-a96dff1cc1f1","artifactVersion":"2","generatedFromUUID":"49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardHacyfo-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml","artifactChecksum":"ZDgzMDM3YmY3ZDFlNzAwMDdkMzNlZTczNDczMGM4Y2I\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a1fb0a0-b6cf-44db-92f7-68179e341190","artifactVersion":"1"},{"artifactName":"service-BasicOnboardHacyfo-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar","artifactChecksum":"NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"35f076fd-ed00-4530-a520-2ac99378cb31","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:32:21.204Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:32:21.204Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:32:21.204Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:32:21.204Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:32:22.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733039466, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T08:32:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:32:22.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733049574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:32:22.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733050649, "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-25T08:32:22.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733081954, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T08:32:22.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.186Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.186Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.186Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.186Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.186Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.186Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.186Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.186Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.187Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.187Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.187Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.187Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.187Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.187Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.187Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.187Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.187Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.188Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679732282328, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:32:22.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733092064, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:32:22.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733093156, "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-25T08:32:22.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733124402, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T08:32:22.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:32:22.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:32:22.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:32:22.205Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:32:22.205Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:32:22.206Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:32:22.206Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:32:23.206Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:32:23.207Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:32:23.207Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:32:23.207Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:32:24.208Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:32:24.208Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:32:24.208Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:32:24.208Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:32:25.208Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:32:25.209Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:32:25.209Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:32:25.209Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:32:26.210Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:32:26.210Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:32:26.210Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:32:26.210Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:32:27.211Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:32:27.211Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:32:27.211Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:32:27.212Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:32:28.212Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "serviceName": "basic_onboard_HAcyfo", "serviceVersion": "1.0", "serviceUUID": "fc2b071d-727d-4e56-97b5-6890333d2cef", "serviceDescription": "service", "serviceInvariantUUID": "6be5e170-0a15-4c97-ae65-7410f566be15", "resources": [ { "resourceInstanceName": "basic_onboard_HAcyfo 0", "resourceCustomizationUUID": "e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a", "resourceName": "basic_onboard_HAcyfo", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "af494a53-3144-46f8-a99a-45396dcf84d4", "resourceInvariantUUID": "9599f414-33d1-4ba9-95b7-a7baadeac353", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_hacyfo0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "artifactChecksum": "MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "42ca0e89-52bf-46c6-a3ff-5abc15d767ea", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "generatedFromUUID": "49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7b70e583-02ea-4957-90b9-a96dff1cc1f1", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardHacyfo-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "artifactChecksum": "NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "35f076fd-ed00-4530-a520-2ac99378cb31" } ], "workloadContext": "Production" } 2023-03-25T08:32:28.212Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:32:28.212Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc2b071d-727d-4e56-97b5-6890333d2cef ASDC 2023-03-25T08:32:28.213Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:a2142b0c-c579-4357-9d89-519f3789dcba ServiceName:basic_onboard_HAcyfo ServiceVersion:1.0 ServiceUUID:fc2b071d-727d-4e56-97b5-6890333d2cef ServiceInvariantUUID:6be5e170-0a15-4c97-ae65-7410f566be15 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardHacyfo-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ArtifactUUID:35f076fd-ed00-4530-a520-2ac99378cb31 ArtifactChecksum:NTdhMjM2ODY1NmMzZThhNjdiZDdiZmEwY2ZhMDliZjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_HAcyfo 0 ResourceCustomizationUUID:e9bc3ff9-d5f6-4518-a295-ae0cd2acc74a ResourceInvariantUUID:9599f414-33d1-4ba9-95b7-a7baadeac353 ResourceName:basic_onboard_HAcyfo ResourceType:VF ResourceUUID:af494a53-3144-46f8-a99a-45396dcf84d4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_hacyfo0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ArtifactUUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea ArtifactChecksum:MmJlMTllZDQzNWQwYzk1NzNkNWU3YWFiNjdjOWY2MDU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml ArtifactUUID:49cccb0d-7d3e-4e4a-8b68-4ffd61a6a813 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env ArtifactUUID:7b70e583-02ea-4957-90b9-a96dff1cc1f1 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:32:28.213Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc2b071d-727d-4e56-97b5-6890333d2cef ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T08:32:28.255Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:32:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:32:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:32:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 35f076fd-ed00-4530-a520-2ac99378cb31 from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T08:32:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:32:28.256Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 2023-03-25T08:32:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:32:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4bde99db 2023-03-25T08:32:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:32:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T08:32:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardHacyfo-csar.csar /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar 35f076fd-ed00-4530-a520-2ac99378cb31 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:32:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar ASDC sendASDCNotification 2023-03-25T08:32:28.280Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(Specified artifact is not found) 2023-03-25T08:32:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:32:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:32:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:32:28.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733148280, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:32:29.281Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardHacyfo-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar(UUID:35f076fd-ed00-4530-a520-2ac99378cb31) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-25T08:32:29.301Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:32:29.301Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:32:29.305Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||basic_onboard_HAcyfo 0 2023-03-25T08:32:29.305Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: af494a53-3144-46f8-a99a-45396dcf84d4 2023-03-25T08:32:29.305Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 42ca0e89-52bf-46c6-a3ff-5abc15d767ea from URL: /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T08:32:29.306Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:32:29.306Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 2023-03-25T08:32:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:32:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5839d828 2023-03-25T08:32:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:32:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardHacyfo" ] } } } 2023-03-25T08:32:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_hacyfo0_modules.json /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json 42ca0e89-52bf-46c6-a3ff-5abc15d767ea Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:32:29.327Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json ASDC sendASDCNotification 2023-03-25T08:32:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(Specified artifact is not found) 2023-03-25T08:32:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:32:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:32:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:32:29.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733149327, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:32:30.328Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_hacyfo0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json(UUID:42ca0e89-52bf-46c6-a3ff-5abc15d767ea) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:32:30.329Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:32:30.357Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:32:30.362Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:32:30.362Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:33:00.362Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:33:00.387Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:33:00.392Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:33:00.392Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:33:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:33:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:33:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:33:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:33:30.392Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:33:30.418Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:33:30.422Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:33:30.422Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:34:00.422Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:34:00.451Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:34:00.454Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:34:00.455Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:34:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:34:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:34:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-25T08:34:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:34:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:34:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:34:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:34:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:34:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-25T08:34:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:34:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:34:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:34:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:34:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:34:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:34:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:34:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:34:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733148280, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/artifacts/service-BasicOnboardHacyfo-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:34:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:34:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:34:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733149327, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardHacyfo/1.0/resourceInstances/basic_onboard_hacyfo0/artifacts/basic_onboard_hacyfo0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:34:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:34:30.455Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:34:30.483Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:34:30.487Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:34:30.487Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:35:00.487Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:35:00.514Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:35:00.518Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:35:00.519Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:35:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:35:30.519Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:35:30.544Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:35:30.548Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:35:30.548Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:36:00.549Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:36:00.574Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:36:00.578Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:36:00.578Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:36:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:36:30.578Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:36:30.606Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:36:30.612Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:36:30.612Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:37:00.613Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:37:00.638Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:37:00.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-25T08:37:00.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-25T08:37:21.111Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:37:21.271Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-25T08:37:21.271Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Member SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-013a13b4-ebda-4a39-8708-8fb2f594cfe8 sending LeaveGroup request to coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) due to consumer poll timeout has expired. 2023-03-25T08:37:21.272Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-25T08:37:21.272Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-25T08:37:21.743Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:37:21.757Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:37:21.757Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T08:37:21.763Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=86, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:37:21.763Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 86: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T08:37:21.779Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=86, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:37:21.779Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T08:37:21.780Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:37:21.784Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:37:21.784Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:37:21.784Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:37:21.785Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3714, 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-25T08:37:21.785Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:37:21.785Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:37:30.643Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-25T08:37:30.644Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: a2142b0c-c579-4357-9d89-519f3789dcba and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T08:37:30.653Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: a2142b0c-c579-4357-9d89-519f3789dcba and serviceModelVersionId: fc2b071d-727d-4e56-97b5-6890333d2cef 2023-03-25T08:37:30.653Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 6be5e170-0a15-4c97-ae65-7410f566be15 2023-03-25T08:37:30.653Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 2023-03-25T08:37:30.660Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:37:30.680Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T08:37:30.681Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||Invoke 2023-03-25T08:37:30.688Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:37:30.927Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0|INFO|500||InvokeReturn 2023-03-25T08:37:30.927Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/6be5e170-0a15-4c97-ae65-7410f566be15/model-vers/model-ver/fc2b071d-727d-4e56-97b5-6890333d2cef?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:37:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[235], vertex-id=[323648], x-aai-txid=[0-aai-resources-230325-08:37:29:880-75893], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:37:30.927Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:37:30.927Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:37:30.927Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:37:30.938Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:37:30.938Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID a2142b0c-c579-4357-9d89-519f3789dcba and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Timeout occurred while waiting for all components to report status 2023-03-25T08:37:30.938Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-25T08:37:30.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:37:30.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:37:30.939Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733450938, "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-25T08:37:30.959Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:37:30.959Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "a2142b0c-c579-4357-9d89-519f3789dcba", "consumerID": "SO-sdc-controller", "timestamp": 1679733450938, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Timeout occurred while waiting for all components to report status" } 2023-03-25T08:37:30.959Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T08:37:31.972Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:37:31.972Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c76a9af3-f75c-44c9-a9ee-d57387f08d96","serviceName":"vFW 2023-03-25 02-33-13","serviceVersion":"1.0","serviceUUID":"2528a345-db53-4339-84bf-56619b37ae27","serviceDescription":"catalog service description","serviceInvariantUUID":"edadf553-e403-4175-a836-03266dfaf333","resources":[{"resourceInstanceName":"vFW 92239c73-e4b8 0","resourceName":"vFW 92239c73-e4b8","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"38955310-0f8f-46ba-9fd8-7090d50aefe2","resourceInvariantUUID":"3d578d35-b03b-4e5a-bf78-64cb3765b985","resourceCustomizationUUID":"9c6b935f-d98d-4b8d-89a6-ee293dce6f70","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml","artifactChecksum":"YWZkMmZiMGE5YzY2ZjAxNzBkY2NkN2RjNGMwNTUwMDg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"114850e7-7b9c-45ca-b30f-7226e4326a74","artifactVersion":"1"},{"artifactName":"vfw92239c73e4b80_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json","artifactChecksum":"ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"43f23280-d5de-414c-8826-75ca28d51332","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml","artifactChecksum":"MWZlZTlkYTM0ZjRiZTlhNzA4NjdlMDc0MTJhYTliNjg\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e10a0e59-748b-42f7-8f14-c4745a73faf8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6e1c931b-dd1e-41d4-84d4-26ed193f83d3","artifactVersion":"2","generatedFromUUID":"01a152b4-56d0-4ffc-9863-2f718bc89a8c"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325023313-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml","artifactChecksum":"ZGZjZDBkYzEwODk4NzQ2ODI5MjJmMGI2ZWZlYzY0ZWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5bbf0fb4-d1f3-48c4-8695-04c26bc758db","artifactVersion":"1"},{"artifactName":"service-Vfw20230325023313-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar","artifactChecksum":"MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"723c7cb6-4d38-4c00-b722-749b37d99c05","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:37:31.973Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:37:31.973Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:37:31.973Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:37:31.973Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:37:32.974Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:37:32.974Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:37:32.974Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:37:32.974Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:37:33.975Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:37:33.975Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:37:33.975Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:37:33.975Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:37:34.975Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:37:34.976Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:37:34.976Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:37:34.976Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:37:35.977Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:37:35.977Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:37:35.977Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:37:35.977Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:37:36.978Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:37:36.978Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:37:36.978Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:37:36.978Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:37:37.979Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:37:37.979Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:37:37.979Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:37:37.979Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:37:38.980Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "serviceName": "vFW 2023-03-25 02-33-13", "serviceVersion": "1.0", "serviceUUID": "2528a345-db53-4339-84bf-56619b37ae27", "serviceDescription": "catalog service description", "serviceInvariantUUID": "edadf553-e403-4175-a836-03266dfaf333", "resources": [ { "resourceInstanceName": "vFW 92239c73-e4b8 0", "resourceCustomizationUUID": "9c6b935f-d98d-4b8d-89a6-ee293dce6f70", "resourceName": "vFW 92239c73-e4b8", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "38955310-0f8f-46ba-9fd8-7090d50aefe2", "resourceInvariantUUID": "3d578d35-b03b-4e5a-bf78-64cb3765b985", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw92239c73e4b80_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "artifactChecksum": "ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "43f23280-d5de-414c-8826-75ca28d51332", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "generatedFromUUID": "01a152b4-56d0-4ffc-9863-2f718bc89a8c" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6e1c931b-dd1e-41d4-84d4-26ed193f83d3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325023313-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "artifactChecksum": "MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "723c7cb6-4d38-4c00-b722-749b37d99c05" } ], "workloadContext": "Production" } 2023-03-25T08:37:38.980Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:37:38.980Z|a2142b0c-c579-4357-9d89-519f3789dcba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2528a345-db53-4339-84bf-56619b37ae27 ASDC 2023-03-25T08:37:38.980Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:c76a9af3-f75c-44c9-a9ee-d57387f08d96 ServiceName:vFW 2023-03-25 02-33-13 ServiceVersion:1.0 ServiceUUID:2528a345-db53-4339-84bf-56619b37ae27 ServiceInvariantUUID:edadf553-e403-4175-a836-03266dfaf333 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325023313-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ArtifactUUID:723c7cb6-4d38-4c00-b722-749b37d99c05 ArtifactChecksum:MjYwZTAzNjc3MjYwYzY3YTU1MGIyZGRmYWJhMGMwYWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 92239c73-e4b8 0 ResourceCustomizationUUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 ResourceInvariantUUID:3d578d35-b03b-4e5a-bf78-64cb3765b985 ResourceName:vFW 92239c73-e4b8 ResourceType:VF ResourceUUID:38955310-0f8f-46ba-9fd8-7090d50aefe2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw92239c73e4b80_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json ArtifactUUID:43f23280-d5de-414c-8826-75ca28d51332 ArtifactChecksum:ZmU3NjhkMTdhZWI5NzJmODI3MTc0YmY0MWQ5ZGNjYTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml ArtifactUUID:01a152b4-56d0-4ffc-9863-2f718bc89a8c ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env ArtifactUUID:6e1c931b-dd1e-41d4-84d4-26ed193f83d3 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:37:38.981Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2528a345-db53-4339-84bf-56619b37ae27 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-25T08:37:39.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:37:39.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:37:39.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:37:39.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 from URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:39.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:37:39.021Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:39.291Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:37:39.295Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 723c7cb6-4d38-4c00-b722-749b37d99c05 101454 2023-03-25T08:37:39.295Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T08:37:39.295Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:39.295Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:37:39.296Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:37:39.296Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:37:39.296Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733459295, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:37:40.296Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:37:40.297Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:37:40.297Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05, URL: /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar to file: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:40.298Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325023313-csar.csar 2023-03-25T08:37:40.298Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:40.298Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:40.508Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7768183554590888366/Definitions/service-Vfw20230325023313-template.yml Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T08:37:41.907Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:37:41.907Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:37:41.907Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 92239c73-e4b8 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325023313-csar.csar 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:37:41.908Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:37:41.909Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.910Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is matching search criteria 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 92239c73-e4b8 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:37:41.911Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=39ae2c98-f69d-4b53-b8a5-91a374c07d5c 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fd857379-c5e3-4adc-859c-c1335ae97b04 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vFW 92239c73-e4b8 0 is not matching search criteria 2023-03-25T08:37:41.912Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=5e1b9742-1079-4838-897f-e4e0d8f7517a 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:37:41.913Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:37:41.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 02-33-13 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:37:41.914Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 02-33-13 Description:catalog service description Model UUID:2528a345-db53-4339-84bf-56619b37ae27 Model Version:NULL Model InvariantUuid:edadf553-e403-4175-a836-03266dfaf333 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 92239c73-e4b8 Model UUID:3a2b2d5d-0d40-44b7-8168-3ca4709f2e43 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:3d578d35-b03b-4e5a-bf78-64cb3765b985 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:9c6b935f-d98d-4b8d-89a6-ee293dce6f70 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:505dfa8c-77c7-4885-93c7-7f9d6a6507bc ModelName:Vfw92239c73E4b8..base_vfw..module-0 ModelUuid:4841041a-7b10-4395-8171-0d3c4f9aebac ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:39ae2c98-f69d-4b53-b8a5-91a374c07d5c ModelInvariantUuid:2f42b447-4740-46fc-b348-39916f5e2f10 ModelName:vFW 92239c73-e4b8-nodes.vfwCvfc ModelUuid:e9307351-14d6-444c-80ec-7ed8d62821f5 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:828b93f2-e2c6-4f1f-a0c6-0fe06b25eeac ModelInvariantUuid:7a4d6462-2c45-46b3-9e2d-b24549389a30 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vfw ModelUuid:acc36852-eb1c-45cf-b6d1-b057d9d3efb5 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fd857379-c5e3-4adc-859c-c1335ae97b04 ModelInvariantUuid:9c163463-cf70-45ed-bbe0-0d7e57128316 ModelName:vFW 92239c73-e4b8-nodes.vsnCvfc ModelUuid:7cdcff7b-84a8-4e7a-a7fc-68df4d6439d8 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d2a7e2bd-6824-497b-8954-ce64d755cf0c ModelInvariantUuid:c209f8aa-8a70-410f-9db2-dd9752e53f1c ModelName:Vfw92239c73E4b8.compute.nodes.heat.vsn ModelUuid:80df75bb-0e55-46e1-adff-153d9d038f1e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:5e1b9742-1079-4838-897f-e4e0d8f7517a ModelInvariantUuid:456227bc-e5a5-4ee1-bca1-765792393d9d ModelName:vFW 92239c73-e4b8-nodes.vpgCvfc ModelUuid:3751f09d-4a4e-466b-a435-5ec9f3bcba4a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:7962a980-c2c7-4d79-9a55-1e8edb572901 ModelInvariantUuid:53d3773b-41a9-4702-a6f9-c51ee0178ae1 ModelName:Vfw92239c73E4b8.compute.nodes.heat.vpg ModelUuid:c9af59a6-9593-4619-9133-0bac4967059c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-25T08:37:41.958Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists 2023-03-25T08:37:41.958Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T08:37:41.958Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists) 2023-03-25T08:37:41.958Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:37:41.958Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:37:41.958Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:37:41.958Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733461958, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:37:42.959Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar ASDC sendASDCNotification 2023-03-25T08:37:42.959Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar(Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists) 2023-03-25T08:37:42.959Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:37:42.960Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:37:42.960Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:37:42.960Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733462959, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:37:43.960Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:37:43.986Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:37:43.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:37:43.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:37:43.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:37:43.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:37:43.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:37:43.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:37:43.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:37:43.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:37:43.990Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:37:44.004Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:38:14.005Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-25T08:38:14.019Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c76a9af3-f75c-44c9-a9ee-d57387f08d96 and serviceModelVersionId: 2528a345-db53-4339-84bf-56619b37ae27 2023-03-25T08:38:14.019Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : edadf553-e403-4175-a836-03266dfaf333 2023-03-25T08:38:14.020Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 2023-03-25T08:38:14.027Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:38:14.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-25T08:38:14.045Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||Invoke 2023-03-25T08:38:14.053Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:38:14.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0|INFO|500||InvokeReturn 2023-03-25T08:38:14.181Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/edadf553-e403-4175-a836-03266dfaf333/model-vers/model-ver/2528a345-db53-4339-84bf-56619b37ae27?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:38:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[124], vertex-id=[163992], x-aai-txid=[0-aai-resources-230325-08:38:13:244-64928], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:38:14.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:38:14.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:38:14.182Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:38:14.194Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:38:14.195Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c76a9af3-f75c-44c9-a9ee-d57387f08d96 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:38:14.195Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:38:14.196Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:14.196Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:14.196Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733494195, "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-25T08:38:15.226Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:38:15.226Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"2f6b26de-99ff-4585-8fcb-933c6d7339ba","serviceName":"vFW 2023-03-25 03-08-28","serviceVersion":"1.0","serviceUUID":"21063ca8-64f5-4334-8bd5-3215cb796ae4","serviceDescription":"catalog service description","serviceInvariantUUID":"e4071e86-f9df-4f4c-9ce3-5ae34d98ed46","resources":[{"resourceInstanceName":"vFW 79026165-060e 0","resourceName":"vFW 79026165-060e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f8d6b89-4869-43d0-a44b-ec53e88a7a10","resourceInvariantUUID":"ebe8de1b-2076-47b7-a8c6-64228f723293","resourceCustomizationUUID":"d977dd6f-abfb-4e6d-a41e-1897b0596ec0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml","artifactChecksum":"ZWM1NzMwNTUxODNiMDkwNjg5ZTdkOWQ4YTNmYmE4OGM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3e810cdf-1e2b-4e5e-99d6-3238a2146f44","artifactVersion":"1"},{"artifactName":"vfw79026165060e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json","artifactChecksum":"OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5334204f-1073-4ee2-acd7-b07a9c900e4b","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml","artifactChecksum":"M2FiOGQ2Mzc5MWViYTAxNjY1ZWY0MTA3YzA2Y2U0MTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"09fa3ef4-7a82-4959-bfdc-442e59a03209","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d4eced5a-7ecc-4e87-8b50-af51991428ec","artifactVersion":"2","generatedFromUUID":"425350b4-04ba-41b3-b6e8-b00dc9e5a0ff"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230325030828-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml","artifactChecksum":"OThkZjM3Mzc4MjYwNmU0Njk3ZDc4YThhNGEyOTU4MmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"88836691-07c5-4860-bd31-04367b4cb483","artifactVersion":"1"},{"artifactName":"service-Vfw20230325030828-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar","artifactChecksum":"ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:38:15.226Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:38:15.226Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:15.227Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:15.227Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:38:16.227Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:38:16.228Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:16.228Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:16.228Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:38:17.229Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:38:17.229Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:17.229Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:17.230Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:38:18.230Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:38:18.231Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:18.231Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:18.231Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:38:19.232Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:38:19.232Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:19.232Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:19.233Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:38:20.233Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:38:20.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:20.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:20.234Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:38:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:38:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:38:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vfw92239c73e4b80_modules.json", "status": "NOTIFIED" } 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/resourceInstances/vfw92239c73e4b80/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733459295, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733461958, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 723c7cb6-4d38-4c00-b722-749b37d99c05 already exists" } 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733462959, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325023313/1.0/artifacts/service-Vfw20230325023313-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 38955310-0f8f-46ba-9fd8-7090d50aefe2 already exists" } 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c76a9af3-f75c-44c9-a9ee-d57387f08d96", "consumerID": "SO-sdc-controller", "timestamp": 1679733494195, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.117Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:38:21.118Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.118Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-25T08:38:21.118Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.118Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:38:21.118Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:38:21.118Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:38:21.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:38:21.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:21.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:21.235Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:38:22.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "serviceName": "vFW 2023-03-25 03-08-28", "serviceVersion": "1.0", "serviceUUID": "21063ca8-64f5-4334-8bd5-3215cb796ae4", "serviceDescription": "catalog service description", "serviceInvariantUUID": "e4071e86-f9df-4f4c-9ce3-5ae34d98ed46", "resources": [ { "resourceInstanceName": "vFW 79026165-060e 0", "resourceCustomizationUUID": "d977dd6f-abfb-4e6d-a41e-1897b0596ec0", "resourceName": "vFW 79026165-060e", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f8d6b89-4869-43d0-a44b-ec53e88a7a10", "resourceInvariantUUID": "ebe8de1b-2076-47b7-a8c6-64228f723293", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw79026165060e0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json", "artifactChecksum": "OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5334204f-1073-4ee2-acd7-b07a9c900e4b", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "generatedFromUUID": "425350b4-04ba-41b3-b6e8-b00dc9e5a0ff" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "d4eced5a-7ecc-4e87-8b50-af51991428ec", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230325030828-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "artifactChecksum": "ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6" } ], "workloadContext": "Production" } 2023-03-25T08:38:22.236Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:38:22.237Z|c76a9af3-f75c-44c9-a9ee-d57387f08d96|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 21063ca8-64f5-4334-8bd5-3215cb796ae4 ASDC 2023-03-25T08:38:22.237Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:2f6b26de-99ff-4585-8fcb-933c6d7339ba ServiceName:vFW 2023-03-25 03-08-28 ServiceVersion:1.0 ServiceUUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 ServiceInvariantUUID:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230325030828-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ArtifactUUID:f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 ArtifactChecksum:ZWZjZDcxNjA2YmMxNzk2ZTY1OTMwMDcyMmQ0NGJmYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 79026165-060e 0 ResourceCustomizationUUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 ResourceInvariantUUID:ebe8de1b-2076-47b7-a8c6-64228f723293 ResourceName:vFW 79026165-060e ResourceType:VF ResourceUUID:4f8d6b89-4869-43d0-a44b-ec53e88a7a10 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw79026165060e0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/vfw79026165060e0_modules.json ArtifactUUID:5334204f-1073-4ee2-acd7-b07a9c900e4b ArtifactChecksum:OGU3MmNmYTVlZDAwYjgyNDE5MDM2NjBkYjBkYTFjYjM= 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.yaml ArtifactUUID:425350b4-04ba-41b3-b6e8-b00dc9e5a0ff 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec 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/Vfw20230325030828/1.0/resourceInstances/vfw79026165060e0/artifacts/base_vfw.env ArtifactUUID:d4eced5a-7ecc-4e87-8b50-af51991428ec ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:38:22.237Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 21063ca8-64f5-4334-8bd5-3215cb796ae4 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-25T08:38:22.285Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:38:22.285Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:38:22.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:38:22.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 from URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:22.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:38:22.286Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:22.546Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:38:22.550Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 101462 2023-03-25T08:38:22.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T08:38:22.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:22.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:38:22.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:22.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:22.551Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733502551, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:38:23.552Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:38:23.553Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:38:23.553Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6, URL: /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar to file: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:23.553Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230325030828-csar.csar 2023-03-25T08:38:23.554Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:23.554Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:23.666Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13108299129305621862/Definitions/service-Vfw20230325030828-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided 2023-03-25T08:38:25.115Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:38:25.116Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:38:25.116Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:25.116Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-25T08:38:25.116Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:25.116Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:25.116Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:25.116Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:25.116Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:25.116Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 79026165-060e 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-Vfw20230325030828-csar.csar 2023-03-25T08:38:25.116Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:25.116Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:25.116Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:25.116Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230325030828-csar.csar 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:38:25.117Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:38:25.118Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is matching search criteria 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 79026165-060e 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.119Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=8759d1e2-11a0-483a-9101-d290c14345d0 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:38:25.120Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e3e401e1-12ee-46bf-bd44-9974d53c5a57 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vFW 79026165-060e 0 is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:38:25.121Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-25T08:38:25.122Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-25T08:38:25.122Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-25T08:38:25.122Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-25T08:38:25.122Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-25T08:38:25.122Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-25T08:38:25.122Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-25T08:38:25.122Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-25T08:38:25.122Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e 2023-03-25T08:38:25.122Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.122Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:38:25.122Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.123Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:38:25.123Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.123Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:38:25.123Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:38:25.123Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-25 03-08-28 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:38:25.123Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-25 03-08-28 Description:catalog service description Model UUID:21063ca8-64f5-4334-8bd5-3215cb796ae4 Model Version:NULL Model InvariantUuid:e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 79026165-060e Model UUID:c5beff92-4948-4a2b-8467-57268a5457f8 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:ebe8de1b-2076-47b7-a8c6-64228f723293 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:d977dd6f-abfb-4e6d-a41e-1897b0596ec0 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e869070a-0861-4c60-b425-247514beb870 ModelName:Vfw79026165060e..base_vfw..module-0 ModelUuid:e542b914-28d9-4721-b37f-3ebd9e6197c1 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8759d1e2-11a0-483a-9101-d290c14345d0 ModelInvariantUuid:f71752de-8df7-45a6-b6a0-8fe578c660e0 ModelName:vFW 79026165-060e-nodes.vfwCvfc ModelUuid:3d5667e1-0901-4d46-8a03-655bc1939711 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7ff9386b-a3b8-445b-9a9d-9001ae0944a5 ModelInvariantUuid:43f7679d-8dbd-4d71-9873-95832293f97b ModelName:Vfw79026165060e.compute.nodes.heat.vfw ModelUuid:e8ccfa6c-adb0-4214-91e3-d6390c9d7e92 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e3e401e1-12ee-46bf-bd44-9974d53c5a57 ModelInvariantUuid:abb7eda0-8950-4372-8c03-bba45c637597 ModelName:vFW 79026165-060e-nodes.vsnCvfc ModelUuid:cb40c462-8998-4b8b-b81f-fe86e1dd1b35 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:d5daec4b-e24a-43ed-a2a6-02cfb96850e8 ModelInvariantUuid:ee509b81-2583-4419-9110-af95f6eb3e81 ModelName:Vfw79026165060e.compute.nodes.heat.vsn ModelUuid:fad430cf-7b2f-45b6-88e7-d536317a06d2 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:ae6f0c35-b4c9-4e61-bc43-027f38ac7a5e ModelInvariantUuid:6cfc40de-8af4-48ca-9135-570c786384a4 ModelName:vFW 79026165-060e-nodes.vpgCvfc ModelUuid:e6283b83-ed3b-4033-8d4e-fb16994cc795 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:5a2f63b0-9161-428f-966c-740d1889c2e7 ModelInvariantUuid:b19ae84c-b7e7-4d4f-94df-b39e262cabb8 ModelName:Vfw79026165060e.compute.nodes.heat.vpg ModelUuid:46c8295b-f64c-4966-97f2-1d1481ef31f8 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-25T08:38:25.173Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists 2023-03-25T08:38:25.173Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T08:38:25.173Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists) 2023-03-25T08:38:25.174Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:38:25.174Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:25.174Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:25.174Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733505173, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:38:26.175Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar ASDC sendASDCNotification 2023-03-25T08:38:26.175Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar(Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists) 2023-03-25T08:38:26.175Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:38:26.176Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:26.176Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:26.176Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733506175, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:38:27.177Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:38:27.200Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:38:27.205Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:38:27.205Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:38:27.205Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:38:27.205Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:38:27.206Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:38:27.206Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:38:27.206Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:38:27.206Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:38:27.206Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:38:27.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:38:57.221Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba 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-25T08:38:57.234Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f6b26de-99ff-4585-8fcb-933c6d7339ba and serviceModelVersionId: 21063ca8-64f5-4334-8bd5-3215cb796ae4 2023-03-25T08:38:57.235Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e4071e86-f9df-4f4c-9ce3-5ae34d98ed46 2023-03-25T08:38:57.235Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 2023-03-25T08:38:57.241Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:38:57.259Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?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-25T08:38:57.259Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||Invoke 2023-03-25T08:38:57.268Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:38:57.433Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0|INFO|500||InvokeReturn 2023-03-25T08:38:57.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e4071e86-f9df-4f4c-9ce3-5ae34d98ed46/model-vers/model-ver/21063ca8-64f5-4334-8bd5-3215cb796ae4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:38:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[188472], x-aai-txid=[0-aai-resources-230325-08:38:56:461-1255], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:38:57.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:38:57.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:38:57.434Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:38:57.442Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:38:57.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f6b26de-99ff-4585-8fcb-933c6d7339ba and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:38:57.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:38:57.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:57.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:57.443Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733537443, "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-25T08:38:58.473Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:38:58.473Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"69dc3a5d-1462-4551-8ddf-a6fab12341b1","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b13f055d-c11e-4aa1-bcdd-fea3706249d4","serviceDescription":"service","serviceInvariantUUID":"bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"a541e9b2-4d94-4217-bc35-9ca5e3144e36","resourceInvariantUUID":"1fccffb9-33f1-4ef5-99d8-f78e2ad52eff","resourceCustomizationUUID":"6582b864-6398-478f-b397-c1cbf5ccbe0d","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":"ZWYzZTk0MzgxYjBmYmZjOGUzYzFlZTQ5OTNkMDViZGY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c4471549-c807-4819-a69e-7335519c31c9","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7eef1278-af43-4813-9178-3a51bceb696a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:38:58.474Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:38:58.474Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:58.474Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:58.474Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:38:59.475Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:38:59.475Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:38:59.475Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:38:59.475Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:39:00.476Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "b13f055d-c11e-4aa1-bcdd-fea3706249d4", "serviceDescription": "service", "serviceInvariantUUID": "bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "6582b864-6398-478f-b397-c1cbf5ccbe0d", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "a541e9b2-4d94-4217-bc35-9ca5e3144e36", "resourceInvariantUUID": "1fccffb9-33f1-4ef5-99d8-f78e2ad52eff", "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": "MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7eef1278-af43-4813-9178-3a51bceb696a" } ], "workloadContext": "Production" } 2023-03-25T08:39:00.476Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:39:00.476Z|2f6b26de-99ff-4585-8fcb-933c6d7339ba|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b13f055d-c11e-4aa1-bcdd-fea3706249d4 ASDC 2023-03-25T08:39:00.476Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:69dc3a5d-1462-4551-8ddf-a6fab12341b1 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:b13f055d-c11e-4aa1-bcdd-fea3706249d4 ServiceInvariantUUID:bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 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:7eef1278-af43-4813-9178-3a51bceb696a ArtifactChecksum:MzAwZGQ4ZDJlOWQzNTUxZmRiMzc3OWNiMTBmMGUwM2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:6582b864-6398-478f-b397-c1cbf5ccbe0d ResourceInvariantUUID:1fccffb9-33f1-4ef5-99d8-f78e2ad52eff ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:a541e9b2-4d94-4217-bc35-9ca5e3144e36 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-25T08:39:00.477Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b13f055d-c11e-4aa1-bcdd-fea3706249d4 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-25T08:39:00.526Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:39:00.526Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:39:00.527Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:39:00.527Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7eef1278-af43-4813-9178-3a51bceb696a from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T08:39:00.527Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:39:00.527Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-25T08:39:00.550Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:39:00.551Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5a95c76f 2023-03-25T08:39:00.551Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:39:00.551Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-25T08:39:00.551Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 7eef1278-af43-4813-9178-3a51bceb696a Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:39:00.552Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T08:39:00.552Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T08:39:00.552Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:39:00.552Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:00.552Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:00.552Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679733540552, "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-25T08:39:01.553Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:7eef1278-af43-4813-9178-3a51bceb696a) 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-25T08:39:01.609Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists 2023-03-25T08:39:01.610Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T08:39:01.610Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: 7eef1278-af43-4813-9178-3a51bceb696a already exists) 2023-03-25T08:39:01.610Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:39:01.610Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:01.610Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:01.610Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679733541610, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:39:02.611Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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-25T08:39:02.612Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||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: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists) 2023-03-25T08:39:02.612Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:39:02.612Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:02.612Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:02.612Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679733542611, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:39:03.613Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:39:03.638Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:39:03.643Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:39:03.643Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:39:03.643Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:39:03.644Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:39:03.644Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:39:03.644Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:39:03.644Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:39:03.644Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:39:03.644Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:39:03.659Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:39:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:39:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:39:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:39:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:39:33.660Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 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-25T08:39:33.672Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and serviceModelVersionId: b13f055d-c11e-4aa1-bcdd-fea3706249d4 2023-03-25T08:39:33.673Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73 2023-03-25T08:39:33.673Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 2023-03-25T08:39:33.681Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:39:33.701Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?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-25T08:39:33.701Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||Invoke 2023-03-25T08:39:33.710Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:39:33.837Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0|INFO|500||InvokeReturn 2023-03-25T08:39:33.837Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdce2ce7-2ef2-4e14-a7be-aa3a21f7dc73/model-vers/model-ver/b13f055d-c11e-4aa1-bcdd-fea3706249d4?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:39:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[217320], x-aai-txid=[0-aai-resources-230325-08:39:32:901-18383], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:39:33.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:39:33.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:39:33.838Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:39:33.848Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:39:33.848Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69dc3a5d-1462-4551-8ddf-a6fab12341b1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:39:33.848Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:39:33.848Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:33.848Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:33.849Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679733573848, "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-25T08:39:34.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:39:34.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"b11c52a3-137a-4279-a1de-fda46ebc76dc","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b277003e-fe39-4514-8eae-2eda86694795","serviceDescription":"service","serviceInvariantUUID":"174fd180-cbb7-4901-867c-a574d3f7d773","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3327ab42-f8c1-4dd1-b426-d83b848bc8d6","resourceInvariantUUID":"9a467549-82de-4970-9f59-ec6bc61a02d7","resourceCustomizationUUID":"5a9dcc7e-9dac-47fb-aee7-f819038ad5b6","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":"NWU0MmM3YWVjMGVhNTczYmQzMmQ4NjA1YTMwNDc2NzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9bbde611-8a70-4af9-86f7-5662124532f9","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":"YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"74123760-3401-461d-95d6-03ad64407657","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":"296b93ef-9677-416c-98f7-b98735c701b2","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":"834487ff-1657-4016-a376-1a3e21044ba8","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":"1912df58-089e-47e1-82c2-67dbb9c072a4","artifactVersion":"2","generatedFromUUID":"296b93ef-9677-416c-98f7-b98735c701b2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODU3MjVhNTk2MDM3MDk1ZWM5Y2JmZWZmNWI2YzMzMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"34f07b9d-f243-472b-906f-79e70d10f18e","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2cb5cdea-3e05-47c8-ba2f-9a4c81611047","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:39:34.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:39:34.882Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:34.883Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:34.883Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:39:35.883Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:39:35.884Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:35.884Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:35.884Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:39:36.884Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:39:36.885Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:36.885Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:36.885Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:39:37.885Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:39:37.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:37.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:37.886Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:39:38.887Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:39:38.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:38.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:38.888Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:39:39.889Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:39:39.889Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:39.889Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:39.890Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:39:40.891Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:39:40.891Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:40.891Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:40.891Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:39:41.893Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b277003e-fe39-4514-8eae-2eda86694795", "serviceDescription": "service", "serviceInvariantUUID": "174fd180-cbb7-4901-867c-a574d3f7d773", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "5a9dcc7e-9dac-47fb-aee7-f819038ad5b6", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3327ab42-f8c1-4dd1-b426-d83b848bc8d6", "resourceInvariantUUID": "9a467549-82de-4970-9f59-ec6bc61a02d7", "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": "YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "74123760-3401-461d-95d6-03ad64407657", "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": "296b93ef-9677-416c-98f7-b98735c701b2", "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "generatedFromUUID": "296b93ef-9677-416c-98f7-b98735c701b2" }, "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": "1912df58-089e-47e1-82c2-67dbb9c072a4", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2cb5cdea-3e05-47c8-ba2f-9a4c81611047" } ], "workloadContext": "Production" } 2023-03-25T08:39:41.893Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:39:41.893Z|69dc3a5d-1462-4551-8ddf-a6fab12341b1|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b277003e-fe39-4514-8eae-2eda86694795 ASDC 2023-03-25T08:39:41.893Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:b11c52a3-137a-4279-a1de-fda46ebc76dc ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b277003e-fe39-4514-8eae-2eda86694795 ServiceInvariantUUID:174fd180-cbb7-4901-867c-a574d3f7d773 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:2cb5cdea-3e05-47c8-ba2f-9a4c81611047 ArtifactChecksum:ODYxZjExZDFlYWNlMTIyZTQ2YWQ0YWNiZmE2NTNmNjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:5a9dcc7e-9dac-47fb-aee7-f819038ad5b6 ResourceInvariantUUID:9a467549-82de-4970-9f59-ec6bc61a02d7 ResourceName:basic_vm ResourceType:VF ResourceUUID:3327ab42-f8c1-4dd1-b426-d83b848bc8d6 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:74123760-3401-461d-95d6-03ad64407657 ArtifactChecksum:YmFiMDJiNjZiNWZjYjI2ZTAyYjQ2NjczZjY4ZmRiOTY= 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:296b93ef-9677-416c-98f7-b98735c701b2 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:1912df58-089e-47e1-82c2-67dbb9c072a4 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:1912df58-089e-47e1-82c2-67dbb9c072a4 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:39:41.894Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b277003e-fe39-4514-8eae-2eda86694795 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-25T08:39:41.943Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:39:41.944Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:39:41.944Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:39:41.944Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T08:39:41.944Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:39:41.944Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-25T08:39:41.965Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:39:41.965Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@759d9f0b 2023-03-25T08:39:41.965Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:39:41.966Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-25T08:39:41.966Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:39:41.966Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T08:39:41.966Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T08:39:41.966Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:39:41.966Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:41.966Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:41.966Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733581966, "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-25T08:39:42.968Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:2cb5cdea-3e05-47c8-ba2f-9a4c81611047) 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-25T08:39:43.017Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists 2023-03-25T08:39:43.017Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T08:39:43.017Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists) 2023-03-25T08:39:43.018Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:39:43.018Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:43.018Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:43.018Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733583017, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:39:44.020Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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-25T08:39:44.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||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: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists) 2023-03-25T08:39:44.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:39:44.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:39:44.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:39:44.021Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733584020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:39:45.022Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:39:45.050Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:39:45.054Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:39:45.054Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:39:45.054Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:39:45.055Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:39:45.055Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:39:45.055Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:39:45.055Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:39:45.055Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:39:45.055Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:39:45.072Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:40:15.072Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b11c52a3-137a-4279-a1de-fda46ebc76dc 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-25T08:40:15.083Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b11c52a3-137a-4279-a1de-fda46ebc76dc and serviceModelVersionId: b277003e-fe39-4514-8eae-2eda86694795 2023-03-25T08:40:15.083Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 174fd180-cbb7-4901-867c-a574d3f7d773 2023-03-25T08:40:15.084Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 2023-03-25T08:40:15.087Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:40:15.100Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||Invoke 2023-03-25T08:40:15.100Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[da9b8f6d-97a2-43b6-8a14-cb86f44d8ffd], X-ECOMP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], X-TransactionId=[], X-ONAP-RequestID=[b11c52a3-137a-4279-a1de-fda46ebc76dc], Content-Type=[application/merge-patch+json]} 2023-03-25T08:40:15.107Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:40:15.246Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?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/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:40:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[282624], x-aai-txid=[2-aai-resources-230325-08:40:14:299-87295], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:40:15.246Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:40:15.246Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/174fd180-cbb7-4901-867c-a574d3f7d773/model-vers/model-ver/b277003e-fe39-4514-8eae-2eda86694795?depth=0|INFO|500||InvokeReturn 2023-03-25T08:40:15.246Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:40:15.247Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:40:15.256Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:40:15.256Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b11c52a3-137a-4279-a1de-fda46ebc76dc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:40:15.256Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:40:15.256Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:15.256Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:15.256Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733615256, "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-25T08:40:16.282Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:40:16.282Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"856632dd-fca6-4c72-a463-b119db66bd4c","serviceName":"Demo_pNF_hvnxSeFo2BxSdVBPlz80","serviceVersion":"1.0","serviceUUID":"74de6d8f-c255-4024-a3b4-c9d3ad82013a","serviceDescription":"catalog service description","serviceInvariantUUID":"7306ede3-763b-4927-ba1c-854c2799e02f","resources":[{"resourceInstanceName":"pNF e28d5d33-4d3d 0","resourceName":"pNF e28d5d33-4d3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"2e58833c-f9d9-4c4a-be8e-fe7dca9f428a","resourceInvariantUUID":"78589410-6d8a-4197-9874-63bd3d648df9","resourceCustomizationUUID":"cf410671-37a2-4aba-9f00-a32f7dc5eba1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml","artifactChecksum":"NzA2NmMzN2RkYzkzMGI4N2JkN2MxYjZiZGMzZmVjOWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dd985a32-5e3c-4607-92a1-006f15c0b4c4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"50f3307e-a96e-4375-af64-cf32c5d09915","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d93ad3f-a658-4d78-b383-6fb6bf055e75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml","artifactChecksum":"Y2UwZTM3NjExY2E1NGVmZmQ0MTIzOWVkNDE2ZWI1Y2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b2124156-976a-4ad4-b21a-389e9e3ecb3c","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae0dd38c-0b81-4378-9999-64870ad0ce09","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83e146d7-a4d1-40b1-ab80-f2fe5e756586","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml","artifactChecksum":"YjA2OGE4ZWQ0OGE4ODYxZWVkMTUwYzJjN2U1ZjdmYTI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b8e6f2b0-3362-485e-ae04-6db588636c71","artifactVersion":"1"},{"artifactName":"service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar","artifactChecksum":"NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7a18dd9a-32af-42b6-8248-bff3c0d97ea1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:40:16.282Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:40:16.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:16.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:16.283Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:40:17.284Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:40:17.284Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:17.284Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:17.284Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:40:18.285Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:40:18.285Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:18.285Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:18.286Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:40:19.287Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:40:19.287Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:19.287Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:19.287Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:40:20.288Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:40:20.289Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:20.289Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:20.289Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:40:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:40:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:40:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733502551, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:40:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:40:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:40:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733505173, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: f2ebb3b9-bc67-45d8-9a09-7c7075bef0e6 already exists" } 2023-03-25T08:40:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:40:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:40:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733506175, "artifactURL": "/sdc/v1/catalog/services/Vfw20230325030828/1.0/artifacts/service-Vfw20230325030828-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 4f8d6b89-4869-43d0-a44b-ec53e88a7a10 already exists" } 2023-03-25T08:40:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:40:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:40:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "2f6b26de-99ff-4585-8fcb-933c6d7339ba", "consumerID": "SO-sdc-controller", "timestamp": 1679733537443, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:40:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:40:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:40:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:40:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:40:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:40:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:40:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:40:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:40:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679733540552, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:40:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:40:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:40:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679733541610, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7eef1278-af43-4813-9178-3a51bceb696a already exists" } 2023-03-25T08:40:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:40:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:40:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679733542611, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a541e9b2-4d94-4217-bc35-9ca5e3144e36 already exists" } 2023-03-25T08:40:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:40:21.290Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:40:21.290Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:21.291Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:21.291Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:40:22.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:40:22.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:22.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:22.292Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:40:23.293Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:40:23.294Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:23.294Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:23.294Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:40:24.295Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "serviceName": "Demo_pNF_hvnxSeFo2BxSdVBPlz80", "serviceVersion": "1.0", "serviceUUID": "74de6d8f-c255-4024-a3b4-c9d3ad82013a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "7306ede3-763b-4927-ba1c-854c2799e02f", "resources": [ { "resourceInstanceName": "pNF e28d5d33-4d3d 0", "resourceCustomizationUUID": "cf410671-37a2-4aba-9f00-a32f7dc5eba1", "resourceName": "pNF e28d5d33-4d3d", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "2e58833c-f9d9-4c4a-be8e-fe7dca9f428a", "resourceInvariantUUID": "78589410-6d8a-4197-9874-63bd3d648df9", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "artifactChecksum": "NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7a18dd9a-32af-42b6-8248-bff3c0d97ea1" } ], "workloadContext": "Production" } 2023-03-25T08:40:24.295Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:40:24.296Z|b11c52a3-137a-4279-a1de-fda46ebc76dc|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 74de6d8f-c255-4024-a3b4-c9d3ad82013a ASDC 2023-03-25T08:40:24.296Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:856632dd-fca6-4c72-a463-b119db66bd4c ServiceName:Demo_pNF_hvnxSeFo2BxSdVBPlz80 ServiceVersion:1.0 ServiceUUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a ServiceInvariantUUID:7306ede3-763b-4927-ba1c-854c2799e02f ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ArtifactUUID:7a18dd9a-32af-42b6-8248-bff3c0d97ea1 ArtifactChecksum:NDEwMzkzYmU1MzEwY2FlODU1ZTFlNTE2MjIyNDc0MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF e28d5d33-4d3d 0 ResourceCustomizationUUID:cf410671-37a2-4aba-9f00-a32f7dc5eba1 ResourceInvariantUUID:78589410-6d8a-4197-9874-63bd3d648df9 ResourceName:pNF e28d5d33-4d3d ResourceType:PNF ResourceUUID:2e58833c-f9d9-4c4a-be8e-fe7dca9f428a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:40:24.296Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 74de6d8f-c255-4024-a3b4-c9d3ad82013a 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-25T08:40:24.337Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:40:24.338Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:40:24.338Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:40:24.338Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 from URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:24.338Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:40:24.338Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:24.860Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:40:24.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 88021 2023-03-25T08:40:24.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T08:40:24.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:24.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:40:24.863Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:24.864Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:24.864Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733624863, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:40:25.865Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:40:25.865Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:40:25.865Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1, URL: /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar to file: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:25.865Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:25.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:25.866Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:25.943Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8949389491036397731/Definitions/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml 2023-03-25T08:40:26.560Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:40:26.560Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:40:26.560Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:26.560Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T08:40:26.560Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF e28d5d33-4d3d 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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||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-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Node template pNF e28d5d33-4d3d 0 is matching search criteria 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:40:26.561Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF e28d5d33-4d3d 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:40:26.562Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:40:26.562Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:40:26.562Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:40:26.562Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:40:26.562Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:40:26.562Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:40:26.562Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:40:26.562Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:40:26.562Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:40:26.562Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_hvnxSeFo2BxSdVBPlz80 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:40:26.562Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hvnxSeFo2BxSdVBPlz80 Description:catalog service description Model UUID:74de6d8f-c255-4024-a3b4-c9d3ad82013a Model Version:NULL Model InvariantUuid:7306ede3-763b-4927-ba1c-854c2799e02f 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-25T08:40:26.611Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists 2023-03-25T08:40:26.611Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T08:40:26.611Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists) 2023-03-25T08:40:26.611Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:40:26.611Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:26.611Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:26.611Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733626611, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:40:27.612Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar ASDC sendASDCNotification 2023-03-25T08:40:27.612Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar(Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists) 2023-03-25T08:40:27.612Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:40:27.613Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:27.613Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:27.613Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733627612, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:40:28.613Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:40:28.643Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:40:28.648Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:40:28.648Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:40:28.648Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:40:28.648Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:40:28.648Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:40:28.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:40:28.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:40:28.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:40:28.649Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:40:28.665Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:40:58.665Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 856632dd-fca6-4c72-a463-b119db66bd4c 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-25T08:40:58.676Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 856632dd-fca6-4c72-a463-b119db66bd4c and serviceModelVersionId: 74de6d8f-c255-4024-a3b4-c9d3ad82013a 2023-03-25T08:40:58.677Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 7306ede3-763b-4927-ba1c-854c2799e02f 2023-03-25T08:40:58.677Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 2023-03-25T08:40:58.681Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:40:58.695Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||Invoke 2023-03-25T08:40:58.695Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8f4f6f11-16aa-44ad-9602-d5e472ed6454], X-ECOMP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], X-TransactionId=[], X-ONAP-RequestID=[856632dd-fca6-4c72-a463-b119db66bd4c], Content-Type=[application/merge-patch+json]} 2023-03-25T08:40:58.703Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:40:58.839Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?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/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:40:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[205016], x-aai-txid=[0-aai-resources-230325-08:40:57:893-31807], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:40:58.839Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:40:58.840Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/7306ede3-763b-4927-ba1c-854c2799e02f/model-vers/model-ver/74de6d8f-c255-4024-a3b4-c9d3ad82013a?depth=0|INFO|500||InvokeReturn 2023-03-25T08:40:58.840Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:40:58.840Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:40:58.851Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:40:58.852Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 856632dd-fca6-4c72-a463-b119db66bd4c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:40:58.852Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:40:58.852Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:58.853Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:58.853Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733658852, "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-25T08:40:59.898Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:40:59.899Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"863fd7d8-3aaf-40ff-92e4-ed63ed27c323","serviceName":"Demo_pNF_WVOfnF3jtOUOCWlMWkWJ","serviceVersion":"1.0","serviceUUID":"1c3c8d60-1b24-4fcd-bb3c-5af672bf6317","serviceDescription":"catalog service description","serviceInvariantUUID":"00dda478-9b04-4593-8f49-6a2a8c5cd8d2","resources":[{"resourceInstanceName":"pNF 3620215c-c2be 0","resourceName":"pNF 3620215c-c2be","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"78b9f698-2502-4039-ae3a-ce8a90c8a3c9","resourceInvariantUUID":"8decb671-7570-40ca-a39c-04e9902f7e47","resourceCustomizationUUID":"5d9c975d-367f-44d4-a9eb-3f810755341b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml","artifactChecksum":"NzBlMjJlZTA2NWEyMmRiNzgyMTk2MjhhNDQwNTNkNjE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ec9f37-3d25-46c7-b142-5b883704592d","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"129a82c6-1fc3-41b5-8f2f-3eb8a4e7e2ea","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fee98b4e-21b9-47c9-91a2-1f63e5de9b05","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml","artifactChecksum":"MTYyOGVlYTYwZTI3YTA0MzVlYzEyYTQxMDJkZDMwMGM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4a98d587-d387-4f24-b2d6-a09ba1b7c4f4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"536bd47c-46ee-42fc-a307-1a9e34e8c5bf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30f1a92b-8eec-4f05-be51-4dd96baf74e5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml","artifactChecksum":"MTA3NGQ5YzNhMzBhODI2YWEzNmI2NGUyYTExYzllYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c812694-3136-4eb4-b822-bf66dcf5e4fb","artifactVersion":"1"},{"artifactName":"service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar","artifactChecksum":"MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:40:59.899Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:40:59.899Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:40:59.899Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:40:59.899Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:00.900Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:00.900Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:00.900Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:00.900Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:01.901Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:01.901Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:01.902Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:01.902Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:02.902Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:02.903Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:02.903Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:02.903Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:03.904Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:03.905Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:03.905Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:03.905Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:04.906Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:04.906Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:04.906Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:04.906Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:05.907Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:05.907Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:05.907Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:05.907Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:06.908Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:06.908Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:06.908Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:06.909Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:07.909Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "serviceName": "Demo_pNF_WVOfnF3jtOUOCWlMWkWJ", "serviceVersion": "1.0", "serviceUUID": "1c3c8d60-1b24-4fcd-bb3c-5af672bf6317", "serviceDescription": "catalog service description", "serviceInvariantUUID": "00dda478-9b04-4593-8f49-6a2a8c5cd8d2", "resources": [ { "resourceInstanceName": "pNF 3620215c-c2be 0", "resourceCustomizationUUID": "5d9c975d-367f-44d4-a9eb-3f810755341b", "resourceName": "pNF 3620215c-c2be", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "78b9f698-2502-4039-ae3a-ce8a90c8a3c9", "resourceInvariantUUID": "8decb671-7570-40ca-a39c-04e9902f7e47", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "artifactChecksum": "MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5" } ], "workloadContext": "Production" } 2023-03-25T08:41:07.909Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:41:07.909Z|856632dd-fca6-4c72-a463-b119db66bd4c|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ASDC 2023-03-25T08:41:07.910Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:863fd7d8-3aaf-40ff-92e4-ed63ed27c323 ServiceName:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ ServiceVersion:1.0 ServiceUUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 ServiceInvariantUUID:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ArtifactUUID:69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 ArtifactChecksum:MGU1OTZlODA5NWRlM2EyMjBjYzk3MjJhMzIzNDNmNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3620215c-c2be 0 ResourceCustomizationUUID:5d9c975d-367f-44d4-a9eb-3f810755341b ResourceInvariantUUID:8decb671-7570-40ca-a39c-04e9902f7e47 ResourceName:pNF 3620215c-c2be ResourceType:PNF ResourceUUID:78b9f698-2502-4039-ae3a-ce8a90c8a3c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:41:07.910Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 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-25T08:41:07.952Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:41:07.952Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:41:07.952Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:41:07.952Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 from URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:07.952Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:41:07.953Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:08.222Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:41:08.224Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 88017 2023-03-25T08:41:08.224Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T08:41:08.224Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:08.224Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:41:08.225Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:08.225Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:08.225Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733668224, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:09.226Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:41:09.227Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:41:09.227Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5, URL: /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar to file: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:09.227Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:09.228Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:09.228Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:09.313Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14314378897180133648/Definitions/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml 2023-03-25T08:41:09.865Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:41:09.866Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:41:09.866Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:09.866Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T08:41:09.866Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:09.866Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:09.866Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:09.866Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:09.866Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3620215c-c2be 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-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:09.866Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:09.866Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar 2023-03-25T08:41:09.866Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:41:09.866Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T08:41:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:41:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:41:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Node template pNF 3620215c-c2be 0 is matching search criteria 2023-03-25T08:41:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:41:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF 3620215c-c2be 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:41:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:09.867Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_WVOfnF3jtOUOCWlMWkWJ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:09.868Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_WVOfnF3jtOUOCWlMWkWJ Description:catalog service description Model UUID:1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 Model Version:NULL Model InvariantUuid:00dda478-9b04-4593-8f49-6a2a8c5cd8d2 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-25T08:41:09.920Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists 2023-03-25T08:41:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T08:41:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists) 2023-03-25T08:41:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:41:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:09.921Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:09.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733669921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:10.922Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar ASDC sendASDCNotification 2023-03-25T08:41:10.923Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar(Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists) 2023-03-25T08:41:10.923Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:41:10.923Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:10.923Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:10.923Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733670922, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:11.924Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:41:11.963Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:41:11.967Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:41:11.968Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:41:11.968Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:41:11.968Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:41:11.968Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:41:11.968Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:41:11.968Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:41:11.968Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:41:11.968Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:41:11.989Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:41:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "69dc3a5d-1462-4551-8ddf-a6fab12341b1", "consumerID": "SO-sdc-controller", "timestamp": 1679733573848, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:41:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733581966, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733583017, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2cb5cdea-3e05-47c8-ba2f-9a4c81611047 already exists" } 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733584020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3327ab42-f8c1-4dd1-b426-d83b848bc8d6 already exists" } 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "b11c52a3-137a-4279-a1de-fda46ebc76dc", "consumerID": "SO-sdc-controller", "timestamp": 1679733615256, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:41:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:41:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:41:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:41:41.990Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 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-25T08:41:41.998Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and serviceModelVersionId: 1c3c8d60-1b24-4fcd-bb3c-5af672bf6317 2023-03-25T08:41:41.999Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 00dda478-9b04-4593-8f49-6a2a8c5cd8d2 2023-03-25T08:41:42.000Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 2023-03-25T08:41:42.006Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:41:42.030Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?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-25T08:41:42.031Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||Invoke 2023-03-25T08:41:42.040Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:41:42.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0|INFO|500||InvokeReturn 2023-03-25T08:41:42.180Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/00dda478-9b04-4593-8f49-6a2a8c5cd8d2/model-vers/model-ver/1c3c8d60-1b24-4fcd-bb3c-5af672bf6317?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:41:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[237800], x-aai-txid=[2-aai-resources-230325-08:41:41:231-58610], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:41:42.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:41:42.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:41:42.181Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:41:42.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:41:42.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 863fd7d8-3aaf-40ff-92e4-ed63ed27c323 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:41:42.190Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:41:42.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:42.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:42.191Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733702190, "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-25T08:41:43.221Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:41:43.221Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"3472810e-d1eb-40b1-b896-30cb07bba82d","serviceName":"Demo_pNF_14V3E9kAnu6FnxjThmeU","serviceVersion":"1.0","serviceUUID":"acd1cf60-9fd1-4271-82d9-321ef5830fdd","serviceDescription":"catalog service description","serviceInvariantUUID":"5bc908d0-4e92-4a48-be7c-a96c51e65178","resources":[{"resourceInstanceName":"pNF c922ceac-45af 0","resourceName":"pNF c922ceac-45af","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"cc35d889-3b5e-491f-9233-28d933f3f9cc","resourceInvariantUUID":"720e1032-68be-4085-ad63-2f81e84f9977","resourceCustomizationUUID":"821f67dc-7319-4a2b-84bd-9d72d043a8da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml","artifactChecksum":"Y2FkYzJlNGRlNjExOGNlNGM2MzQ4N2RhYmQ5NTRlMzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"44e7db98-8669-4537-98c9-1076e61b1c5a","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar","artifactChecksum":"ODU0YTExZjNhNGYzOTVkNWMyMDliNjE0ZDk3ZTYzMmE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"04554b95-c6e5-4f62-a0bc-3c28552b48a6","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d99c3b5f-ba51-4f68-b28c-79b4ec082cdf","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml","artifactChecksum":"YzNmNWY4N2Y3MGVkYTEwZTA1NjU2NzA5NjY0ZTBmZjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"91606a11-e532-4f6c-b1a6-74a4b2cd0b8f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cbd8eb1a-2981-4a3e-a833-e683899cb51b","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7b3e2bc0-2215-4bad-af78-8fc7f7cb9d28","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml","artifactChecksum":"NGEzNzQ4ZWFjZTVlOGExNjVmNGE5OWJmZTIwNWE2Zjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4209e917-1d76-46d4-bf6c-112da42c26b4","artifactVersion":"1"},{"artifactName":"service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar","artifactChecksum":"NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5acd8dfd-af1a-4a98-add3-4ffa9fe15f49","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:41:43.221Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:43.221Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:43.221Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:43.221Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:44.222Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:44.222Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:44.222Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:44.222Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:45.223Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:45.223Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:45.223Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:45.224Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:46.224Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:46.224Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:46.225Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:46.225Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:47.225Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:47.225Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:47.226Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:47.226Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:48.226Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:48.227Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:48.227Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:48.227Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:49.227Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:49.228Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:49.228Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:49.228Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:50.228Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:41:50.229Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:50.229Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:50.229Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:51.230Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "serviceName": "Demo_pNF_14V3E9kAnu6FnxjThmeU", "serviceVersion": "1.0", "serviceUUID": "acd1cf60-9fd1-4271-82d9-321ef5830fdd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5bc908d0-4e92-4a48-be7c-a96c51e65178", "resources": [ { "resourceInstanceName": "pNF c922ceac-45af 0", "resourceCustomizationUUID": "821f67dc-7319-4a2b-84bd-9d72d043a8da", "resourceName": "pNF c922ceac-45af", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "cc35d889-3b5e-491f-9233-28d933f3f9cc", "resourceInvariantUUID": "720e1032-68be-4085-ad63-2f81e84f9977", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "artifactChecksum": "NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5acd8dfd-af1a-4a98-add3-4ffa9fe15f49" } ], "workloadContext": "Production" } 2023-03-25T08:41:51.231Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:41:51.231Z|863fd7d8-3aaf-40ff-92e4-ed63ed27c323|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 acd1cf60-9fd1-4271-82d9-321ef5830fdd ASDC 2023-03-25T08:41:51.231Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:3472810e-d1eb-40b1-b896-30cb07bba82d ServiceName:Demo_pNF_14V3E9kAnu6FnxjThmeU ServiceVersion:1.0 ServiceUUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd ServiceInvariantUUID:5bc908d0-4e92-4a48-be7c-a96c51e65178 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ArtifactUUID:5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 ArtifactChecksum:NThkNjg2NDU4NWM5ZWQwNDhiMDMzYTY2ZWE0MDJmYzQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF c922ceac-45af 0 ResourceCustomizationUUID:821f67dc-7319-4a2b-84bd-9d72d043a8da ResourceInvariantUUID:720e1032-68be-4085-ad63-2f81e84f9977 ResourceName:pNF c922ceac-45af ResourceType:PNF ResourceUUID:cc35d889-3b5e-491f-9233-28d933f3f9cc ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:41:51.231Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF acd1cf60-9fd1-4271-82d9-321ef5830fdd 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-25T08:41:51.280Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:41:51.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:41:51.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:41:51.281Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 from URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:51.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:41:51.282Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:51.531Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:41:51.533Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 88013 2023-03-25T08:41:51.533Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T08:41:51.533Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:51.534Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:41:51.534Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:51.534Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:51.534Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733711533, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:52.535Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:41:52.535Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:41:52.536Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49, URL: /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar to file: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:52.536Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:52.536Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:52.536Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:52.628Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP808311925349133914/Definitions/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml 2023-03-25T08:41:53.233Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:41:53.233Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:41:53.233Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:53.233Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-25T08:41:53.233Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:53.233Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:53.233Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:53.233Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:53.233Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:53.233Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c922ceac-45af 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-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:53.233Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar 2023-03-25T08:41:53.233Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Node template pNF c922ceac-45af 0 is matching search criteria 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF c922ceac-45af 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:53.234Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:53.235Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:41:53.235Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_14V3E9kAnu6FnxjThmeU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:41:53.235Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_14V3E9kAnu6FnxjThmeU Description:catalog service description Model UUID:acd1cf60-9fd1-4271-82d9-321ef5830fdd Model Version:NULL Model InvariantUuid:5bc908d0-4e92-4a48-be7c-a96c51e65178 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-25T08:41:53.284Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists 2023-03-25T08:41:53.284Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T08:41:53.285Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists) 2023-03-25T08:41:53.285Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:41:53.285Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:53.285Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:53.285Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733713284, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:54.286Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar ASDC sendASDCNotification 2023-03-25T08:41:54.286Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar(Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists) 2023-03-25T08:41:54.286Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:41:54.286Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:41:54.286Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:41:54.286Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733714285, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:41:55.287Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:41:55.313Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:41:55.317Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:41:55.317Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:41:55.318Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:41:55.318Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:41:55.318Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:41:55.318Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:41:55.318Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:41:55.318Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:41:55.318Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:41:55.333Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:42:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:42:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/resourceInstances/pnfe28d5d334d3d0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:42:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:42:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:42:21.110Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733624863, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733626611, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 7a18dd9a-32af-42b6-8248-bff3c0d97ea1 already exists" } 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733627612, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHvnxsefo2bxsdvbplz80/1.0/artifacts/service-DemoPnfHvnxsefo2bxsdvbplz80-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 2e58833c-f9d9-4c4a-be8e-fe7dca9f428a already exists" } 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "856632dd-fca6-4c72-a463-b119db66bd4c", "consumerID": "SO-sdc-controller", "timestamp": 1679733658852, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/resourceInstances/pnf3620215cc2be0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733668224, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733669921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 69c59d0b-5bc9-4e8d-bdd6-529e23f8eba5 already exists" } 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733670922, "artifactURL": "/sdc/v1/catalog/services/DemoPnfWvofnf3jtouocwlmwkwj/1.0/artifacts/service-DemoPnfWvofnf3jtouocwlmwkwj-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 78b9f698-2502-4039-ae3a-ce8a90c8a3c9 already exists" } 2023-03-25T08:42:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:42:25.334Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3472810e-d1eb-40b1-b896-30cb07bba82d 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-25T08:42:25.345Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3472810e-d1eb-40b1-b896-30cb07bba82d and serviceModelVersionId: acd1cf60-9fd1-4271-82d9-321ef5830fdd 2023-03-25T08:42:25.346Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5bc908d0-4e92-4a48-be7c-a96c51e65178 2023-03-25T08:42:25.346Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 2023-03-25T08:42:25.351Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:42:25.368Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?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-25T08:42:25.369Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||Invoke 2023-03-25T08:42:25.376Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:42:25.647Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0|INFO|500||InvokeReturn 2023-03-25T08:42:25.647Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5bc908d0-4e92-4a48-be7c-a96c51e65178/model-vers/model-ver/acd1cf60-9fd1-4271-82d9-321ef5830fdd?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:42:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[267], vertex-id=[405568], x-aai-txid=[1-aai-resources-230325-08:42:24:568-5610], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:42:25.647Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:42:25.648Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:42:25.648Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:42:25.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:42:25.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3472810e-d1eb-40b1-b896-30cb07bba82d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:42:25.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:42:25.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:25.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:25.655Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733745655, "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-25T08:42:26.682Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:42:26.682Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9b3efdd5-592d-46f7-afd7-0277122954ce","serviceDescription":"service","serviceInvariantUUID":"d70901c5-cc8c-4317-a461-c34a099c8381","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f02fe5e8-132a-4713-95dc-8cdfa869bb94","resourceInvariantUUID":"779fd916-954c-41db-8c86-bfcf7711c2a2","resourceCustomizationUUID":"a9437ec6-b457-4c52-b996-f2c14d8dda46","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":"MDE5YmI2MjcwN2M0YTRjZDEyNjA1ZTNlZTNmNjMxMGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b4f3351e-a66f-4082-88a9-5f1450d544e5","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":"Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3868b16a-0389-45e1-9e1a-a86d189cef79","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":"514c7e16-81ee-496e-936e-e9eac76d534a","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":"010d006d-4589-43cb-9e60-28ac498bf4a7","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":"871eca66-c2fb-4e48-8812-ee7a31ab0964","artifactVersion":"2","generatedFromUUID":"859ce492-ef2d-437f-aab7-4ac8aa4f6702"},{"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":"752c529e-b892-41d5-88db-7ef71a31509b","artifactVersion":"2","generatedFromUUID":"514c7e16-81ee-496e-936e-e9eac76d534a"},{"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":"859ce492-ef2d-437f-aab7-4ac8aa4f6702","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":"15c62f7a-473e-4c7a-abd8-12f806e72a39","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":"ZTdlYjFhNjA0NWRlZTk1Y2Q5Y2M5MGU3MDhmZjlmZWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2939170c-1790-47e4-9bbe-8f124c38362a","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c14c43d-89d9-4298-bc80-1e4c9b7b4416","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:42:26.683Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:42:26.683Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:26.683Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:26.683Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:42:27.684Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:42:27.684Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:27.685Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:27.685Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:42:28.685Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:42:28.686Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:28.686Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:28.686Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:42:29.687Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:42:29.687Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:29.688Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:29.688Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:42:30.689Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:42:30.689Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:30.690Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:30.690Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:42:31.691Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:42:31.691Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:31.692Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:31.692Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:42:32.693Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:42:32.693Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:32.693Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:32.693Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:42:33.694Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:42:33.694Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:33.695Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:33.695Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:42:34.695Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:42:34.696Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:34.696Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:34.696Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:42:35.697Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:42:35.697Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:35.697Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:35.698Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:42:36.699Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "9b3efdd5-592d-46f7-afd7-0277122954ce", "serviceDescription": "service", "serviceInvariantUUID": "d70901c5-cc8c-4317-a461-c34a099c8381", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a9437ec6-b457-4c52-b996-f2c14d8dda46", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f02fe5e8-132a-4713-95dc-8cdfa869bb94", "resourceInvariantUUID": "779fd916-954c-41db-8c86-bfcf7711c2a2", "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": "Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3868b16a-0389-45e1-9e1a-a86d189cef79", "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": "514c7e16-81ee-496e-936e-e9eac76d534a", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "generatedFromUUID": "514c7e16-81ee-496e-936e-e9eac76d534a" }, "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": "871eca66-c2fb-4e48-8812-ee7a31ab0964", "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": "752c529e-b892-41d5-88db-7ef71a31509b", "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": "859ce492-ef2d-437f-aab7-4ac8aa4f6702", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c14c43d-89d9-4298-bc80-1e4c9b7b4416" } ], "workloadContext": "Production" } 2023-03-25T08:42:36.699Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:42:36.700Z|3472810e-d1eb-40b1-b896-30cb07bba82d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 9b3efdd5-592d-46f7-afd7-0277122954ce ASDC 2023-03-25T08:42:36.700Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:9b3efdd5-592d-46f7-afd7-0277122954ce ServiceInvariantUUID:d70901c5-cc8c-4317-a461-c34a099c8381 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:1c14c43d-89d9-4298-bc80-1e4c9b7b4416 ArtifactChecksum:MmUzMGI0MDYyZTk2ZGE0YWIxZmEzNmVmZjA1ODMzYjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 ResourceInvariantUUID:779fd916-954c-41db-8c86-bfcf7711c2a2 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f02fe5e8-132a-4713-95dc-8cdfa869bb94 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:3868b16a-0389-45e1-9e1a-a86d189cef79 ArtifactChecksum:Y2JlZDMzYzgwMzU0MDc2ZTNlNDE3NGU5NzY3MTc5NDA= 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:514c7e16-81ee-496e-936e-e9eac76d534a 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:752c529e-b892-41d5-88db-7ef71a31509b 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:871eca66-c2fb-4e48-8812-ee7a31ab0964 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:752c529e-b892-41d5-88db-7ef71a31509b 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:859ce492-ef2d-437f-aab7-4ac8aa4f6702 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:42:36.700Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9b3efdd5-592d-46f7-afd7-0277122954ce 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-25T08:42:36.749Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:42:36.750Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:42:36.750Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:42:36.750Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T08:42:36.750Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:42:36.751Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-25T08:42:37.044Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-03-25T08:42:37.049Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 163277 2023-03-25T08:42:37.050Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:42:37.050Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:42:37.050Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-25T08:42:37.051Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:37.051Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:37.051Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733757050, "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-25T08:42:38.052Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:42:38.053Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:42:38.053Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:42:38.054Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-25T08:42:38.054Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:42:38.055Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:42:38.164Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP217530545181892038/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-25T08:42:38.980Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-03-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.981Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:42:38.982Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=8f6b7805-0aa9-4c14-9e54-767df978fc37 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:42:38.983Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.984Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:42:38.984Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-25T08:42:38.984Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-25T08:42:38.984Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:9b3efdd5-592d-46f7-afd7-0277122954ce Model Version:NULL Model InvariantUuid:d70901c5-cc8c-4317-a461-c34a099c8381 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:26ce2d0b-3f32-4d07-ab9a-04306ffe3df6 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:779fd916-954c-41db-8c86-bfcf7711c2a2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a9437ec6-b457-4c52-b996-f2c14d8dda46 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:9e328696-545c-45ff-b0ab-463f3bad0085 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:04704174-c43c-4571-8c5f-bd4fb9e7ed9d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:c3c9a4a7-fcd7-4bd4-861c-592368ee38c9 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:85f591e4-3379-4433-8979-86279cc4934f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8f6b7805-0aa9-4c14-9e54-767df978fc37 ModelInvariantUuid:922a1ffa-b694-4f46-a898-e5a4d973f8d6 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9533474f-3b1b-490c-8f0a-b16ac302a68b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:1c287c85-cc4c-45be-889b-16e489a72405 ModelInvariantUuid:4e223e76-ce31-4bd9-a8a3-bd5d3f1bcb99 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:ef36a201-1859-4724-a5bc-97121b78555a 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-25T08:42:39.034Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists 2023-03-25T08:42:39.034Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:42:39.034Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists) 2023-03-25T08:42:39.034Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:42:39.035Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:39.035Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:39.035Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733759034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:42:40.036Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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-25T08:42:40.036Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||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: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists) 2023-03-25T08:42:40.036Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:42:40.036Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:42:40.036Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:42:40.036Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733760036, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:42:41.037Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:42:41.058Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:42:41.062Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:42:41.062Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:42:41.062Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:42:41.062Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:42:41.062Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:42:41.062Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:42:41.062Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:42:41.062Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:42:41.062Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:42:41.076Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:43:11.076Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e 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-25T08:43:11.085Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and serviceModelVersionId: 9b3efdd5-592d-46f7-afd7-0277122954ce 2023-03-25T08:43:11.085Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d70901c5-cc8c-4317-a461-c34a099c8381 2023-03-25T08:43:11.085Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 2023-03-25T08:43:11.089Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:43:11.103Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||Invoke 2023-03-25T08:43:11.104Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[715f6db5-7762-45a6-ab94-9af8a5c04861], X-ECOMP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], X-TransactionId=[], X-ONAP-RequestID=[ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e], Content-Type=[application/merge-patch+json]} 2023-03-25T08:43:11.114Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:43:11.245Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?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/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:43:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[213208], x-aai-txid=[2-aai-resources-230325-08:43:10:305-60988], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:43:11.245Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:43:11.246Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d70901c5-cc8c-4317-a461-c34a099c8381/model-vers/model-ver/9b3efdd5-592d-46f7-afd7-0277122954ce?depth=0|INFO|500||InvokeReturn 2023-03-25T08:43:11.246Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:43:11.246Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:43:11.259Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:43:11.259Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:43:11.259Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:43:11.260Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:11.260Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:11.260Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733791259, "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-25T08:43:12.287Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:43:12.287Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"f7d48d1d-a72c-4af2-a8ec-577e99f6e861","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"35866efc-fdf0-43ed-b21d-b88fffbafa7b","serviceDescription":"service","serviceInvariantUUID":"c22b2973-311f-4511-9035-90cf9b225133","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"648a181f-ec30-4e4b-9402-cda0d1a41b6d","resourceInvariantUUID":"de052a73-3d16-43d1-b4e7-ee24329a195f","resourceCustomizationUUID":"c5bbc534-b685-41f9-82df-91217cb7bd88","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":"ZThhZTY1NTRhZDAyMDM1ZTBmNDg3MDA3YzhhYjEzOGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f9208346-46f2-496f-b81b-f426213bd370","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":"NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bb12c791-866c-4c6d-9d54-786f7042dbb9","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":"39e131fc-48cd-494b-b0c8-8d8a323fd03b","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":"118fd208-9907-46de-b972-971208ab4a44","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":"1d311a4b-a903-4189-89e7-a8a2a2fdc268","artifactVersion":"2","generatedFromUUID":"39e131fc-48cd-494b-b0c8-8d8a323fd03b"},{"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":"ZGFmYWE0ZDg1YTZlMWU4Zjc0NWE4NzFkM2M5NTRlYjc\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"cb7eacec-37c7-4de1-9671-c636ca8361fb","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":"N2U4NDhmMTcwZjYzMTRiOTc1YjM3NTRmYWZiYzgyMDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eaa5c6c0-5856-4da9-a907-7c98bef6b2eb","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"836e85c7-4c12-45fc-8d86-744f5c33dd72","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:43:12.288Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:12.288Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:12.288Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:12.288Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:43:13.289Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:13.289Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:13.289Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:13.290Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:43:14.290Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:14.291Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:14.291Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:14.291Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:43:15.292Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:15.293Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:15.293Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:15.293Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:43:16.294Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:16.294Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:16.294Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:16.295Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:43:17.295Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:17.296Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:17.296Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:17.296Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:43:18.297Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:18.297Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:18.297Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:18.297Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:43:19.298Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:19.299Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:19.299Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:19.299Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:43:20.301Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "35866efc-fdf0-43ed-b21d-b88fffbafa7b", "serviceDescription": "service", "serviceInvariantUUID": "c22b2973-311f-4511-9035-90cf9b225133", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "c5bbc534-b685-41f9-82df-91217cb7bd88", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "648a181f-ec30-4e4b-9402-cda0d1a41b6d", "resourceInvariantUUID": "de052a73-3d16-43d1-b4e7-ee24329a195f", "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": "NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bb12c791-866c-4c6d-9d54-786f7042dbb9", "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": "39e131fc-48cd-494b-b0c8-8d8a323fd03b", "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "generatedFromUUID": "39e131fc-48cd-494b-b0c8-8d8a323fd03b" }, "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": "1d311a4b-a903-4189-89e7-a8a2a2fdc268", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "836e85c7-4c12-45fc-8d86-744f5c33dd72" } ], "workloadContext": "Production" } 2023-03-25T08:43:20.301Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:43:20.301Z|ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 35866efc-fdf0-43ed-b21d-b88fffbafa7b ASDC 2023-03-25T08:43:20.301Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:f7d48d1d-a72c-4af2-a8ec-577e99f6e861 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:35866efc-fdf0-43ed-b21d-b88fffbafa7b ServiceInvariantUUID:c22b2973-311f-4511-9035-90cf9b225133 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:836e85c7-4c12-45fc-8d86-744f5c33dd72 ArtifactChecksum:YjU2ODkyZGEzNTIzZDg3MmZhZjczOThkYjI2ZmMwMjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:c5bbc534-b685-41f9-82df-91217cb7bd88 ResourceInvariantUUID:de052a73-3d16-43d1-b4e7-ee24329a195f ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:648a181f-ec30-4e4b-9402-cda0d1a41b6d 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:bb12c791-866c-4c6d-9d54-786f7042dbb9 ArtifactChecksum:NWUzYzg2ODhkMjdhNmVkZTBjZjRlNDE2YjkzMWQzNmM= 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:39e131fc-48cd-494b-b0c8-8d8a323fd03b 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 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:1d311a4b-a903-4189-89e7-a8a2a2fdc268 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-25T08:43:20.301Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 35866efc-fdf0-43ed-b21d-b88fffbafa7b 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-25T08:43:20.349Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:43:20.350Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:43:20.350Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:43:20.351Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T08:43:20.351Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:43:20.351Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-25T08:43:20.375Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:43:20.376Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@bcb05f9 2023-03-25T08:43:20.376Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:43:20.376Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-25T08:43:20.376Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 836e85c7-4c12-45fc-8d86-744f5c33dd72 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:43:20.377Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:43:20.377Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:43:20.377Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:43:20.377Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:20.377Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:20.378Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733800377, "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-25T08:43:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:43:21.109Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: cached metadata has changed from (version116: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version117: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-25T08:43:21.125Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:43:21.126Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T08:43:21.131Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=87, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:43:21.132Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 87: {SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T08:43:21.155Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=87, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:43:21.155Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T08:43:21.155Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:43:21.159Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:43:21.160Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-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-25T08:43:21.160Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-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-25T08:43:21.160Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3777, 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-25T08:43:21.160Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:43:21.160Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:43:21.378Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:836e85c7-4c12-45fc-8d86-744f5c33dd72) 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-25T08:43:21.425Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists 2023-03-25T08:43:21.426Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:43:21.426Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists) 2023-03-25T08:43:21.426Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:43:21.426Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:21.426Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:21.427Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733801426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:43:22.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.181Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "863fd7d8-3aaf-40ff-92e4-ed63ed27c323", "consumerID": "SO-sdc-controller", "timestamp": 1679733702190, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:43:22.181Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.182Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.182Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.183Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.184Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/resourceInstances/pnfc922ceac45af0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.185Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:43:22.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.186Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.186Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733711533, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:43:22.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.186Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.186Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733713284, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5acd8dfd-af1a-4a98-add3-4ffa9fe15f49 already exists" } 2023-03-25T08:43:22.186Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.187Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.187Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733714285, "artifactURL": "/sdc/v1/catalog/services/DemoPnf14v3e9kanu6fnxjthmeu/1.0/artifacts/service-DemoPnf14v3e9kanu6fnxjthmeu-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: cc35d889-3b5e-491f-9233-28d933f3f9cc already exists" } 2023-03-25T08:43:22.187Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.187Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.187Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "3472810e-d1eb-40b1-b896-30cb07bba82d", "consumerID": "SO-sdc-controller", "timestamp": 1679733745655, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:43:22.187Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.188Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:43:22.188Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.188Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.188Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-25T08:43:22.188Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.189Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.189Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-25T08:43:22.189Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-25T08:43:22.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.190Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-25T08:43:22.190Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.190Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.191Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.191Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.191Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:43:22.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733757050, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-25T08:43:22.192Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.192Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.192Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733759034, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c14c43d-89d9-4298-bc80-1e4c9b7b4416 already exists" } 2023-03-25T08:43:22.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.193Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733760036, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f02fe5e8-132a-4713-95dc-8cdfa869bb94 already exists" } 2023-03-25T08:43:22.193Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.193Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "ff4ea0eb-eee1-466c-94a0-45d8ea2c0a7e", "consumerID": "SO-sdc-controller", "timestamp": 1679733791259, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:43:22.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.194Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.194Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-25T08:43:22.194Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.195Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.195Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-25T08:43:22.195Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.195Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.195Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.195Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.195Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.196Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-25T08:43:22.196Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.196Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.196Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.196Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.196Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.197Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:43:22.197Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.197Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.197Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:43:22.197Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.197Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.197Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733800377, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:43:22.198Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.198Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:43:22.198Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733801426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 836e85c7-4c12-45fc-8d86-744f5c33dd72 already exists" } 2023-03-25T08:43:22.198Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:43:22.427Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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-25T08:43:22.428Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||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: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists) 2023-03-25T08:43:22.428Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:43:22.428Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:22.428Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:22.428Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733802427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:43:23.429Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:43:23.452Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:43:23.457Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:43:23.457Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:43:23.457Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:43:23.457Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:43:23.457Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:43:23.457Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:43:23.457Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:43:23.457Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:43:23.457Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-25T08:43:23.471Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:43:53.472Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 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-25T08:43:53.484Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and serviceModelVersionId: 35866efc-fdf0-43ed-b21d-b88fffbafa7b 2023-03-25T08:43:53.485Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c22b2973-311f-4511-9035-90cf9b225133 2023-03-25T08:43:53.485Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 2023-03-25T08:43:53.492Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:43:53.510Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||Invoke 2023-03-25T08:43:53.510Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[24ab6f95-54ce-43c2-af01-6894843cd1c2], X-ECOMP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], X-TransactionId=[], X-ONAP-RequestID=[f7d48d1d-a72c-4af2-a8ec-577e99f6e861], Content-Type=[application/merge-patch+json]} 2023-03-25T08:43:53.516Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-25T08:43:53.662Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?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/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:43:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[142], vertex-id=[245816], x-aai-txid=[0-aai-resources-230325-08:43:52:709-4729], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:43:53.662Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:43:53.663Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c22b2973-311f-4511-9035-90cf9b225133/model-vers/model-ver/35866efc-fdf0-43ed-b21d-b88fffbafa7b?depth=0|INFO|500||InvokeReturn 2023-03-25T08:43:53.663Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:43:53.663Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:43:53.674Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:43:53.675Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f7d48d1d-a72c-4af2-a8ec-577e99f6e861 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-25T08:43:53.675Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:43:53.675Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:53.675Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:53.675Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733833675, "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-25T08:43:54.704Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:43:54.704Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"322d8b07-669b-4d70-af3a-c2a6695b4fcf","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"6531b3bd-49fc-44f5-a02b-ec5e652d69b7","serviceDescription":"service","serviceInvariantUUID":"cd71d677-b64a-468d-89fd-44a0ac9c358f","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"973408e6-8993-447d-9fc6-adc4bbe3657d","resourceInvariantUUID":"e3fd0e3f-b416-4f87-919f-772fd4f82723","resourceCustomizationUUID":"96ea32de-0d62-4dfb-abec-0cabb6ed8b03","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":"NGM0M2MxYmIwMThkYTA2YWI1MDUxZmQ0Y2UzYWMxMWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"38a753e7-9932-42c2-b023-0778383d5fc1","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":"2f3306ef-7720-4dc4-a042-87c38d65cc24","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":"03d221bd-bf16-4933-b418-588e78a3916d","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":"ZDgwM2RjMTFlMDBiNzFjNTFiNjU3MzE1ZjNlYTU3NzM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"bc10a279-b099-46f9-99e5-a8d34ecdd8d4","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":"08e0c124-7300-4c4c-9905-d2cb5697ea9a","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":"2c8b632f-bdfa-4beb-9b02-37cc9ee4a8f6","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":"734c9629-b90a-482c-9fd6-aab0b8d426c6","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":"NjgxNTljZDZiNjMxNTU5ZTMzZGU4ZDkwNWE5ZjQwNDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4e20e65b-6447-4e87-b0f8-5f4012934f5b","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"eefb5371-6281-4994-8f40-d68f8507977b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:43:54.705Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:54.705Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:54.705Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:54.706Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:43:55.706Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:55.707Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:55.707Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:55.707Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:43:56.707Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:56.708Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:56.708Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:56.708Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:43:57.708Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:57.709Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:57.709Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:57.709Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:43:58.709Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:58.710Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:58.710Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:58.710Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:43:59.710Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:43:59.711Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:43:59.711Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:43:59.711Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:44:00.712Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:44:00.712Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:00.712Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:00.712Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:44:01.713Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:44:01.714Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:01.714Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:01.714Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:44:02.715Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:44:02.716Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:02.716Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:02.716Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:44:03.717Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "6531b3bd-49fc-44f5-a02b-ec5e652d69b7", "serviceDescription": "service", "serviceInvariantUUID": "cd71d677-b64a-468d-89fd-44a0ac9c358f", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "96ea32de-0d62-4dfb-abec-0cabb6ed8b03", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "973408e6-8993-447d-9fc6-adc4bbe3657d", "resourceInvariantUUID": "e3fd0e3f-b416-4f87-919f-772fd4f82723", "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": "MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "eefb5371-6281-4994-8f40-d68f8507977b" } ], "workloadContext": "Production" } 2023-03-25T08:44:03.717Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:44:03.718Z|f7d48d1d-a72c-4af2-a8ec-577e99f6e861|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ASDC 2023-03-25T08:44:03.718Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:322d8b07-669b-4d70-af3a-c2a6695b4fcf ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:6531b3bd-49fc-44f5-a02b-ec5e652d69b7 ServiceInvariantUUID:cd71d677-b64a-468d-89fd-44a0ac9c358f 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:eefb5371-6281-4994-8f40-d68f8507977b ArtifactChecksum:MjkyYjY1OTNlOWYwOTExZWU3MTMzNjI4ZjJmYWNmNjY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:96ea32de-0d62-4dfb-abec-0cabb6ed8b03 ResourceInvariantUUID:e3fd0e3f-b416-4f87-919f-772fd4f82723 ResourceName:test-pnf ResourceType:PNF ResourceUUID:973408e6-8993-447d-9fc6-adc4bbe3657d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:44:03.718Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 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-25T08:44:03.759Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:44:03.760Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:44:03.760Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:44:03.760Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: eefb5371-6281-4994-8f40-d68f8507977b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:44:03.760Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:44:03.761Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:44:03.786Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:44:03.786Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@459cec73 2023-03-25T08:44:03.787Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:44:03.787Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T08:44:03.787Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar eefb5371-6281-4994-8f40-d68f8507977b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:44:03.787Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:44:03.787Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:44:03.788Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:44:03.788Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:03.788Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:03.788Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733843787, "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-25T08:44:04.789Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:eefb5371-6281-4994-8f40-d68f8507977b) 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-25T08:44:04.806Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:44:04.806Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T08:44:04.810Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T08:44:04.810Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 973408e6-8993-447d-9fc6-adc4bbe3657d 2023-03-25T08:44:04.810Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T08:44:04.810Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T08:44:04.810Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 973408e6-8993-447d-9fc6-adc4bbe3657d 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-25T08:44:04.818Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:44:04.844Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:44:04.851Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 973408e6-8993-447d-9fc6-adc4bbe3657d 0 ASDC deployResourceStructure 2023-03-25T08:44:04.851Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:44:04.852Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:44:04.852Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:44:04.852Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:44:04.852Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:04.852Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:04.853Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733844852, "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-25T08:44:05.853Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:44:05.877Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:44:05.881Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:44:05.881Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:44:05.881Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:44:05.881Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:44:05.881Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:44:05.881Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:44:05.881Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:44:05.881Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T08:44:05.881Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||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-25T08:44:05.895Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:44:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:44:21.110Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:44:21.110Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733802427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 648a181f-ec30-4e4b-9402-cda0d1a41b6d already exists" } 2023-03-25T08:44:21.111Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:44:35.895Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf 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-25T08:44:35.908Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322d8b07-669b-4d70-af3a-c2a6695b4fcf and serviceModelVersionId: 6531b3bd-49fc-44f5-a02b-ec5e652d69b7 2023-03-25T08:44:35.908Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd71d677-b64a-468d-89fd-44a0ac9c358f 2023-03-25T08:44:35.909Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 2023-03-25T08:44:35.915Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:44:35.929Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||Invoke 2023-03-25T08:44:35.929Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[322d8b07-669b-4d70-af3a-c2a6695b4fcf], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[65151a24-b171-4872-858a-6c294f2be2b2], X-ECOMP-RequestID=[322d8b07-669b-4d70-af3a-c2a6695b4fcf], X-TransactionId=[], X-ONAP-RequestID=[322d8b07-669b-4d70-af3a-c2a6695b4fcf], Content-Type=[application/merge-patch+json]} 2023-03-25T08:44:35.936Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:44:36.052Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?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/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:44:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[113], vertex-id=[532680], x-aai-txid=[0-aai-resources-230325-08:44:35:125-34009], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:44:36.052Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:44:36.052Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd71d677-b64a-468d-89fd-44a0ac9c358f/model-vers/model-ver/6531b3bd-49fc-44f5-a02b-ec5e652d69b7?depth=0|INFO|500||InvokeReturn 2023-03-25T08:44:36.052Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:44:36.052Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:44:36.065Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:44:36.065Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322d8b07-669b-4d70-af3a-c2a6695b4fcf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T08:44:36.065Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:44:36.065Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:36.065Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:36.065Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733876065, "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-25T08:44:37.102Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:44:37.102Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"7dee6bbc-c8fa-4f30-86af-412437cb86ee","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"f93ce852-8796-4ec7-89a1-80ff585a9ae9","serviceDescription":"service","serviceInvariantUUID":"95b0efc4-d903-4f88-b0e4-83d825eef276","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"db9f0c72-5dbc-4441-8bd4-e630a86c1f12","resourceInvariantUUID":"7cd444e7-991e-464d-b99b-6ac5b0bc6c37","resourceCustomizationUUID":"f4607ef5-5502-4972-93ba-aebbc074b812","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":"NjE2ZTM2YThjOTlmMjg0Yzk2ODFmNDlhMjY4Y2NkNzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8ff66a95-a377-492b-aca5-f0a6e29405eb","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":"9ad18601-37b8-4f7e-a61f-13cb8c11a857","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":"8af87606-e23b-4479-96b0-74916551ad1a","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":"MTNjODYzYTM5ZmI5MzdkZWEwZDliYjI3OGY4MjA2NmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"1fcc21ec-c9db-426e-b753-b74acce684f0","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":"aae2e07d-6d5e-4b8c-a15b-bb8ac37f7f5c","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":"936d7f31-c1fb-41cd-89bc-01350aae2b29","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":"30d148e1-d1a3-42b8-811c-bce7e6201f58","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":"MjgxM2UwY2I0MzE0YWJlNjQ0YWIwYjVhY2U5M2Q2MTY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"093b95a8-83e3-42a8-8974-fe274bb90efe","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"273d9fa1-6219-48d6-a68e-87b03c915157","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:44:37.103Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:44:37.103Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:37.103Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:37.103Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:44:38.103Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:44:38.104Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:38.104Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:38.104Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:44:39.104Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:44:39.104Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:39.104Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:39.105Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:44:40.105Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:44:40.105Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:40.106Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:40.106Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:44:41.106Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:44:41.107Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:41.107Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:41.107Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:44:42.108Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:44:42.108Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:42.108Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:42.108Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:44:43.109Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:44:43.109Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:43.109Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:43.109Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:44:44.110Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:44:44.110Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:44.111Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:44.111Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:44:45.111Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:44:45.112Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:45.112Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:45.112Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:44:46.113Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "f93ce852-8796-4ec7-89a1-80ff585a9ae9", "serviceDescription": "service", "serviceInvariantUUID": "95b0efc4-d903-4f88-b0e4-83d825eef276", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "f4607ef5-5502-4972-93ba-aebbc074b812", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "db9f0c72-5dbc-4441-8bd4-e630a86c1f12", "resourceInvariantUUID": "7cd444e7-991e-464d-b99b-6ac5b0bc6c37", "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": "YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "273d9fa1-6219-48d6-a68e-87b03c915157" } ], "workloadContext": "Production" } 2023-03-25T08:44:46.113Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:44:46.113Z|322d8b07-669b-4d70-af3a-c2a6695b4fcf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f93ce852-8796-4ec7-89a1-80ff585a9ae9 ASDC 2023-03-25T08:44:46.113Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:7dee6bbc-c8fa-4f30-86af-412437cb86ee ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:f93ce852-8796-4ec7-89a1-80ff585a9ae9 ServiceInvariantUUID:95b0efc4-d903-4f88-b0e4-83d825eef276 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:273d9fa1-6219-48d6-a68e-87b03c915157 ArtifactChecksum:YTMyODk4N2E5OTEyMzRjYmVhNGI4ODA0NjI5NWU4ZmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:f4607ef5-5502-4972-93ba-aebbc074b812 ResourceInvariantUUID:7cd444e7-991e-464d-b99b-6ac5b0bc6c37 ResourceName:test-pnf ResourceType:PNF ResourceUUID:db9f0c72-5dbc-4441-8bd4-e630a86c1f12 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:44:46.113Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f93ce852-8796-4ec7-89a1-80ff585a9ae9 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-25T08:44:46.159Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:44:46.160Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:44:46.160Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:44:46.160Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 273d9fa1-6219-48d6-a68e-87b03c915157 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:44:46.160Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:44:46.161Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:44:46.182Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:44:46.182Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@b6f0812 2023-03-25T08:44:46.182Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:44:46.182Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T08:44:46.183Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 273d9fa1-6219-48d6-a68e-87b03c915157 Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:44:46.183Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:44:46.183Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:44:46.183Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:44:46.183Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:46.183Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:46.183Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733886183, "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-25T08:44:47.184Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:273d9fa1-6219-48d6-a68e-87b03c915157) 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-25T08:44:47.206Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:44:47.207Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T08:44:47.212Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T08:44:47.212Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: db9f0c72-5dbc-4441-8bd4-e630a86c1f12 2023-03-25T08:44:47.213Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||No resources found for Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T08:44:47.213Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T08:44:47.213Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 db9f0c72-5dbc-4441-8bd4-e630a86c1f12 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-25T08:44:47.221Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:44:47.248Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:44:47.254Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf db9f0c72-5dbc-4441-8bd4-e630a86c1f12 0 ASDC deployResourceStructure 2023-03-25T08:44:47.254Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:44:47.255Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:44:47.255Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:44:47.255Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:44:47.255Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:44:47.255Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:44:47.255Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733887255, "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-25T08:44:48.256Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:44:48.284Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:44:48.288Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:44:48.288Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:44:48.288Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:44:48.288Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:44:48.288Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:44:48.288Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:44:48.288Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:44:48.288Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T08:44:48.288Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||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-25T08:44:48.304Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:45:18.305Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee 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-25T08:45:18.320Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7dee6bbc-c8fa-4f30-86af-412437cb86ee and serviceModelVersionId: f93ce852-8796-4ec7-89a1-80ff585a9ae9 2023-03-25T08:45:18.321Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 95b0efc4-d903-4f88-b0e4-83d825eef276 2023-03-25T08:45:18.322Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 2023-03-25T08:45:18.331Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:45:18.349Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||Invoke 2023-03-25T08:45:18.349Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bcf4068d-bbb0-4cf4-ac0a-e32b02c5f52e], X-ECOMP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], X-TransactionId=[], X-ONAP-RequestID=[7dee6bbc-c8fa-4f30-86af-412437cb86ee], Content-Type=[application/merge-patch+json]} 2023-03-25T08:45:18.359Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:45:18.503Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?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/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:45:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[258104], x-aai-txid=[2-aai-resources-230325-08:45:17:550-32976], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:45:18.503Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:45:18.504Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/95b0efc4-d903-4f88-b0e4-83d825eef276/model-vers/model-ver/f93ce852-8796-4ec7-89a1-80ff585a9ae9?depth=0|INFO|500||InvokeReturn 2023-03-25T08:45:18.505Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:45:18.505Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:45:18.516Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:45:18.516Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7dee6bbc-c8fa-4f30-86af-412437cb86ee and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T08:45:18.516Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:45:18.516Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:45:18.517Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:45:18.517Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733918516, "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-25T08:45:19.547Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-25T08:45:19.548Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"68d1892d-726d-4e69-979a-76447d6396fd","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"e8191c96-3ecd-4c23-9d57-9293cb7b189e","serviceDescription":"service","serviceInvariantUUID":"887e6d8e-cec4-4e80-b63c-01b7e6387caa","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b722039e-dca1-4e3c-97e1-a6b38fc125c9","resourceInvariantUUID":"3d363240-363f-4ab1-934c-b79db28f53ec","resourceCustomizationUUID":"021fb00c-9d3b-4a8d-8349-88a517b8e867","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":"ZWU1MWJhNmQ5NWVlMWEwZDMxMjYxNjE1NTA1ZjQ4NzA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27d9b014-8f09-41cb-8b35-95b7961fef34","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":"8e44d61e-5b9e-4e2f-bee5-91ce0515dca2","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":"1652dc0e-fee4-4821-942f-f9f04f4d6098","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":"MjlkOTI5YTVkNDBhOWM3MGRjZTZiOTdiM2Y2MDZiZmU\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"7af0a5bb-ec15-4d77-9d2a-35d3c4c9bbbd","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":"9d480408-3715-4d4a-a0a1-208623c20ee8","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":"40eb7a3b-31ee-4066-a57c-05a810bcdd68","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":"5cae89e9-0d76-47b5-ae44-f9f716b8fb5f","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":"MTAwNDJiMmEyZDJhZTcyYmE4Mjk1NGIxZDNkMzgwNTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"78947c5f-3c4e-4f31-8146-bf0f5cfcd031","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"087bcbe1-0428-47d9-b62f-b0d2cb5e688b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-25T08:45:19.548Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:45:19.548Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:45:19.548Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:45:19.548Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:45:20.549Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:45:20.549Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:45:20.550Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:45:20.550Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:45:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:45:21.111Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:45:21.111Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "f7d48d1d-a72c-4af2-a8ec-577e99f6e861", "consumerID": "SO-sdc-controller", "timestamp": 1679733833675, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-25T08:45:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:45:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:45:21.112Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:45:21.112Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:45:21.112Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:45:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:45:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:45:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:45:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:45:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:45:21.113Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:45:21.113Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:45:21.113Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:45:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:45:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:45:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:45:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:45:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:45:21.114Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:45:21.114Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:45:21.114Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:45:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:45:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:45:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:45:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:45:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:45:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:45:21.115Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:45:21.115Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:45:21.115Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733843787, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:45:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:45:21.116Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:45:21.116Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733844852, "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-25T08:45:21.116Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:45:21.550Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:45:21.551Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:45:21.551Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:45:21.551Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:45:22.551Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:45:22.552Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:45:22.552Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:45:22.553Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:45:23.553Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:45:23.554Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:45:23.554Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:45:23.554Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:45:24.555Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:45:24.555Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:45:24.556Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:45:24.556Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:45:25.556Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:45:25.557Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:45:25.557Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:45:25.557Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:45:26.557Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:45:26.558Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:45:26.558Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:45:26.558Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "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-25T08:45:27.559Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-25T08:45:27.560Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:45:27.560Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:45:27.560Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:45:28.561Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "e8191c96-3ecd-4c23-9d57-9293cb7b189e", "serviceDescription": "service", "serviceInvariantUUID": "887e6d8e-cec4-4e80-b63c-01b7e6387caa", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "021fb00c-9d3b-4a8d-8349-88a517b8e867", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b722039e-dca1-4e3c-97e1-a6b38fc125c9", "resourceInvariantUUID": "3d363240-363f-4ab1-934c-b79db28f53ec", "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": "ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "087bcbe1-0428-47d9-b62f-b0d2cb5e688b" } ], "workloadContext": "Production" } 2023-03-25T08:45:28.561Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-25T08:45:28.562Z|7dee6bbc-c8fa-4f30-86af-412437cb86ee|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e8191c96-3ecd-4c23-9d57-9293cb7b189e ASDC 2023-03-25T08:45:28.562Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:68d1892d-726d-4e69-979a-76447d6396fd ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:e8191c96-3ecd-4c23-9d57-9293cb7b189e ServiceInvariantUUID:887e6d8e-cec4-4e80-b63c-01b7e6387caa 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:087bcbe1-0428-47d9-b62f-b0d2cb5e688b ArtifactChecksum:ZGVkYjdhNDRiMGUyZGRjYzYwMmE0NWQ2NWE2OGQ0OTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:021fb00c-9d3b-4a8d-8349-88a517b8e867 ResourceInvariantUUID:3d363240-363f-4ab1-934c-b79db28f53ec ResourceName:test-pnf ResourceType:PNF ResourceUUID:b722039e-dca1-4e3c-97e1-a6b38fc125c9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-25T08:45:28.562Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e8191c96-3ecd-4c23-9d57-9293cb7b189e 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-25T08:45:28.604Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-25T08:45:28.605Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:45:28.605Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-03-25T08:45:28.605Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 087bcbe1-0428-47d9-b62f-b0d2cb5e688b from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:45:28.605Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-03-25T08:45:28.605Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-25T08:45:28.643Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||GET Response Status 404 2023-03-25T08:45:28.644Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1c779b74 2023-03-25T08:45:28.644Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-25T08:45:28.644Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-25T08:45:28.644Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 087bcbe1-0428-47d9-b62f-b0d2cb5e688b Specified artifact is not found 300 ASDC artifact download fail 2023-03-25T08:45:28.645Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:45:28.645Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:45:28.645Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-25T08:45:28.645Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:45:28.645Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:45:28.645Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733928645, "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-25T08:45:29.646Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:087bcbe1-0428-47d9-b62f-b0d2cb5e688b) 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-25T08:45:29.670Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:45:29.670Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_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-25T08:45:29.675Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||test-pnf 0 2023-03-25T08:45:29.676Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b722039e-dca1-4e3c-97e1-a6b38fc125c9 2023-03-25T08:45:29.676Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||No resources found for Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T08:45:29.676Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T08:45:29.676Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 b722039e-dca1-4e3c-97e1-a6b38fc125c9 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-25T08:45:29.684Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:45:29.710Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:45:29.717Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf b722039e-dca1-4e3c-97e1-a6b38fc125c9 0 ASDC deployResourceStructure 2023-03-25T08:45:29.717Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:45:29.718Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:45:29.718Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:45:29.718Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-25T08:45:29.718Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:45:29.718Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:45:29.718Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733929718, "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-25T08:45:30.720Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:45:30.751Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-25T08:45:30.756Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-25T08:45:30.756Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-25T08:45:30.756Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-25T08:45:30.757Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-25T08:45:30.757Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:45:30.757Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:45:30.757Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-25T08:45:30.757Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-25T08:45:30.757Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||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-25T08:45:30.774Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-25T08:46:00.775Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 68d1892d-726d-4e69-979a-76447d6396fd 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-25T08:46:00.782Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 68d1892d-726d-4e69-979a-76447d6396fd and serviceModelVersionId: e8191c96-3ecd-4c23-9d57-9293cb7b189e 2023-03-25T08:46:00.783Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 887e6d8e-cec4-4e80-b63c-01b7e6387caa 2023-03-25T08:46:00.783Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 2023-03-25T08:46:00.791Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-03-25T08:46:00.808Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||Invoke 2023-03-25T08:46:00.809Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b1cb3fd7-4bd0-4f18-9bbb-d4320ad6f9ba], X-ECOMP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], X-TransactionId=[], X-ONAP-RequestID=[68d1892d-726d-4e69-979a-76447d6396fd], Content-Type=[application/merge-patch+json]} 2023-03-25T08:46:00.822Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-25T08:46:00.971Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?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/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0 has http status code:200 and response headers:{date=[Sat, 25 Mar 2023 08:46:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[145], vertex-id=[266296], x-aai-txid=[1-aai-resources-230325-08:46:00:013-74642], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-25T08:46:00.971Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-25T08:46:00.972Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/887e6d8e-cec4-4e80-b63c-01b7e6387caa/model-vers/model-ver/e8191c96-3ecd-4c23-9d57-9293cb7b189e?depth=0|INFO|500||InvokeReturn 2023-03-25T08:46:00.972Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-25T08:46:00.972Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-25T08:46:00.982Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-25T08:46:00.983Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 68d1892d-726d-4e69-979a-76447d6396fd and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-25T08:46:00.983Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-25T08:46:00.983Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-03-25T08:46:00.983Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-25T08:46:00.983Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733960983, "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-25T08:46:02.009Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:46:02.010Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-25T08:46:02.010Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 0 disconnected. 2023-03-25T08:46:02.011Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Node 1 disconnected. 2023-03-25T08:46:02.011Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-25T08:46:02.011Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-25T08:46:02.011Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T08:46:02.011Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T08:46:02.015Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=13, 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-25T08:46:02.016Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-16e86b3c-197e-4b17-a73e-a236745dce5c 2023-03-25T08:46:02.016Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-25T08:46:02.016Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] (Re-)joining group 2023-03-25T08:46:03.764Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:46:06.774Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:46:09.783Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:46:12.791Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:46:15.802Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:46:18.812Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Request joining group due to: group is already rebalancing 2023-03-25T08:46:21.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:46:21.123Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:46:21.124Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] (Re-)joining group 2023-03-25T08:46:21.129Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully joined group with generation Generation{generationId=88, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:46:21.129Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully joined group with generation Generation{generationId=88, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-16e86b3c-197e-4b17-a73e-a236745dce5c', protocol='range'} 2023-03-25T08:46:21.133Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:46:21.134Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:46:21.134Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:46:21.134Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:46:21.134Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:46:21.134Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to CVP8XS7RQkOs_mlrmixwXg 2023-03-25T08:46:21.134Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Finished assignment for group at generation 88: {SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-16e86b3c-197e-4b17-a73e-a236745dce5c=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-25T08:46:21.148Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Successfully synced group in generation Generation{generationId=88, memberId='SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456-16e86b3c-197e-4b17-a73e-a236745dce5c', protocol='range'} 2023-03-25T08:46:21.148Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Successfully synced group in generation Generation{generationId=88, memberId='SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05-49ec825f-e6ae-424a-91da-3030afcd9df1', protocol='range'} 2023-03-25T08:46:21.149Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-25T08:46:21.149Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-25T08:46:21.149Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-25T08:46:21.149Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-25T08:46:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:46:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:46:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:46:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=3827, 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-25T08:46:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:46:21.153Z||pool-2-thread-5|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-41a3cdd2-9120-46fb-aef9-d234e7b94a05, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:46:21.153Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:46:21.153Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:46:21.153Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:46:21.154Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-25T08:46:21.154Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-25T08:46:21.154Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-25T08:46:21.237Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Fetch 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}} is out of range for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0, resetting offset 2023-03-25T08:46:21.241Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-7fe8212c-e94d-4b3a-ad48-83811c2aa456, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=13, 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-25T08:46:22.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.173Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "322d8b07-669b-4d70-af3a-c2a6695b4fcf", "consumerID": "SO-sdc-controller", "timestamp": 1679733876065, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T08:46:22.173Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.174Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.174Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.174Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.175Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733886183, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733887255, "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-25T08:46:22.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "7dee6bbc-c8fa-4f30-86af-412437cb86ee", "consumerID": "SO-sdc-controller", "timestamp": 1679733918516, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.176Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-25T08:46:22.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.178Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733125427, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-25T08:46:22.178Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.179Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733928645, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-25T08:46:22.179Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.179Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733929718, "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-25T08:46:22.179Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:46:22.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-25T08:46:22.179Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "68d1892d-726d-4e69-979a-76447d6396fd", "consumerID": "SO-sdc-controller", "timestamp": 1679733960983, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-25T08:46:22.179Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-25T08:47:02.010Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:47:21.109Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:48:02.010Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:48:21.110Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:49:02.011Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:49:21.111Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:50:02.012Z|68d1892d-726d-4e69-979a-76447d6396fd|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:50:21.112Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:51:02.014Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:51:21.113Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:52:02.015Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:52:21.115Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:53:02.016Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:53:21.116Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:54:02.017Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:54:21.117Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:55:02.017Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:55:21.117Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:56:02.018Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:56:21.119Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:57:02.019Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:57:21.120Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:58:02.020Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:58:21.120Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-25T08:59:02.020Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-25T08:59:21.122Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO